.useNotice_notices__V_QV0{position:fixed;top:72px;right:0;max-width:25dvw;z-index:10;transition:all .25s}.useNotice_notices__V_QV0 .useNotice_notice__vyT6l{padding:10px 40px 10px 20px;background-color:var(--background);position:relative;transition:all .25s}.useNotice_notices__V_QV0 .useNotice_notice__vyT6l label,.useNotice_notices__V_QV0 .useNotice_notice__vyT6l p,.useNotice_notices__V_QV0 .useNotice_notice__vyT6l span{color:var(--first-color)}.useNotice_notices__V_QV0 .useNotice_notice__vyT6l svg{position:absolute;width:10px;top:0;right:5px;transition:all .25s;cursor:pointer}.useNotice_notices__V_QV0 .useNotice_notice__vyT6l svg path{transition:all .25s}.useNotice_notices__V_QV0 .useNotice_notice__vyT6l svg:hover{transform:rotate(90deg)}.useNotice_notices__V_QV0 .useNotice_notice__vyT6l svg:hover path{fill:var(--first-color)}.cookies_banner__KOasl{position:fixed;height:100px;top:calc(100dvh - 100px);left:0;right:0;width:100%;z-index:9999;background-color:#fff;color:var(--text-color);display:grid;align-items:center;align-content:center;grid-template-columns:1fr 120px;grid-template-areas:"text button" "acceptance button";column-gap:10px;padding:15px}@media(max-width:900px){.cookies_banner__KOasl{height:125px;top:calc(100dvh - 125px)}}@media(max-width:720px){.cookies_banner__KOasl{height:150px;top:calc(100dvh - 150px)}}@media(max-width:560px){.cookies_banner__KOasl{height:175px;top:calc(100dvh - 175px)}}@media(max-width:480px){.cookies_banner__KOasl{height:200px;top:calc(100dvh - 200px)}}@media(max-width:420px){.cookies_banner__KOasl{height:250px;top:calc(100dvh - 250px)}}@media(max-width:385px){.cookies_banner__KOasl{height:300px;top:calc(100dvh - 300px)}}@media(max-width:350px){.cookies_banner__KOasl{height:350px;top:calc(100dvh - 350px)}}@media(max-width:320px){.cookies_banner__KOasl{height:400px;top:calc(100dvh - 400px)}}.cookies_banner__KOasl p{text-align:center;grid-area:text}.cookies_banner__KOasl button{grid-area:button;width:fit-content;padding:5px 10px;height:fit-content;margin:0}.cookies_banner__KOasl .cookies_acceptance__DUh0F{text-align:center;color:var(--first-color);border-bottom:1px solid rgba(0,0,0,0);grid-area:acceptance;margin:0 auto;width:fit-content;transition:border-color .25s,color .25s}.cookies_banner__KOasl .cookies_acceptance__DUh0F:hover{border-color:var(--second-color);color:var(--second-color)}@keyframes loader_icon-recolor__YeUW3{0%{fill:var(--third-color)}50%{fill:var(--first-color)}to{fill:var(--third-color)}}@keyframes loader_icon-resize__TcE8a{0%{transform:scale(1)}50%{transform:scale(.75)}to{transform:scale(1)}}@keyframes loader_text-recolor__PHMV4{0%{color:var(--third-color)}50%{color:var(--first-color)}to{color:var(--third-color)}}.loader_pageLoader__l_cvB{top:0!important;left:0!important;margin:0!important;padding:0!important;position:absolute;display:flex;flex-flow:column;align-items:center;justify-content:center;text-align:center;width:100%;height:100%;background:var(--background-color)}.loader_pageLoader__l_cvB .loader_loader__GgyUW{width:100px}.loader_loading__ByDRV{display:flex;flex-flow:column;align-items:center;text-align:center;margin:0 auto;position:relative;justify-content:center;height:100%}.loader_loading__ByDRV p{font-size:var(--h6-size);font-weight:700;margin-top:5px;color:var(--third-color);position:relative;transition:all .25s;animation-fill-mode:forwards;animation:loader_text-recolor__PHMV4 1s 1s infinite}.loader_loader__GgyUW{display:flex;justify-content:center;align-items:center;max-width:100px;max-height:100px}.loader_animation__2RX4U,.loader_loader__GgyUW{width:100%;height:100%;position:relative;aspect-ratio:1}.loader_animation__2RX4U{--borderWidth:15px;--count:8;--gap:2deg;--color:var(--first-color);border-radius:50%;padding:1px;background:conic-gradient(rgba(0,0,0,0),var(--color)) content-box;-webkit-mask:repeating-conic-gradient(rgba(0,0,0,0) 0deg,#000 1deg calc(1turn / var(--count) - var(--gap) - 1deg),rgba(0,0,0,0) calc(1turn / var(--count) - var(--gap)) calc(1turn / var(--count))),radial-gradient(farthest-side,rgba(0,0,0,0) calc(98% - var(--borderWidth)),#000 calc(100% - var(--borderWidth)));mask:repeating-conic-gradient(rgba(0,0,0,0) 0deg,#000 1deg calc(1turn / var(--count) - var(--gap) - 1deg),rgba(0,0,0,0) calc(1turn / var(--count) - var(--gap)) calc(1turn / var(--count))),radial-gradient(farthest-side,rgba(0,0,0,0) calc(98% - var(--borderWidth)),#000 calc(100% - var(--borderWidth)));-webkit-mask-composite:destination-in;mask-composite:intersect;animation:rotateByTurn 1s infinite steps(calc(var(--count) * 32))}.loader_icon__NdFXn{z-index:2;width:50%;position:absolute;margin:auto;animation:loader_icon-resize__TcE8a 1s ease-in-out infinite}.loader_icon__NdFXn circle,.loader_icon__NdFXn path{animation:loader_icon-recolor__YeUW3 1s 1s infinite;fill:var(--third-color)}.footer_footer__TsAaF{z-index:1;position:relative;background:var(--footer-background);padding:10px 5%;color:#fff;display:grid;grid-template-areas:"info developed contacts";grid-auto-columns:1fr 1fr 1fr;min-height:100px}@media(max-width:480px){.footer_footer__TsAaF{padding:10px 20px;grid-auto-columns:1fr 1fr;grid-template-areas:"info contacts" "developed developed"}}@media(max-width:480px)and (max-width:380px){.footer_footer__TsAaF{grid-auto-columns:1fr;grid-template-areas:"info" "contacts" "developed"}}.footer_footer__TsAaF .footer_info___SMxr{display:flex;flex-flow:column;grid-area:info;align-items:flex-start;justify-content:center}@media(max-width:380px){.footer_footer__TsAaF .footer_info___SMxr{align-items:center}}.footer_footer__TsAaF .footer_info___SMxr a,.footer_footer__TsAaF .footer_info___SMxr span{margin:5px 0;color:#fff;cursor:pointer}@media(max-width:480px){.footer_footer__TsAaF .footer_info___SMxr a,.footer_footer__TsAaF .footer_info___SMxr span{margin:2.5px 0}}.footer_footer__TsAaF .footer_developed___7tBO{grid-area:developed;display:flex;flex-flow:column;align-items:center;justify-content:center}@media(max-width:480px){.footer_footer__TsAaF .footer_developed___7tBO{min-height:60px}}@media(max-width:380px){.footer_footer__TsAaF .footer_developed___7tBO{align-items:center}}.footer_footer__TsAaF .footer_developed___7tBO p{color:#fff;font-size:20px;margin:5px 0}@media(max-width:480px){.footer_footer__TsAaF .footer_developed___7tBO p{margin:2.5px 0}}.footer_footer__TsAaF .footer_by__Ri4uQ,.footer_footer__TsAaF .footer_contacts__LG2PK{grid-area:contacts;display:flex;flex-flow:column;align-items:flex-end;justify-content:center}@media(max-width:380px){.footer_footer__TsAaF .footer_by__Ri4uQ,.footer_footer__TsAaF .footer_contacts__LG2PK{align-items:center}}.footer_footer__TsAaF .footer_by__Ri4uQ a,.footer_footer__TsAaF .footer_contacts__LG2PK a{color:#fff;margin:5px 0}@media(max-width:480px){.footer_footer__TsAaF .footer_by__Ri4uQ a,.footer_footer__TsAaF .footer_contacts__LG2PK a{margin:2.5px 0}}.footer_footer__TsAaF .footer_by__Ri4uQ p{color:#fff;text-align:center;margin-bottom:10px}.footer_footer__TsAaF .footer_by__Ri4uQ a{display:flex;flex-flow:column;align-items:center}.footer_footer__TsAaF .footer_by__Ri4uQ a svg{width:150px;height:auto;transition:transform .25s}.footer_footer__TsAaF .footer_by__Ri4uQ a svg path{transition:fill .25s}.footer_footer__TsAaF .footer_by__Ri4uQ a:hover svg{transform:scale(1.25)}.footer_footer__TsAaF .footer_by__Ri4uQ a:hover svg path{fill:#ff9e16}.footer_toWorkersPopup___IHhr{display:flex;flex-flow:column;padding:10px}.footer_toWorkersPopup___IHhr h3{text-align:center;color:var(--first-color);font-size:var(--h2-size);margin-bottom:20px;font-weight:600}.footer_toWorkersPopup___IHhr a{left:0;display:flex;flex-flow:column;align-items:center;background:#fff;padding:20px;border-radius:15px;border:2px solid var(--first-color);min-width:200px;font-size:16px;width:fit-content;margin:5px auto}.footer_toWorkersPopup___IHhr a:hover{color:#fff;background:var(--first-color)}.footer_documentsPopupItems__WHOW1{display:flex;flex-flow:row wrap;justify-content:space-around}.footer_documentsPopupItems__WHOW1 .footer_documentsPopupItem__fLqrj{display:flex;flex-flow:column;align-items:center;align-content:center;justify-content:center;transition:transform .25s;margin:0 20px;text-align:center;max-width:240px}.footer_documentsPopupItems__WHOW1 .footer_documentsPopupItem__fLqrj:hover{transform:scale(1.1)}.footer_documentsPopupItems__WHOW1 .footer_documentsPopupItem__fLqrj span{font-size:var(--a-size)}.button_button__0aBGX{padding:15px 40px;border-radius:25px;margin:5px 0;cursor:pointer;transition:all .25s;color:var(--text-color);display:flex;justify-content:center;align-items:center;text-align:center;outline:none;font-size:var(--h6-size)}.button_button__0aBGX:disabled{cursor:not-allowed;background-color:var(--background-color)!important}.button_button__0aBGX:disabled,.button_button__0aBGX:disabled span{-webkit-user-select:none!important;user-select:none!important;color:var(--text-color)}.button_button__0aBGX:disabled span{transition:all .25s}.button_button__0aBGX span{font-size:var(--h6-size);font-weight:600;transition:all .25s;color:var(--text-color)}.button_button__0aBGX.button_active__WKBd5,.button_button__0aBGX:hover{transform:scale(1.1)}.button_isCollapsed__y4nK7{position:relative}.button_isCollapsed__y4nK7 span{position:absolute;left:30px;opacity:0;transition:all .25s;transform:translateX(-100%)}.button_isCollapsed__y4nK7.button_reversed__2oaHy span{left:auto;right:30px;transform:translateX(100%)}.button_isCollapsed__y4nK7:hover span{opacity:1;transform:translateX(0);background-color:var(--first-color);color:#191919;border-radius:13px;padding:2.5px 10px}.button_first__xwFCy,.button_second__YrTsj{background-color:rgba(0,0,0,0);border:none;position:relative}.button_first__xwFCy+.button_arrow__lkgMA,.button_second__YrTsj+.button_arrow__lkgMA{cursor:pointer}.button_first__xwFCy:before,.button_second__YrTsj:before{content:"";position:absolute;top:0;left:0;transition:all .25s;width:100%;border-radius:25px 15px 25px 15px;height:100%;border:2px solid var(--text-color);transform:skew(-15deg)}.button_first__xwFCy.button_active__WKBd5:before,.button_first__xwFCy:hover:before,.button_second__YrTsj.button_active__WKBd5:before,.button_second__YrTsj:hover:before{box-shadow:inset 0 0 30px 5px rgba(255,158,22,.5),0 0 30px 5px rgba(255,158,22,.5);transform:skew(0deg);border-radius:25px}.button_copy__p0mYP,.button_download__c23be,.button_edit__c9eYb,.button_export__9IZIl,.button_import__f99vf,.button_upload__ojTTS,.button_visibility__xKx_b,.button_withIcon___wUJp{display:flex;flex-flow:row;background-color:rgba(0,0,0,0);padding:0;margin:0;border:0;z-index:1;align-items:center;align-content:center;cursor:pointer}.button_copy__p0mYP svg,.button_download__c23be svg,.button_edit__c9eYb svg,.button_export__9IZIl svg,.button_import__f99vf svg,.button_upload__ojTTS svg,.button_visibility__xKx_b svg,.button_withIcon___wUJp svg{display:flex;justify-content:center;align-items:center;padding:2.5px;border-radius:50px;transition:all .5s}.button_copy__p0mYP svg path,.button_download__c23be svg path,.button_edit__c9eYb svg path,.button_export__9IZIl svg path,.button_import__f99vf svg path,.button_upload__ojTTS svg path,.button_visibility__xKx_b svg path,.button_withIcon___wUJp svg path{transition:all .5s;stroke:var(--first-color);fill:var(--first-color)}.button_copy__p0mYP.button_active__WKBd5,.button_copy__p0mYP:hover,.button_download__c23be.button_active__WKBd5,.button_download__c23be:hover,.button_edit__c9eYb.button_active__WKBd5,.button_edit__c9eYb:hover,.button_export__9IZIl.button_active__WKBd5,.button_export__9IZIl:hover,.button_import__f99vf.button_active__WKBd5,.button_import__f99vf:hover,.button_upload__ojTTS.button_active__WKBd5,.button_upload__ojTTS:hover,.button_visibility__xKx_b.button_active__WKBd5,.button_visibility__xKx_b:hover,.button_withIcon___wUJp.button_active__WKBd5,.button_withIcon___wUJp:hover{justify-content:flex-end}.button_copy__p0mYP.button_active__WKBd5 svg,.button_copy__p0mYP:hover svg,.button_download__c23be.button_active__WKBd5 svg,.button_download__c23be:hover svg,.button_edit__c9eYb.button_active__WKBd5 svg,.button_edit__c9eYb:hover svg,.button_export__9IZIl.button_active__WKBd5 svg,.button_export__9IZIl:hover svg,.button_import__f99vf.button_active__WKBd5 svg,.button_import__f99vf:hover svg,.button_upload__ojTTS.button_active__WKBd5 svg,.button_upload__ojTTS:hover svg,.button_visibility__xKx_b.button_active__WKBd5 svg,.button_visibility__xKx_b:hover svg,.button_withIcon___wUJp.button_active__WKBd5 svg,.button_withIcon___wUJp:hover svg{transform:rotate(180deg)}.button_copy__p0mYP.button_active__WKBd5 svg path,.button_copy__p0mYP:hover svg path,.button_download__c23be.button_active__WKBd5 svg path,.button_download__c23be:hover svg path,.button_edit__c9eYb.button_active__WKBd5 svg path,.button_edit__c9eYb:hover svg path,.button_export__9IZIl.button_active__WKBd5 svg path,.button_export__9IZIl:hover svg path,.button_import__f99vf.button_active__WKBd5 svg path,.button_import__f99vf:hover svg path,.button_upload__ojTTS.button_active__WKBd5 svg path,.button_upload__ojTTS:hover svg path,.button_visibility__xKx_b.button_active__WKBd5 svg path,.button_visibility__xKx_b:hover svg path,.button_withIcon___wUJp.button_active__WKBd5 svg path,.button_withIcon___wUJp:hover svg path{fill:var(--text-color);stroke:var(--text-color)}.button_copy__p0mYP svg path,.button_copy__p0mYP:hover svg path,.button_download__c23be svg path,.button_download__c23be:hover svg path,.button_edit__c9eYb svg path,.button_edit__c9eYb:hover svg path,.button_export__9IZIl svg path,.button_export__9IZIl:hover svg path,.button_import__f99vf svg path,.button_import__f99vf:hover svg path,.button_upload__ojTTS svg path,.button_upload__ojTTS:hover svg path{fill:rgba(0,0,0,0)}.button_copy__p0mYP svg path{fill:rgba(0,0,0,0)!important}.button_visibility__xKx_b svg{padding:0}.button_visibility__xKx_b svg path{fill:none}.button_visibility__xKx_b svg path:last-of-type{stroke:none}.button_visibility__xKx_b svg.button_notVisible__mOzKt path:last-of-type{stroke:var(--first-color)}.button_visibility__xKx_b:hover svg path{fill:rgba(0,0,0,0)}.button_visibility__xKx_b:hover svg path:last-of-type{stroke:none}.button_visibility__xKx_b:hover svg.button_notVisible__mOzKt path:last-of-type{stroke:var(--text-color)}.button_first__xwFCy.button_active__WKBd5:before,.button_first__xwFCy:hover:before{border-color:var(--first-color)}.button_first__xwFCy+.button_arrow__lkgMA:hover path,.button_first__xwFCy:hover+.button_arrow__lkgMA path,.button_second__YrTsj+.button_arrow__lkgMA path{fill:var(--first-color)!important}.button_second__YrTsj+.button_arrow__lkgMA:hover path,.button_second__YrTsj:hover+.button_arrow__lkgMA path{fill:var(--text-color)!important}.button_second__YrTsj:before{border-color:var(--first-color)}.button_loader__tubX1{width:25px;margin:0 5px}.button_loader__tubX1>div{width:25px}.button_toriFirst__E3IoP,.button_toriSecond__df0J_{color:var(--second-color);border:none;border-radius:8px;box-shadow:0 5px 6px 0 var(--button-shadow);padding:13px 16px;font-family:Times New Roman}.button_toriFirst__E3IoP:hover,.button_toriSecond__df0J_:hover{transform:none;box-shadow:none}.button_toriFirst__E3IoP{background-color:var(--first-color)}.button_toriFirst__E3IoP span{color:var(--button-text-color-first)}.button_toriSecond__df0J_{background-color:var(--button-background)}.button_toriSecond__df0J_ span{color:var(--button-text-color-second)}@keyframes header_bounce__xmIqe{0%{transform:translateY(0)}50%{transform:translateY(-2%)}to{transform:translateY(0)}}@keyframes header_grow-and-shrink__4NGSn{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes header_slide-from-top__nROcI{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes header_slide-from-top-double__znSeS{0%{transform:translateY(-200%)}to{transform:translateY(0)}}@keyframes header_slide-to-top__GNcfk{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes header_slide-to-top-double__yn6bl{0%{transform:translateY(0)}to{transform:translateY(-200%)}}@keyframes header_slide-from-right__7kQvr{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes header_slide-from-right-double__nKf09{0%{transform:translateX(200%)}to{transform:translateX(0)}}@keyframes header_slide-to-right__ZX3FS{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes header_slide-to-right-double__qLC5m{0%{transform:translateX(0)}to{transform:translateX(200%)}}@keyframes header_slide-from-bottom__B4a_Q{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes header_slide-from-bottom-double__7WeRI{0%{transform:translateY(200%)}to{transform:translateY(0)}}@keyframes header_slide-to-bottom__TuR0l{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes header_slide-to-bottom-double__dsy2G{0%{transform:translateY(0)}to{transform:translateY(200%)}}@keyframes header_slide-from-left__CUudD{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes header_slide-from-left-double__Zmd57{0%{transform:translate(-200%)}to{transform:translate(0)}}@keyframes header_slide-to-left__DBHN2{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes header_slide-to-left-double__QOiRz{0%{transform:translate(0)}to{transform:translate(-200%)}}@keyframes header_grow__EhMwU{0%{max-width:0;max-height:0}to{max-width:100%;max-height:100%}}@keyframes header_shrink__RjKJZ{0%{max-width:100%;max-height:100%}to{max-width:0;max-height:0}}@keyframes header_fade-in__i2f6P{0%{opacity:0}to{opacity:1}}@keyframes header_fade-out__T1P_H{0%{opacity:1}to{opacity:0}}@keyframes header_fade-in-out__1VqFV{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes header_fade-out-in__W_Fy_{0%{opacity:1}50%{opacity:0}to{opacity:1}}@keyframes header_expand___ePH6{0%{max-height:0}50%{max-height:50%}to{max-height:100%}}@keyframes header_collapse__JrauN{0%{max-height:100%}50%{max-height:50%}to{max-height:0}}@keyframes header_rotateY__pQhRu{0%{transform:rotate(0)}to{transform:rotate(180deg)}}@keyframes header_rotateX__6a3il{0%{transform:rotate(90)}to{transform:rotate(270deg)}}@keyframes header_rotateByTurn__FUhpo{to{transform:rotate(1turn)}}@keyframes header_zoom-out-in__0Kvdc{0%{transform:scale(.9)}50%{transform:scale(1)}to{transform:scale(.9)}}@keyframes header_zoom-in-out__YIncC{0%{transform:scale(1)}50%{transform:scale(.9)}to{transform:scale(1)}}@keyframes header_animatedBackground__4PI9G{0%{background-position:0 0}50%{background-position:100% 100%}to{background-position:0 0}}@keyframes header_spinAngle__i26dl{0%{--a:0deg}25%{--a:90deg}50%{--a:180deg}75%{--a:270deg}to{--a:360deg}}@keyframes header_spinTurn__ze1UH{0%{--t:0turn}25%{--t:0.25turn}50%{--t:0.5turn}75%{--t:0.75turn}to{--t:1turn}}@keyframes header_spinTest__0r31P{to{--test:1turn}}@keyframes header_show__KZ2OQ{to{display:flex}}@keyframes header_hide__88gzw{to{display:none}}.header_notice-enter__taFoB{animation:header_slide-from-right__7kQvr .25s;transition:all .25s;animation-fill-mode:forwards}.header_notice-exit__mS37Z{animation:header_slide-to-right__ZX3FS .25s;transition:all .25s;animation-fill-mode:forwards}.header_menu-enter__1ETKl{animation:header_fade-in__i2f6P .25s,header_slide-from-right__7kQvr .25s;transition:all .25s;animation-fill-mode:forwards}.header_menu-exit__62sIt{animation:header_fade-out__T1P_H .25s,header_slide-to-right__ZX3FS .25s;transition:all .25s;animation-fill-mode:forwards}.header_tori-sub-menu-enter__8zFE9{animation:header_fade-in__i2f6P .25s,header_slide-from-bottom__B4a_Q .25s;transition:all .25s;animation-fill-mode:forwards;z-index:0}.header_tori-sub-menu-exit__lTocD{animation:header_fade-out__T1P_H .25s,header_slide-to-bottom__TuR0l .25s;transition:all .25s;animation-fill-mode:forwards;z-index:0}.header_tori-menu-item-text-enter__WLfZl{width:fit-content;animation:header_fade-in__i2f6P .25s,header_slide-from-left__CUudD .25s;transition:all .25s;animation-fill-mode:forwards}.header_tori-menu-item-text-exit__iZs_A{animation:header_fade-out__T1P_H .25s,header_slide-to-left__DBHN2 .25s;transition:all .25s;animation-fill-mode:forwards}.header_tori-menu-item-text-exit-done__aBthG{width:0}.header_input-language-enter__0sy_L{animation:header_slide-from-right__7kQvr .25s;transition:all .25s;animation-fill-mode:forwards;opacity:1;display:flex!important}.header_input-language-enter-active__PttsA{top:0}.header_input-language-exit__RRAfp{animation:header_slide-to-left__DBHN2 .25s;transition:all .25s;animation-fill-mode:forwards;display:flex!important}.header_input-language-exit-active__0ysUg{top:0}.header_input-language-exit-done__Ercph{display:none!important}.header_table-row-enter__kxJuz{animation:header_slide-from-top__nROcI .25s;transition:all .25s;animation-fill-mode:forwards}.header_table-row-exit__Ww3HF{animation:header_slide-to-top__GNcfk .25s;transition:all .25s;animation-fill-mode:forwards}.header_popup-enter__oCsiX{animation:header_slide-from-top__nROcI .25s;transition:all .25s;transition:background-color 0s;animation-fill-mode:forwards}.header_popup-enter-done__vOtsS{background-color:var(--popup-overlay)}.header_popup-exit__Z6bzl{animation:header_slide-to-top__GNcfk .25s;transition:all .25s;transition:background-color 0s;animation-fill-mode:forwards;background-color:rgba(0,0,0,0)}.header_tori-selected-enter__zpasV{animation:header_slide-from-bottom__B4a_Q .25s;transition:all .25s;animation-fill-mode:forwards}.header_tori-selected-exit__sGPAk{animation:header_slide-to-bottom__TuR0l .25s;transition:all .25s;animation-fill-mode:forwards}.header_tori-spoiler-enter__qKTr0{animation:header_slide-from-top__nROcI .25s;transition:all .25s;animation-fill-mode:forwards}.header_tori-spoiler-exit__dVyrA{animation:header_slide-to-top__GNcfk .25s;transition:all .25s;animation-fill-mode:forwards}.header_tori-table-settings-enter__V9xp_{animation:header_fade-in__i2f6P .25s;transition:all .25s;animation-fill-mode:forwards}.header_tori-table-settings-exit__LPiHy{animation:header_fade-out__T1P_H .25s;transition:all .25s;animation-fill-mode:forwards}.header_tori-selector-enter__W3jhQ{animation:header_fade-in__i2f6P .25s}.header_tori-selector-exit__Z66iz{animation:header_fade-out__T1P_H .25s}.header_tori-selector-enter__W3jhQ{animation:header_slide-from-bottom__B4a_Q .25s,header_fade-in__i2f6P .25s;transition:all .25s;animation-fill-mode:forwards}.header_tori-selector-exit__Z66iz{animation:header_fade-out__T1P_H .25s,header_slide-to-bottom__TuR0l .25s;transition:all .25s;animation-fill-mode:forwards}.header_tori-selector-exit-done__rdIBR{display:none!important}.header_tori-tabs-enter__i0T6S{animation:header_slide-from-right__7kQvr .25s;transition:all .25s;animation-fill-mode:forwards}.header_tori-tabs-exit__Y_Pl8{animation:header_slide-to-left__DBHN2 .25s;transition:all .25s;animation-fill-mode:forwards}.header_tori-tabs-controls-enter__I5OFq{animation:header_slide-from-top__nROcI .25s;transition:all .25s;animation-fill-mode:forwards}.header_tori-tabs-controls-exit__tQWWU{animation:header_slide-to-top__GNcfk .25s;transition:all .25s;animation-fill-mode:forwards}.header_tori-tools-enter__F6xo_{animation:header_slide-from-left__CUudD .25s,header_fade-in__i2f6P .25s;transition:all .25s;animation-fill-mode:forwards}.header_tori-tools-exit__Hvrln{animation:header_slide-to-left__DBHN2 .25s,header_fade-out__T1P_H .25s;transition:all .25s;animation-fill-mode:forwards}.header_tori-page-appear__QCARk,.header_tori-page-enter__b7jYq{animation:header_slide-from-top__nROcI .25s;transition:all .25s;animation-fill-mode:forwards}.header_tori-page-exit__JO8T0{animation:header_slide-to-bottom__TuR0l .25s;transition:all .25s;animation-fill-mode:forwards}.header_citiesSpoiler-appear__SfEKx,.header_citiesSpoiler-enter__0JYIX{animation:header_slide-from-left-double__Zmd57 .25s;transition:all .25s;animation-fill-mode:forwards}.header_citiesSpoiler-exit__hrkfg{animation:header_slide-to-left-double__QOiRz .25s;transition:all .25s;animation-fill-mode:forwards}@media(max-width:1080px){.header_citiesSpoiler-appear__SfEKx,.header_citiesSpoiler-enter__0JYIX{animation:header_slide-from-right-double__nKf09 .25s;transition:all .25s;animation-fill-mode:forwards}.header_citiesSpoiler-exit__hrkfg{animation:header_slide-to-right-double__qLC5m .25s;transition:all .25s;animation-fill-mode:forwards}}.header_locationsSpoiler-appear__Zmp_Z,.header_locationsSpoiler-enter__ZEnBc{animation:header_slide-from-left-double__Zmd57 .25s;transition:all .25s;animation-fill-mode:forwards}.header_locationsSpoiler-exit__M_26o{animation:header_slide-to-left-double__QOiRz .25s;transition:all .25s;animation-fill-mode:forwards}@media(max-width:1080px){.header_locationsSpoiler-appear__Zmp_Z,.header_locationsSpoiler-enter__ZEnBc{animation:header_slide-from-right-double__nKf09 .25s;transition:all .25s;animation-fill-mode:forwards}.header_locationsSpoiler-exit__M_26o{animation:header_slide-to-right-double__qLC5m .25s;transition:all .25s;animation-fill-mode:forwards}}.header_phonesSpoiler-appear__4t8h5,.header_phonesSpoiler-enter__ypsyH{animation:header_slide-from-left-double__Zmd57 .25s;transition:all .25s;animation-fill-mode:forwards}.header_phonesSpoiler-exit__WUO61{animation:header_slide-to-left-double__QOiRz .25s;transition:all .25s;animation-fill-mode:forwards}@media(max-width:1080px){.header_phonesSpoiler-appear__4t8h5,.header_phonesSpoiler-enter__ypsyH{animation:header_slide-from-right-double__nKf09 .25s;transition:all .25s;animation-fill-mode:forwards}.header_phonesSpoiler-exit__WUO61{animation:header_slide-to-right-double__qLC5m .25s;transition:all .25s;animation-fill-mode:forwards}}.header_sliderItem-appear__rK2CA,.header_sliderItem-enter__e5DKR{animation:header_slide-from-right__7kQvr .25s;transition:all .25s;animation-fill-mode:forwards}.header_sliderItem-exit__mH1CB{animation:header_slide-to-left__DBHN2 .25s;transition:all .25s;animation-fill-mode:forwards}.header_banner-appear__oPTi9,.header_banner-enter__H_l4x{animation:header_slide-from-right__7kQvr .25s;transition:all .25s;animation-fill-mode:forwards}.header_banner-exit__WqYKS{animation:header_slide-to-left__DBHN2 .25s;transition:all .25s;animation-fill-mode:forwards}.header_collectionItem-appear__PPSoR,.header_collectionItem-enter__AW6QB{animation:header_slide-from-bottom__B4a_Q .25s;transition:all .25s;animation-fill-mode:forwards}.header_collectionItem-exit__HSeus{animation:header_slide-to-bottom__TuR0l .25s;transition:all .25s;animation-fill-mode:forwards}.header_filtersSpoiler-appear__THs1i,.header_filtersSpoiler-enter__OuM2_{animation:header_slide-from-right__7kQvr .25s;transition:all .25s;animation-fill-mode:forwards}.header_filtersSpoiler-exit__f3reI{animation:header_slide-to-right__ZX3FS .25s;transition:all .25s;animation-fill-mode:forwards}.header_filterSpoiler-appear___B_d4,.header_filterSpoiler-enter__YzNH6{animation:header_expand___ePH6 .25s;transition:all .25s;animation-fill-mode:forwards;overflow-y:hidden;overflow-x:visible;scrollbar-width:none}.header_filterSpoiler-appear___B_d4::-webkit-scrollbar,.header_filterSpoiler-enter__YzNH6::-webkit-scrollbar{width:0;height:0}.header_filterSpoiler-exit___eF2g{animation:header_collapse__JrauN .25s;transition:all .25s;animation-fill-mode:forwards;overflow-y:hidden;overflow-x:visible;scrollbar-width:none}.header_filterSpoiler-exit___eF2g::-webkit-scrollbar{width:0;height:0}@keyframes header_icon-recolor__FlJUf{0%{fill:var(--second-color)}50%{fill:var(--first-color)}to{fill:var(--second-color)}}@keyframes header_text-recolor__9TvDk{0%{color:var(--second-color)}50%{color:var(--first-color)}to{color:var(--second-color)}}@keyframes header_text-recolor-reversed__eH5N2{0%{color:var(--first-color)}50%{color:var(--second-color)}to{color:var(--first-color)}}.header_header__W_0n8{font-family:var(--montserrat);display:grid;grid-template-areas:"contacts logo buttons";grid-template-columns:1fr 1fr 1fr;padding:5px 5%;position:fixed;top:0;width:100%;height:100px;align-content:center;align-items:center;z-index:10;background:#fff;box-shadow:0 0 10px rgba(23,67,41,.125);border-bottom:1px solid var(--first-color)}.header_header__W_0n8:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background:var(--background-gradient-dual-side)}@media(max-width:1366px){.header_header__W_0n8{padding:10px 3%}}@media(max-width:1080px){.header_header__W_0n8{padding:10px 20px;grid-template-areas:"logo contacts";grid-template-columns:1fr 1fr}}.header_contacts__IRuYA{display:flex;flex-flow:row;grid-area:contacts;z-index:1}@media(max-width:1080px){.header_contacts__IRuYA{justify-content:flex-end}}.header_contacts__IRuYA .header_city__WSBOQ{display:flex;align-items:center;position:relative;margin-right:10px;max-width:50%}.header_contacts__IRuYA .header_city__WSBOQ svg path{fill:var(--first-color)}.header_contacts__IRuYA .header_city__WSBOQ .header_location__eL18z{margin-left:10px;max-width:200px}@media(max-width:1080px){.header_contacts__IRuYA .header_city__WSBOQ .header_location__eL18z{top:100%;right:0;z-index:10;position:fixed;top:79px;left:auto;display:flex;flex-flow:column;align-items:center;background:#fff;padding:10px 20px;border-radius:0 0 0 15px;border:2px solid var(--first-color);min-width:200px;margin:0}.header_contacts__IRuYA .header_city__WSBOQ .header_location__eL18z p{text-align:center;width:100%;margin:10px 0}.header_contacts__IRuYA .header_city__WSBOQ .header_location__eL18z p span{margin-bottom:10px}}.header_contacts__IRuYA .header_city__WSBOQ .header_location__eL18z p span{font-weight:600;cursor:pointer;border-radius:8px;padding:0 2.5px;color:#fff;--a:0deg;transition:--a .25s;background:linear-gradient(var(--background-color),var(--background-color)) padding-box,repeating-conic-gradient(from var(--a),var(--first-color) 0deg,rgba(29,120,85,.25) 60deg) border-box;border:2px solid rgba(0,0,0,0);animation:header_spinAngle__i26dl 8s linear infinite;will-change:--a;background:linear-gradient(transparent,transparent) padding-box,repeating-conic-gradient(from var(--a),var(--border-color) 0deg,var(--first-color) 1turn) border-box!important}.header_contacts__IRuYA .header_city__WSBOQ .header_location__eL18z p span:hover{background:linear-gradient(transparent,transparent) padding-box,repeating-conic-gradient(from var(--a),transparent 0deg,var(--first-color) 1turn) border-box!important;color:#fff}.header_contacts__IRuYA .header_city__WSBOQ .header_spoiler__5VMvx{z-index:10;position:absolute;top:calc(100% + 10px);left:0;background:#fff;border-radius:15px;overflow:hidden;border:2px solid var(--first-color);min-width:240px}@media(max-width:1080px){.header_contacts__IRuYA .header_city__WSBOQ .header_spoiler__5VMvx{top:100%;right:0;z-index:10;position:fixed;top:79px;left:auto;border-radius:0 0 0 15px;border:2px solid var(--first-color);min-width:200px;margin:0}}.header_contacts__IRuYA .header_city__WSBOQ .header_spoilerContent__21cdK{position:relative;width:100%;height:100%;display:flex;flex-flow:column;align-items:center;padding:20px;background:var(--background-gradient-dual-side)}@media(max-width:1080px){.header_contacts__IRuYA .header_city__WSBOQ .header_spoilerContent__21cdK{z-index:10;display:flex;flex-flow:column;align-items:center;padding:10px 20px;border-radius:0 0 0 15px;border:2px solid var(--first-color);min-width:200px;margin:0}}.header_contacts__IRuYA .header_city__WSBOQ .header_spoilerContent__21cdK p{margin-bottom:10px;font-weight:600}.header_contacts__IRuYA .header_city__WSBOQ .header_spoilerContent__21cdK a{border-radius:15px;border:1px solid var(--first-color);padding:5px;width:100%;text-align:center;margin:5px 0;background:#fff}.header_contacts__IRuYA .header_city__WSBOQ .header_spoilerContent__21cdK a:hover{background:var(--first-color);color:#fff}.header_contacts__IRuYA .header_phones__6jOlm{display:flex;align-items:center;max-width:50%}.header_contacts__IRuYA .header_phones__6jOlm svg path{fill:var(--first-color)}.header_contacts__IRuYA .header_phones__6jOlm .header_cityPhones__rm_SB{margin-left:10px;display:flex;flex-flow:column}@media(max-width:1080px){.header_contacts__IRuYA .header_phones__6jOlm .header_cityPhones__rm_SB{top:100%;right:0;z-index:10;position:fixed;top:79px;left:auto;display:flex;flex-flow:column;align-items:center;background:#fff;padding:10px 20px;border-radius:0 0 0 15px;border:2px solid var(--first-color);min-width:200px;margin:0}.header_contacts__IRuYA .header_phones__6jOlm .header_cityPhones__rm_SB a{margin:5px 0;font-size:16px;font-weight:600}}.header_contacts__IRuYA .header_phones__6jOlm .header_cityPhones__rm_SB a{margin-top:5px;color:var(--third-color)}.header_contacts__IRuYA .header_phones__6jOlm .header_cityPhones__rm_SB a:hover{color:var(--first-color)}.header_logo__7nEFT{display:flex;align-items:center;grid-area:logo;justify-content:center;height:fit-content;z-index:1}@media(max-width:1080px){.header_logo__7nEFT{justify-content:flex-start}}.header_logo__7nEFT svg{margin-right:5px}@media(max-width:480px){.header_logo__7nEFT svg{width:50px}}.header_logo__7nEFT svg path{fill:var(--first-color);animation:header_icon-recolor__FlJUf 2s infinite forwards}.header_logo__7nEFT svg path:first-of-type,.header_logo__7nEFT svg path:nth-of-type(2){fill:var(--second-color)!important}.header_logo__7nEFT p{margin:0 0 0 10px;font-weight:700;font-family:Times New Roman;font-style:italic}.header_logo__7nEFT p span{font-family:Times New Roman;animation-fill-mode:forwards;color:var(--first-color);font-weight:700}.header_logo__7nEFT p,.header_logo__7nEFT span{font-size:48px}@media(max-width:480px){.header_logo__7nEFT p,.header_logo__7nEFT span{font-size:6.5vw}}.header_logo__7nEFT:hover p,.header_logo__7nEFT:hover span{color:var(--first-color)}.header_logo__7nEFT:hover span{color:var(--second-color)}.header_logo__7nEFT:hover svg path{fill:var(--second-color)}.header_buttons__XcHyh{display:flex;grid-area:buttons;justify-content:flex-end;align-items:center}.header_buttons__XcHyh svg path{fill:var(--first-color)}.header_cartButton__KvQfj{position:relative;display:flex;flex-flow:column;align-items:center;justify-content:center;z-index:1}.header_cartButton__KvQfj .header_image__YXeV2{position:relative}.header_cartButton__KvQfj .header_image__YXeV2 .header_count__00VKF{width:20px;display:flex;aspect-ratio:1;position:absolute;top:0;right:0;justify-content:center;align-items:center;background:var(--first-color);border-radius:50%;color:#fff;padding:2.5px;font-size:13px;right:-2.5px;left:auto}@media(max-width:1080px){.header_cartButton__KvQfj{position:fixed;bottom:0;left:0;padding:5px 3px;aspect-ratio:1;width:60px;height:60px;background:#fff;border-radius:0 15px 0 0;box-shadow:0 0 10px rgba(0,0,0,.125)}.header_cartButton__KvQfj svg{width:40px;height:30px}.header_cartButton__KvQfj p{font-size:16px}}@media(max-width:480px){.header_cartButton__KvQfj p{font-size:12px}}.header_cartButton__KvQfj:hover svg path{fill:var(--third-color)}.header_cartButton__KvQfj:hover p{color:var(--first-color)}@media(max-width:1080px){.header_menu__WhcUM{position:fixed;bottom:0;left:auto;right:0;background:#fff;border-radius:15px 0 0 0;height:60px;width:60px;display:flex;justify-content:center;align-items:center;align-content:center;overflow:hidden;box-shadow:0 0 10px rgba(0,0,0,.125)}.header_menu__WhcUM>div{border-radius:0;margin-left:0}}.menu_menu__nYDHW .menu_trigger__PCO5F{margin-left:10px;width:60px;height:60px;border-radius:15px;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:1;position:relative}.menu_menu__nYDHW .menu_trigger__PCO5F svg path{fill:var(--third-color)}.menu_menu__nYDHW .menu_trigger__PCO5F.menu_active__BFced,.menu_menu__nYDHW .menu_trigger__PCO5F:hover{background:var(--first-color)}.menu_menu__nYDHW .menu_trigger__PCO5F.menu_active__BFced svg,.menu_menu__nYDHW .menu_trigger__PCO5F:hover svg{transform:rotate(90deg)}.menu_menu__nYDHW .menu_trigger__PCO5F.menu_active__BFced svg path,.menu_menu__nYDHW .menu_trigger__PCO5F:hover svg path{fill:#fff}.menu_menu__nYDHW .menu_trigger__PCO5F.menu_active__BFced:hover{background:none}.menu_menu__nYDHW .menu_trigger__PCO5F.menu_active__BFced:hover svg{transform:rotate(0deg)}.menu_menu__nYDHW .menu_trigger__PCO5F.menu_active__BFced:hover svg path{fill:var(--third-color)}@media(max-width:1080px){.menu_menu__nYDHW .menu_trigger__PCO5F{box-shadow:0 0 10px rgba(0,0,0,.125);margin-left:0;border-radius:15px 0 0}}@media(max-width:480px){.menu_menu__nYDHW .menu_trigger__PCO5F:hover{background:inherit}.menu_menu__nYDHW .menu_trigger__PCO5F:hover svg{transform:inherit}.menu_menu__nYDHW .menu_trigger__PCO5F:hover svg path{fill:#000}.menu_menu__nYDHW .menu_trigger__PCO5F.menu_active__BFced:hover{background:var(--first-color)}.menu_menu__nYDHW .menu_trigger__PCO5F.menu_active__BFced:hover svg{transform:rotate(90deg)}.menu_menu__nYDHW .menu_trigger__PCO5F.menu_active__BFced:hover svg path{fill:#fff}}.menu_menu__nYDHW .menu_wrapper__0mLnM{position:absolute;min-width:450px;width:25vw;top:0;right:0;z-index:0;height:100dvh}@media(max-width:1080px){.menu_menu__nYDHW .menu_wrapper__0mLnM{position:fixed;top:100px;min-width:320px}}@media(max-width:480px){.menu_menu__nYDHW .menu_wrapper__0mLnM{min-width:100%}}.menu_menu__nYDHW .menu_wrapper__0mLnM .menu_content__tWGe_{padding:110px 0 60px 50px;display:flex;flex-flow:column;background:var(--background-gradient-dual-side);background-color:#fff;height:100dvh;overflow:hidden;box-shadow:0 0 10px rgba(0,0,0,.125);position:relative;width:100%;height:100%}@media(max-width:1080px){.menu_menu__nYDHW .menu_wrapper__0mLnM .menu_content__tWGe_{padding:30px 0 60px 30px}}.menu_menu__nYDHW .menu_wrapper__0mLnM .menu_content__tWGe_ .menu_items__l7jRF{overflow:auto;display:flex;flex-flow:column}.menu_menu__nYDHW .menu_wrapper__0mLnM .menu_content__tWGe_ h3{font-size:var(--h2-size);color:var(--first-color);text-transform:uppercase;font-weight:600;margin-bottom:20px;border-left:2px solid var(--first-color);padding-left:10px}.menu_menu__nYDHW .menu_wrapper__0mLnM .menu_content__tWGe_ .menu_menuItem__kqRYa{font-size:var(--h3-size);border-bottom:2px solid rgba(0,0,0,0);width:fit-content;padding:2% 0;font-size:1.3em;color:var(--second-color);width:calc(100% - 20px);margin:5px 0}.menu_menu__nYDHW .menu_wrapper__0mLnM .menu_content__tWGe_ .menu_menuItem__kqRYa.menu_active__BFced,.menu_menu__nYDHW .menu_wrapper__0mLnM .menu_content__tWGe_ .menu_menuItem__kqRYa:hover{border-color:var(--first-color);color:#000}.request_request__Q3aND{display:grid;grid-template-areas:"details cart" "button cart";grid-template-columns:1fr 3fr;grid-auto-rows:auto 1fr}@media(max-width:1080px){.request_request__Q3aND{grid-template-areas:"cart" "details" "button";grid-template-columns:1fr;grid-auto-rows:auto}}.request_request__Q3aND label{color:var(--text-color);font-size:1.3em;font-weight:600}.request_request__Q3aND .request_cart__mS8JS{grid-area:cart;margin-left:20px}.request_request__Q3aND .request_cart__mS8JS .request_header__9pt2b,.request_request__Q3aND .request_cart__mS8JS .request_items__DogrK .request_cartItem__JJ9qN{display:grid;grid-template-areas:"image title count price";grid-template-columns:160px 1fr 150px 150px}.request_request__Q3aND .request_cart__mS8JS .request_items__DogrK .request_cartItem__JJ9qN{margin:0 0 20px}.request_request__Q3aND .request_cart__mS8JS .request_items__DogrK .request_cartItem__JJ9qN img{border-radius:15px;overflow:hidden;object-fit:cover}.request_request__Q3aND .request_cart__mS8JS .request_items__DogrK .request_cartItem__JJ9qN p{font-size:1.25em;display:flex;flex-flow:column;text-align:center;width:100%}.request_request__Q3aND .request_cart__mS8JS .request_items__DogrK .request_cartItem__JJ9qN p strong{font-size:22px;color:var(--first-color)}.request_request__Q3aND .request_cart__mS8JS .request_header__9pt2b{text-align:start;padding:10px 0}.request_request__Q3aND .request_cart__mS8JS .request_header__9pt2b p{font-size:22px;font-weight:600;width:100%;text-align:center}.request_request__Q3aND .request_cart__mS8JS .request_image__KH1sx{grid-area:image;display:flex;justify-content:center}.request_request__Q3aND .request_cart__mS8JS .request_title__Wl5H_{grid-area:title;display:flex;align-items:center}.request_request__Q3aND .request_cart__mS8JS .request_count__TIP34{grid-area:count;display:flex;align-items:center;justify-content:center}.request_request__Q3aND .request_cart__mS8JS .request_count__TIP34>div{margin-left:0}.request_request__Q3aND .request_cart__mS8JS .request_price__lYH9P{grid-area:price;display:flex;align-items:center}.request_request__Q3aND .request_details__XBUif{grid-area:details;height:fit-content;margin-right:20px}.request_request__Q3aND .request_formTitle__7vhWF{grid-area:formTitle;margin-bottom:20px}.request_request__Q3aND .request_communication__Tovs4{grid-area:communication}.request_request__Q3aND .request_communication__Tovs4 label{font-weight:600}.request_request__Q3aND .request_communication__Tovs4>div{margin-top:10px}.request_request__Q3aND .request_contacts__sCVV7{margin-top:20px;grid-area:contacts}.request_request__Q3aND>button{grid-area:button;color:#fff;max-width:200px;margin:30px auto 0;height:fit-content}.request_request__Q3aND>button span{font-size:18px}.request_request__Q3aND .request_errors__Z97s_{margin:20px 0 0;text-align:center}.request_request__Q3aND .request_errors__Z97s_ span{font-weight:700;cursor:pointer;color:red}.buttons_first__wVPw5{border-radius:15px;background-color:#fff;border:2px solid var(--first-color)}.buttons_first__wVPw5 span{color:var(--text-color)}.buttons_first__wVPw5:before{display:none}.buttons_first__wVPw5:hover{background-color:var(--first-color);color:#fff}.buttons_first__wVPw5:hover span{color:#fff}.buttons_second__Pmvtf{border-radius:15px;background-color:var(--first-color);border:2px solid var(--first-color)}.buttons_second__Pmvtf span{color:#fff}.buttons_second__Pmvtf:before{display:none}.buttons_second__Pmvtf:hover{background-color:#fff}.buttons_second__Pmvtf:hover span{color:var(--text-color)}.list_wrapper__orT2L{width:fit-content;max-height:100%;max-width:100%;overflow:auto;position:relative;display:flex;flex-flow:row wrap;flex-grow:1;scrollbar-width:none;grid-template-areas:"list scrollY" "scrollX scrollX";transition:opacity .25s;grid-template-rows:auto 0;grid-template-columns:auto 0}.list_wrapper__orT2L:has(>div[data-type=loading]){width:100%!important;height:100%;display:flex;justify-content:center;align-items:center;align-content:center}.list_wrapper__orT2L div[data-type=loading]{width:100%;height:100%}.list_wrapper__orT2L .list_list__MDEMi{scrollbar-width:none;width:100%;height:100%;flex-grow:1;flex-flow:row wrap;grid-area:list;max-width:100%;max-height:100%;flex-basis:100%;overflow:hidden;max-width:fit-content!important;max-height:fit-content!important}.list_wrapper__orT2L .list_list__MDEMi .list_content__G69UN{width:fit-content}.list_wrapper__orT2L .list_list__MDEMi .list_cell__yW140{width:fit-content;height:fit-content;max-width:100%;position:absolute;top:0;left:0}.list_wrapper__orT2L .list_list__MDEMi .list_cell__yW140 .list_item__bM70C,.list_wrapper__orT2L .list_list__MDEMi .list_cell__yW140>*{min-height:20px;position:relative;word-break:break-word}.list_wrapper__orT2L.list_hasYScroll__H9BYZ{grid-template-columns:calc(100% - 16px) 16px}.list_wrapper__orT2L.list_hasYScroll__H9BYZ .list_list__MDEMi{max-width:calc(100% - 16px);overflow-y:auto;flex-basis:calc(100% - 16px)!important}.list_wrapper__orT2L.list_hasXScroll__h9qBp{grid-template-rows:calc(100% - 16px) 16px}.list_wrapper__orT2L.list_hasXScroll__h9qBp .list_list__MDEMi{max-height:calc(100% - 16px)!important;overflow-x:auto;flex-basis:100%}.list_wrapper__orT2L.list_hasYScroll__H9BYZ.list_hasXScroll__h9qBp{flex-basis:calc(100% - 16px)}.list_wrapper__orT2L.list_horizontal__xOJ30 .list_list__MDEMi .list_content__G69UN .list_cell__yW140{width:fit-content}.list_wrapper__orT2L .list_scrollbarY__3wKjI{grid-area:scrollY;height:auto!important;max-height:calc(100% - 16px);flex-basis:16px}.list_wrapper__orT2L .list_scrollbarX__kNYVS{grid-area:scrollX;width:auto!important;max-width:calc(100% - 16px);flex-basis:100%}.form_form__3L6IT div[data-type=delete]{position:absolute;top:5px;left:5px}.acceptance_acceptance__X0mQ5{grid-area:acceptance}.acceptance_acceptance__X0mQ5 .acceptance_text__XP9L9{display:block;font-size:.75em;text-align:start}.acceptance_acceptance__X0mQ5 .acceptance_text__XP9L9 a{color:var(--first-color);border-bottom:1px solid rgba(0,0,0,0);transition:border-color .25s;font-size:1em}.acceptance_acceptance__X0mQ5 .acceptance_text__XP9L9 a:hover{border-color:var(--first-color)}.acceptance_acceptance__X0mQ5 label{display:flex;align-items:center;padding-left:0;font-weight:300}.acceptance_acceptance__X0mQ5 label>span.required{display:none}.acceptance_acceptance__X0mQ5 label:hover{transform:scale(1.025)}.collection_collection__DPkel{max-width:100%;max-height:100%;margin-top:0;height:100%;width:100%;display:flex;flex-flow:column;justify-content:flex-start;align-items:center;overflow:hidden;height:calc(100% - 30px)}.collection_multipleEdit__GwirL div[data-type=list-cell]{display:flex;justify-content:center}.collection_multipleEdit__GwirL>div{display:flex;flex-flow:row wrap;justify-content:space-around}.collection_multipleEdit__GwirL div[data-type=listWrapper]{width:fit-content;max-width:80dvw;height:fit-content;max-height:80dvh}.collection_selected__vxQ_n{position:absolute;top:auto;bottom:0;left:0;display:flex;align-items:center;justify-content:center;flex-flow:row wrap;background:var(--background);width:fit-content;border-radius:13px 13px 0 0;z-index:10;padding:0 5px;width:100%}.collection_selected__vxQ_n .collection_actions__ETY_B{display:flex;flex-flow:row wrap;align-items:center;justify-content:space-around}.collection_selected__vxQ_n .collection_actions__ETY_B button{margin:0 10px}.collection_upload__ln6QK{display:flex;flex-flow:column;align-items:center;justify-content:center;margin:0}.collection_upload__ln6QK label{font-weight:600;font-size:var(--h5-size);margin:0}.collection_upload__ln6QK .collection_parseTable__7KH71{display:flex;flex-flow:column}.collection_upload__ln6QK .collection_parseTable__7KH71>div{padding:10px 0;margin:0;border-bottom:2px solid var(--first-color)}.collection_upload__ln6QK .collection_parseTable__7KH71>button{width:fit-content;margin:20px auto}.collection_upload__ln6QK .collection_parseTable__7KH71 .collection_sheet__tZMe_{display:flex;flex-flow:row wrap;justify-content:space-around;align-items:flex-start}.collection_upload__ln6QK .collection_parseTable__7KH71 .collection_sheet__tZMe_ .collection_selectSheet__OQb1o{display:flex;flex-flow:column}.collection_upload__ln6QK .collection_parseTable__7KH71 .collection_columns__cnuKk{display:flex;flex-flow:row wrap}.collection_upload__ln6QK .collection_parseTable__7KH71 .collection_columns__cnuKk .collection_column__9F2A0{display:flex;flex-flow:column;flex-basis:33%;text-align:center}.collection_upload__ln6QK .collection_parseTable__7KH71 .collection_columns__cnuKk .collection_column__9F2A0 input{width:50px;margin:0 auto;padding:5px 0}.collection_tools__mNDHp{z-index:2;display:flex;justify-content:center;align-items:center;position:relative}.collection_tools__mNDHp .collection_trigger__I9Ehg path{fill:var(--second-color)!important}.collection_tools__mNDHp .collection_spoiler__HZvfS{position:absolute;top:100%;padding:0 5px;background:var(--background);border-radius:13px;width:100px;left:-35px}.collection_tools__mNDHp .collection_spoiler__HZvfS>button{margin:5px 0}.collection_collectionActions__klcpd{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center;width:100%;margin:10px 0}.collection_collectionActions__klcpd .collection_left__8VdMc,.collection_collectionActions__klcpd .collection_right__rArNL{display:flex;flex-flow:row;margin:2.5px 0}.collection_collectionActions__klcpd .collection_left__8VdMc>*,.collection_collectionActions__klcpd .collection_right__rArNL>*{margin:0 5px}.collection_collectionActions__klcpd .collection_left__8VdMc>::first-of-type,.collection_collectionActions__klcpd .collection_right__rArNL>::first-of-type{margin-left:0}.collection_collectionActions__klcpd .collection_left__8VdMc>::last-of-type,.collection_collectionActions__klcpd .collection_right__rArNL>::last-of-type{margin-right:0}.collection_collectionActions__klcpd .collection_right__rArNL{margin-right:16px}.collection_collectionActions__klcpd button[data-type=create],.collection_collectionActions__klcpd div[data-type=collectionTools],.collection_collectionActions__klcpd div[data-type=search],.collection_collectionActions__klcpd div[data-type=selector],.collection_collectionActions__klcpd input{height:40px}