.search-modal{position:fixed;width:1000px;height:680px;background-color:#414141;box-shadow:0 4px 20px #0000004d;z-index:1001;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;padding:40px 50px;box-sizing:border-box;border-radius:0}.search-modal__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:auto}.search-modal__title{color:#fff;font-size:24px;font-weight:600;margin:0;line-height:1}.search-modal__close{background:none;border:none;cursor:pointer;padding:8px;width:auto;height:auto;min-width:auto;min-height:auto;display:flex;align-items:center;justify-content:center;transition:opacity .2s;flex-shrink:0;position:relative;z-index:1002}.search-modal__close:hover{opacity:.7}.search-modal__close img{width:16px;height:16px;display:block;pointer-events:none}.search-modal__body{display:flex;align-items:center;justify-content:center;flex:1;margin:-100px 0 0}.search-modal__form-wrapper,.search-modal__form{width:600px}.search-modal__input-wrapper{position:relative;width:600px}.search-modal__suggestions{margin-top:12px;max-height:400px;overflow-y:auto;background-color:#343434}.search-modal__suggestions-status{padding:16px 20px;color:#fffcf599;font-size:14px;margin:0}.search-modal__suggestions-group+.search-modal__suggestions-group{border-top:1px solid #414141}.search-modal__suggestions-group-title{padding:12px 20px 4px;margin:0;color:#fecc39;font-size:12px;text-transform:uppercase;letter-spacing:.5px}.search-modal__suggestion{width:100%;display:flex;align-items:center;gap:12px;padding:10px 20px;background:none;border:none;cursor:pointer;text-align:left;color:#fffcf5;font-size:15px}.search-modal__suggestion:hover{background-color:#414141}.search-modal__suggestion img{width:36px;height:36px;border-radius:4px;object-fit:cover;flex-shrink:0;background-color:#272727}.search-modal__input{width:100%;height:60px;background-color:#343434;border:none;padding:0 60px 0 30px;font-size:18px;color:#fffcf5;box-sizing:border-box;outline:none;border-radius:0}.search-modal__input::placeholder{color:#fffcf580}.search-modal__input:focus{background-color:#3a3a3a}.search-modal__search-button{position:absolute;right:0;top:0;height:60px;width:60px;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.search-modal__search-button:hover{opacity:.7}.search-modal__search-button img{width:24px;height:24px}@media (max-width: 1050px){.search-modal{width:90%;max-width:1000px}}@media (max-width: 768px){.search-modal{width:100%;height:100vh;padding:20px}.search-modal__body{margin:0}.search-modal__form-wrapper,.search-modal__form,.search-modal__input-wrapper{width:100%}.search-modal__input{height:50px;font-size:16px;padding:0 50px 0 20px}.search-modal__search-button{width:50px;height:50px}}.modal.modal--search .modal_content{background-color:transparent;max-width:none;padding:0;pointer-events:none!important}.modal.modal--search .modal_content .search-modal{pointer-events:all!important}.modal.modal--search .modal_content .search-modal *{pointer-events:auto!important}.modal.modal--search{background-color:#000000b3;display:flex;align-items:center;justify-content:center;animation:fadeIn .2s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}html,body{max-width:100%;overflow-x:clip}*{margin:0;padding:0;border:0;-webkit-box-sizing:border-box;box-sizing:border-box;scroll-behavior:smooth}body{font-family:Wix Madefor Display,serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-size:18px;line-height:24px;color:#000;background-color:#fff}body input,body button,body textarea{font-family:inherit;cursor:pointer;background-color:transparent}body input:focus,body button:focus,body textarea:focus{outline:none}body textarea{resize:none}body input[type=number]::-webkit-outer-spin-button,body input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}body input[type=number]{-moz-appearance:textfield}body input::-webkit-input-placeholder,body textarea::-webkit-input-placeholder{opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}body input:focus::-webkit-input-placeholder,body textarea:focus::-webkit-input-placeholder{opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}body a{text-decoration:none;color:#000;cursor:pointer}body a:focus,body a:active{text-decoration:none}body:after,body:before{-webkit-box-sizing:border-box;box-sizing:border-box}body ::-webkit-scrollbar{width:8px;height:10px}body ::-webkit-scrollbar-track{background:#272727;border-radius:5px}body ::-webkit-scrollbar-thumb{border-radius:5px;background-color:#fecc39}body svg,body img{display:block}body div,body a,body input,body textarea,body button,body path,body label,body section,body img,body p,body span,body :after,body :before,body h1,body h2,body h3,body h4,body h5,body h6{-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}body h1,body h2,body h3,body h4,body h5,body h6{font-family:Unbounded,serif}body h1{font-size:80px;line-height:90px}body h2{font-size:60px;line-height:70px}body h3{font-size:50px;line-height:60px}body h4{font-size:40px;line-height:50px;font-weight:600}body h5{font-size:30px;line-height:40px;font-weight:600}body h6{font-size:18px;line-height:24px;font-weight:600}body .slick-list{overflow:hidden}body .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:none;-o-transition:none;transition:none}.p2{font-size:14px;line-height:20px}.btn{font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;background-color:#fecc39;color:#343434;padding:12px}.btn:hover{background-color:#fff}.btn.tall{padding:20px}.btn.dark{background-color:#343434;color:#fecc39}.btn.dark:hover{background-color:#fecc39;color:#343434}.btn.white{background-color:#fff;color:#343434}.btn.white:hover{background-color:#fecc39;color:#343434}.filters_btn{display:flex;align-items:center;gap:12px;padding:10px}.filters_icon_wrap{display:flex;align-items:center;align-self:stretch}.filters_icon{width:24px;height:24px;margin-left:4px}.projects .block .cont .top_row,.reports .block .cont .top_row{display:flex;align-items:center;gap:12px}.projects .block .cont .top_row .sort_list{width:auto;flex:1 1 auto}.reports .block .cont .top_row .sort_list{width:260px;flex:0 0 auto}.projects .block .cont .top_row .sort_list .button,.reports .block .cont .top_row .sort_list .button{width:100%;justify-content:space-between;background-color:#fecc39}.projects .block .cont .top_row .sort_list .button span,.reports .block .cont .top_row .sort_list .button span{color:#343434}.projects .block .cont .top_row .sort_list .button div svg,.reports .block .cont .top_row .sort_list .button div svg{fill:#343434}.projects .block .cont .top_row .sort_list .button:hover,.reports .block .cont .top_row .sort_list .button:hover{background-color:#fff}.projects .block .cont .top_row .sort_list .drop{width:100%;left:auto;right:0}.reports .block .cont .top_row .sort_list .drop{width:100%;left:0;right:auto}.projects .active_filters_desktop .sort_list,.reports .active_filters_desktop .sort_list{width:260px;flex-shrink:0}.projects .active_filters_desktop .sort_list .button,.reports .active_filters_desktop .sort_list .button{width:100%;justify-content:space-between;background-color:#fecc39}.projects .active_filters_desktop .sort_list .button span,.reports .active_filters_desktop .sort_list .button span{color:#343434}.projects .active_filters_desktop .sort_list .button div svg,.reports .active_filters_desktop .sort_list .button div svg{fill:#343434}.projects .active_filters_desktop .sort_list .button:hover,.reports .active_filters_desktop .sort_list .button:hover{background-color:#fff}.projects .active_filters_desktop .sort_list .drop{width:100%;left:auto;right:0}.reports .active_filters_desktop .sort_list .drop{width:100%;left:0;right:auto}@media (min-width: 768px) and (max-width: 1024px){.projects .active_filters_desktop .sort_list{width:260px;flex-shrink:0;margin-left:auto}.reports .active_filters_desktop .sort_list{width:260px;flex-shrink:0}.projects .block .cont .top_row .sort_list{flex:0 0 auto;width:260px;margin-left:auto}.reports .block .cont .top_row .sort_list{flex:0 0 auto;width:260px}}.bttn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#343434}.bttn svg{fill:#fecc39;pointer-events:none}.bttn:hover{background-color:#fecc39}.bttn:hover svg{fill:#343434}.bttn.yellow{background-color:#fecc39}.bttn.yellow svg{fill:#343434}.bttn.yellow:hover{background-color:#343434}.bttn.yellow:hover svg{fill:#fecc39}.btn_decor{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fecc39}.btn_decor:hover{background-color:#fff}.btn_decor p,.btn_decor span{text-align:center;font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;color:#343434;width:calc(100% - 60px);padding:0 12px}.btn_decor div,.btn_decor button{-ms-flex-negative:0;flex-shrink:0;width:60px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-left:1px solid #343434}.btn_decor div svg,.btn_decor button svg{fill:#343434}.btn_decor--disabled{background-color:#e0e0e0;cursor:not-allowed;pointer-events:none}.btn_decor--disabled p,.btn_decor--disabled span{color:#8a8a8a}.btn_decor--disabled div svg,.btn_decor--disabled button svg{fill:#8a8a8a}.btn_decor.white{background-color:#fff}.btn_decor.white:hover{background-color:#fecc39}.btn_decor.dark{background-color:#343434}.btn_decor.dark p,.btn_decor.dark span{color:#fecc39}.btn_decor.dark div,.btn_decor.dark button{border-left:1px solid #fecc39}.btn_decor.dark div svg,.btn_decor.dark button svg{fill:#fecc39}.btn_decor.dark:hover{background-color:#fecc39}.btn_decor.dark:hover p,.btn_decor.dark:hover span{color:#343434}.btn_decor.dark:hover div,.btn_decor.dark:hover button{border-left:1px solid #343434}.btn_decor.dark:hover div svg,.btn_decor.dark:hover button svg{fill:#343434}.btn_decor.left p,.btn_decor.left span{text-align:left}.btn_decor.next-button-small{max-width:300px;width:100%;margin:0 auto;font-size:12px}.btn_decor.next-button-small p{font-size:12px;padding:0 8px}.btn_decor.next-button-small div{width:60px}.btn_decor.edit-project{max-width:300px;width:100%;font-size:12px}.btn_decor.edit-project p{font-size:12px;padding:0 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.btn_decor.edit-project div{width:60px;height:60px;border-left:1px solid #343434}.btn_decor.add-button-wide{max-width:300px;width:100%;height:60px;justify-content:center}.btn_decor.add-button-wide p{width:100%;padding:0;text-align:center}.art_change{width:100%}.art_change button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px;font-size:14px;line-height:20px;color:#fff;background-color:#343434;padding:12px 18px 12px 12px;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;margin:0 auto}.art_change button svg{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);fill:#fff}.art_change button:hover{color:#fecc39}.art_change button:hover svg{fill:#fecc39}.drop_menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1px;background-color:#414141}.drop_menu a{padding:12px;font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;background-color:#343434;color:#fecc39;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.drop_menu a.on{background-color:#fecc39;color:#343434;pointer-events:none;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.drop_menu a:hover{background-color:#fecc39;color:#343434}.input{position:relative}.input p{color:#fff;margin-bottom:4px}.input>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#343434;position:relative}.input-label{background-color:transparent!important}.input>div input,.input>div textarea{font-size:18px;line-height:24px;padding:18px 12px;color:#fff;width:100%}.input>div input{border-left:1px solid transparent}.input>div input:focus{border-left:1px solid #fecc39}.input>div .eye,.input>div .lens,.input>div .delete{-ms-flex-negative:0;flex-shrink:0;width:48px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.input>div .eye{opacity:.5;background:url("data:image/svg+xml,%3csvg%20width='20'%20height='14'%20viewBox='0%200%2020%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0.156345%206.6184C2.35391%201.25271%208.43644%20-1.37879%2013.8462%200.724207C16.5677%201.78217%2018.7349%203.91399%2019.8435%206.61818L20%206.99986L19.8437%207.3816C17.6461%2012.7473%2011.5636%2015.3788%206.15381%2013.2758C3.4323%2012.2178%201.2651%2010.086%200.156478%207.38183L0%207.00014L0.156345%206.6184ZM2.15704%206.99961C3.09828%209.0145%204.7815%2010.5991%206.86759%2011.41C11.1459%2013.0732%2015.9324%2011.0997%2017.843%207.00039C16.9017%204.9855%2015.2185%203.40091%2013.1324%202.58997C8.85406%200.926795%204.0676%202.90034%202.15704%206.99961ZM6.01978%207C6.01978%204.78804%207.80691%203.00421%2010%203.00421C12.1931%203.00421%2013.9802%204.78804%2013.9802%207C13.9802%209.21196%2012.1931%2010.9958%2010%2010.9958C7.80691%2010.9958%206.01978%209.21196%206.01978%207ZM10%205.0039C8.89226%205.0039%208.00352%205.90273%208.00352%207C8.00352%208.09727%208.89226%208.9961%2010%208.9961C11.1077%208.9961%2011.9965%208.09727%2011.9965%207C11.9965%205.90273%2011.1077%205.0039%2010%205.0039Z'%20fill='%23FECC39'/%3e%3c/svg%3e") no-repeat 50%}.input>div .eye.on{background:url("data:image/svg+xml,%3csvg%20width='20'%20height='18'%20viewBox='0%200%2020%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M19%201.41467L2.41463%2018L0.999962%2016.5853L17.5853%200L19%201.41467Z'%20fill='%23FECC39'/%3e%3cpath%20d='M7.53443%2015.7082C12.5621%2016.9154%2017.8315%2014.2947%2019.8437%209.38164L20%208.9999L19.8435%208.61821C19.3567%207.4307%2018.6657%206.35357%2017.8133%205.42928L16.4041%206.83852C16.9852%207.4782%2017.4718%208.20586%2017.843%209.00043C16.2859%2012.3412%2012.8188%2014.2701%209.27324%2013.9693L7.53443%2015.7082Z'%20fill='%23FECC39'/%3e%3cpath%20d='M13.9712%209.27138C13.8378%2011.2712%2012.2408%2012.8616%2010.2548%2012.9878L13.9712%209.27138Z'%20fill='%23FECC39'/%3e%3cpath%20d='M6.02881%208.72848L9.74496%205.01233C7.75913%205.13859%206.1623%206.72882%206.02881%208.72848Z'%20fill='%23FECC39'/%3e%3cpath%20d='M10.7266%204.03072C7.1811%203.73002%203.71405%205.65893%202.15704%208.99965C2.5282%209.79417%203.01473%2010.5218%203.59585%2011.1615L2.18661%2012.5707C1.33424%2011.6464%200.643299%2010.5693%200.156478%209.38186L0%209.00018L0.156345%208.61844C2.16852%203.70542%207.4378%201.08472%2012.4654%202.29189L10.7266%204.03072Z'%20fill='%23FECC39'/%3e%3c/svg%3e") no-repeat 50%}.input>div .eye:hover{opacity:1}.input>div .lens{background:url("data:image/svg+xml,%3csvg%20width='19'%20height='19'%20viewBox='0%200%2019%2019'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.8924%2012.0639C15.5961%2010.8729%2016%209.48362%2016%208C16%203.58172%2012.4183%200%208%200C3.58172%200%200%203.58172%200%208C0%2012.4183%203.58172%2016%208%2016C9.48362%2016%2010.8729%2015.5961%2012.0639%2014.8924L16.17%2018.9985L18.9985%2016.17L14.8924%2012.0639Z'%20fill='%23FECC39'/%3e%3c/svg%3e") no-repeat 50%}.input>div .lens:hover{background:url("data:image/svg+xml,%3csvg%20width='19'%20height='19'%20viewBox='0%200%2019%2019'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.8924%2012.0639C15.5961%2010.8729%2016%209.48362%2016%208C16%203.58172%2012.4183%200%208%200C3.58172%200%200%203.58172%200%208C0%2012.4183%203.58172%2016%208%2016C9.48362%2016%2010.8729%2015.5961%2012.0639%2014.8924L16.17%2018.9985L18.9985%2016.17L14.8924%2012.0639Z'%20fill='%23ffffff'/%3e%3c/svg%3e") no-repeat 50%}.input>div .delete{background:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.4999%207.99998L15.9999%202.5L13.4999%200L7.99995%205.50012L2.49963%200L0%202.49988L5.50014%208.00002L0%2013.5004L2.49988%2016L8%2010.4999L13.5%2015.9999L16%2013.4999L10.4999%207.99998Z'%20fill='%23FECC39'/%3e%3c/svg%3e") no-repeat 50%}.input>div .delete:hover{background:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.4999%207.99998L15.9999%202.5L13.4999%200L7.99995%205.50012L2.49963%200L0%202.49988L5.50014%208.00002L0%2013.5004L2.49988%2016L8%2010.4999L13.5%2015.9999L16%2013.4999L10.4999%207.99998Z'%20fill='%23FFFFFF'/%3e%3c/svg%3e") no-repeat 50%}.input>div .anon{-ms-flex-negative:0;flex-shrink:0;margin-left:12px;width:24px;height:24px;background:url(data:image/gif;base64,R0lGODlhMAAwAIAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/gdnaWYuc2tpACH5BASaAAAALAAAAAAwADAAhTQ0NP7MObKTN2ZaNWdaNYx2NvHCOeW5OKaKN3NkNUE+NZiANr+cN+S5ONiwOE1HNYx3NoBtNcumOJmANlpQNX9tNk1HNEE+NIt2Nox2NaWKN/HCOJiAN9ivN8ymN8ymOOS5OcumN3NraS5naWZza2kuZ2lmc2tpLmdpZnNraS5naWZza2kuZ2lmc2tpLmdpZnNraS5naWZza2kuZ2lmc2tpLmdpZnNraS5naWZza2kuZ2lmc2tpLmdpZnNraS5naQa+QIBwSCwaj8ikcslsOp/QqHRKrVqv2Kx2y+16v+CweEwum8/otHrNtoIYFQr4URAckIeA3sAoELAEBQwGegEdSAiFigEeEwQKTgoECB+EiwECSAOXlw4ICQ9GCgkIDpyLA0kSp5eZRQKsiw1Km7GFrkSwtnoWSxC7ARNGBcALTbqxqUW1sRpPyJyzR5anuE4crMZHv6faUQl5i9ZG0HoNylQRqwEHGEwRphshGRdt9vf4+fr7/P3+/wADClQSBAAh+QQFBAAAACwEABUAKAAFAIRHUEw0NDRNRzWMdja/nDeykzdaUDV/bTZZUDVnWjXluTjxwjlBPjWAbTXMpjfMpjjYsDiZgDaZgDfkuTlza2kuZ2lmc2tpLmdpZnNraS5naWZza2kuZ2lmc2tpLmdpZnMFOKAQjEBpnmiqnmPAAFBxiORqp63QFEo6EQdDK3BjtQwDXtG0IAwSQ1wrMSAslreFI4JIISSP6zIEACH5BAUFAAAALAQAFQAoAAcAhEdQTDQ0NE1HNYx2NrKTN1pQNYBtNeS5OdiwOPHCOX9tNnNkNeW5OMymN8ymOL+cN6aKN3NraS5naWZza2kuZ2lmc2tpLmdpZnNraS5naWZza2kuZ2lmc2tpLmdpZnNraQU+YACMZGmeaDoGbKu+cCvPLBzTNUIsAi7aAJ/AAEGcDgRFwXcSGggMIODwGCxdJllhQEhIU4nGQHASDBxeWwgAIfkEBQQAAAAsBAAYACgABgCDR1BMNDQ0c2Q1QT41poo3TUc1Z1o12LA4spM35bk4gG01gG02zKY3v5w3mYA25Lk5BDcwSAmqvTjrOmnvW4h9U1U4xkBSorUGg0EEGUMI6pq9g0AcLcsBISiARpOCgpAIih4NwWaBaAYjACH5BAUEAAAALAUAGgAlAAYAg0dQTDQ0NGdaNUE+NaaKN8ymN8ymONiwOGZaNYx2NpmANvHCOaWKN3NraS5naWZzawQwMMgAqr046zrB/FuIfR0wkKBooWlFFIrAUho7CInBiAUhnJLN5EYwLFSaA0IkOKgiACH5BAUEAAAALAcAHAAhAAUAgkdQTDQ0NJmANk1HNWdaNYx2NnNkNYBtNQMfGLDc/tCFqaKVtOZ826be8FXRKEKGIBBTB0xEIRxNAgAh+QQFBAAAACwLAB8AGgACAIBHUEw0NDQCCgyOqYsWb5iErwAAIfkEBQQAAAAsCwAfABoAAgCDR1BMTUc1Z1o1mYA2c2Q1jHY2gG01NDQ0QT40c2tpLmdpZnNraS5naWZza2kuZ2lmBBAwgEmrvVSSMQT+gFAMBhIBACH5BAUFAAAALAcAHAAhAAUAhEdQTP7MOWdaNeW5ONiwOIBtNWZaNaaKN0E+NXNkNYt2NvHCOJiAN5iANuS5OMumOMumN8ymN8ymOIx2NYx2NqWKN/HCOZmANkE+NHNraS5naWZza2kuZ2lmc2tpLmdpZgU3IAKMZGmeqHlEl5C+JyJQUjUyQR4dggiTsoPEkmuUEoOckmCACQjKnKN5KjxyA8UPUIAuIJNSCAAh+QQFBAAAACwFABoAJQAGAIRHUEz+zDmykzeYgDaMdzZzZDWmijdNRzVBPjWlijfluTjYsDhnWjWAbTWAbTbMpje/nDfkuTmZgDZmWjVBPjSLdjaMdjXxwjiYgDfkuTjLpjjLpjdza2kuZ2lmc2tpLmcFQeAhMQhgnmiqribCGAARBI9RlGyOIoWxzAOTYEZcCAoHHerQMCiIswRqCCVGIAWWQ/CszgQ6b3Al8ypXAXBuqAwBACH5BAUEAAAALAQAGAAoAAYAhEdQTP7MOWZaNU1HNfHCObKTN4x2NuS5OFpQNYBtNdiwOOS5OcumOE1HNOW5OHNkNX9tNsymN8ymOL+cN6aKN5iANox3NkE+NIt2Nox2NaWKN/HCOJiAN8umN3NraS5naQVDoKAUzwCcaKqu7DkklCIATGAvBYS0vPoWDlvgcBIIj4uJYddDIQwFwlHYWE2FhIjB5DNIpNdAExWeqYzXcc9GZIHVIQAh+QQFBAAAACwEABUAKAAHAIVHUEz+zDmykzeMdjZNRzW/nDfluTjxwjlaUDV/bTZZUDVnWjWZgDb3xzmAbTXYsDjMpjfMpjjkuTmZgDfYrzemijdBPjVmWjWYgDbkuTiMdzbLpjhzZDVNRzSLdjaMdjWlijfxwjiYgDfLpjdza2kuZ2lmc2tpLmdpZnNraS5naWZza2kuZ2lmc2tpLmdpZnNraS5naWZza2kuZ2lmc2tpLmdpZnNraS5naWZza2kuZ2lmc2tpLmdpZnNraS5naWYFSCABjGRpnmg6WsYjJKIqy4QjGFQV7IFUJIjZDDG48QICwPF4KAwWwtFiUDgseafrrgFhKE6KSaShDUSV16RJoD2neIzTACsMAQAh+QQFBAAAACwAAAAAMAAwAIRHUEz+zDlnWjWykzeMdjbxwjmmije/nDdzZDXYsDhNRzXluTiZgDZaUDV/bTbMpjfMpjjkuTlBPjX3xzlmWjWMdzaYgDbkuThNRzSlijfYrzfLpjhza2kuZ2lmc2tpLmcFaiAgjmRpnmiqrmzrvnAsz3Rt33iu73zv/8CgcEgsGo/IpHLJtEUOjgZQQRgsUoFs4UAQ4ASEQyEbcJEDD4ZA4pIIDJBx1nZOGBAKkwRhSJx/WQMmA3NNhoeIiYqLjI2Oj5CRkpOUlZaXhyEAOw==) no-repeat 50%/100%}.input.pass div input{width:calc(100% - 36px)}.input .help-block{color:#eb001b;font-size:14px;line-height:20px;position:absolute;top:calc(100% - 2px);left:0}.modal_fill{display:none}.modal{position:fixed;top:0;right:0;left:0;margin:0 auto;z-index:3;width:100%;height:100vh;opacity:0;pointer-events:none}.modal:after{content:"";display:block;max-width:600px;width:100%;height:10px;background:url(/assets/modal_bottom_decor-CBcASOeQ.gif) no-repeat;background-size:cover;position:absolute;bottom:0;right:0}.modal.on{opacity:1;pointer-events:all;z-index:1002}.modal .modal_content,.modal .modal_inner{max-width:600px;padding:30px 30px 80px;width:100%;min-height:100vh;max-height:100vh;margin-left:auto;background-color:#414141;overflow-y:auto;overflow-x:hidden;position:relative;scrollbar-width:none;-ms-overflow-style:none}.modal .modal_content::-webkit-scrollbar,.modal .modal_inner::-webkit-scrollbar{display:none}.modal .modal_content:has(#modal_login),.modal .modal_content:has(#modal_register),.modal .modal_content:has(#reset_pass){max-width:600px}.modal #modal_login,.modal #modal_register,.modal #reset_pass{padding:0;min-height:auto;max-height:none;background-color:transparent;overflow:visible}.modal .modal_content .head,.modal .modal_inner .head{border-bottom:1px solid #343434;padding-bottom:30px}.modal .modal_content .head h6,.modal .modal_inner .head h6{color:#fff;padding:30px 0 0}.modal .modal_content .head .title,.modal .modal_inner .head .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.modal .modal_content .head .title h6,.modal .modal_inner .head .title h6{padding:0}.modal .modal_content .head .title button,.modal .modal_inner .head .title button{-ms-flex-negative:0;flex-shrink:0;width:44px;height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal .modal_content .head .title button svg,.modal .modal_inner .head .title button svg{fill:#fecc39}.modal .modal_content .head .title button:hover,.modal .modal_inner .head .title button:hover{background-color:#fecc39}.modal .modal_content .head .title button:hover svg,.modal .modal_inner .head .title button:hover svg{fill:#343434}.modal .modal_content .head .title button.close,.modal .modal_inner .head .title button.close{margin-left:auto}.modal .modal_content .body,.modal .modal_inner .body{padding:30px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.modal .modal_content .body .switching{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px}.modal .modal_content .body .switching button{color:#fff}.modal .modal_content .body .switching button:hover,.modal .modal_content .body .switching button.on,.modal .modal_inner .body .switching button:hover,.modal .modal_inner .body .switching button.on{color:#fecc39}.modal .modal_content .body .links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:30px;margin-top:12px}.modal .modal_content .body .links a{font-size:12px;line-height:16px;color:#fff}.modal .modal_content .body .links a:hover{color:#fecc39}.modal .modal_content .body form.login_form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.modal .modal_content .body form.login_form .forgot{width:-moz-max-content;width:-webkit-max-content;width:max-content;font-size:14px;line-height:20px;color:#fffcf5;margin-top:12px}.modal .modal_content .body form.login_form .forgot:hover{color:#fecc39}.modal .modal_content .body form.login_form label.checkbox{margin-top:26px}.modal .modal_content .body form.login_form label.checkbox input{display:none}.modal .modal_content .body form.login_form label.checkbox input+span{cursor:pointer;font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;color:#fffcf5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.modal .modal_content .body form.login_form label.checkbox input+span:before{content:"";width:20px;height:20px;background:url("data:image/svg+xml,%3csvg%20width='14'%20height='12'%20viewBox='0%200%2014%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.9992%202.91495L5.415%2011.4992L0.000786781%206.08495L2.415%203.67073L5.415%206.67073L11.585%200.500732L13.9992%202.91495Z'%20fill='%23272727'/%3e%3c/svg%3e") no-repeat 50%;background-size:14px 12px;border:1px solid #fff;-webkit-transition:background .2s,background-color .2s;-o-transition:background .2s,background-color .2s;transition:background .2s,background-color .2s}.modal .modal_content .body form.login_form label.checkbox:hover input+span:before{background-image:url("data:image/svg+xml,%3csvg%20width='14'%20height='12'%20viewBox='0%200%2014%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.9994%202.91495L5.41519%2011.4992L0.000976562%206.08495L2.41519%203.67073L5.41519%206.67073L11.5852%200.500732L13.9994%202.91495Z'%20fill='%23FECC39'/%3e%3c/svg%3e")}.modal .modal_content .body form.login_form label.checkbox input:checked+span:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAMCAYAAABr5z2BAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAC4SURBVHgBlZLBEcIgEEWFTQGekkNySAkcoAA70A60EztJCU4qUDvADnJiOFoADLIHHGRMgD/Dgf3z/i7Mwq5SjLFxGIZb27ZPrfWb1MIAcCeEjM65xVp7KA6I4aj8oMHknF9rYJzAGHOByDz2fT8qpeYSGMeXUi60aZopmN44CyGmUhjvgL+J3f3ZBw4n8fVXDkaRtU6p/sHfgFzIGvwTUPrmzYA0JAejIC3genZdN1NKmYdPWzDqA0eOiPoxfkkoAAAAAElFTkSuQmCC);background-color:#fecc39;background-size:14px 12px}.modal .modal_content .body form.login_form label.checkbox:hover input:checked+span:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAMCAYAAABr5z2BAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAC4SURBVHgBlZLBEcIgEEWFTQGekkNySAkcoAA70A60EztJCU4qUDvADnJiOFoADLIHHGRMgD/Dgf3z/i7Mwq5SjLFxGIZb27ZPrfWb1MIAcCeEjM65xVp7KA6I4aj8oMHknF9rYJzAGHOByDz2fT8qpeYSGMeXUi60aZopmN44CyGmUhjvgL+J3f3ZBw4n8fVXDkaRtU6p/sHfgFzIGvwTUPrmzYA0JAejIC3genZdN1NKmYdPWzDqA0eOiPoxfkkoAAAAAElFTkSuQmCC);background-color:#fecc39}.modal .modal_content .body form.login_form label.checkbox:hover span{color:#fecc39}.modal .modal_content .body form.login_form .file{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#343434}.modal .modal_content .body form.login_form .file label{width:100%;padding:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;cursor:pointer}.modal .modal_content .body form.login_form .file label .img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:48px;height:48px;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6%208L12%200L18%208L14%208V20H20V16H24V24H0V16H4V20H10V8L6%208Z'%20fill='%23FECC39'/%3e%3c/svg%3e") no-repeat 50%}.modal .modal_content .body form.login_form .file label input{display:none}.modal .modal_content .body form.login_form .file label span{color:#fff}.modal .modal_content .body form.login_form .file button{-ms-flex-negative:0;flex-shrink:0;width:24px;height:24px;margin-right:12px;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal .modal_content .body form.login_form .file button svg{fill:#fecc39}.modal .modal_content .body form.login_form .file button:hover svg{fill:#fff}.modal .modal_content .body form.login_form .file.on{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.modal .modal_content .body form.login_form .file.on label{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.modal .modal_content .body form.login_form .file.on label .img{width:24px;height:24px;background:url("data:image/svg+xml,%3csvg%20width='16'%20height='20'%20viewBox='0%200%2016%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16%2020V0H0V20H16ZM2%204V2H14V4H2ZM14%206H2V8H14V6ZM10%2010H2V12H10V10Z'%20fill='%23FECC39'/%3e%3c/svg%3e") no-repeat 50%}.modal .modal_content .body form.login_form .file.on button{display:-webkit-box;display:-ms-flexbox;display:flex}.modal .modal_content .body form.login_form button[type=submit]{margin-top:26px;font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;padding:20px}.modal .modal_content .body .donate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.modal .modal_content .body .donate h6{color:#fff;text-align:center}.modal .modal_content .body .donate .btns{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;padding:12px 0}.modal .modal_content .body .donate .btns button{-webkit-box-flex:1;-ms-flex:1;flex:1}.modal .modal_content .body .donate .name{font-size:14px;line-height:20px;color:#fff}.modal .modal_content .body .donate .p1{color:#fff}.modal .modal_content .body .donate .p3{color:#fff;font-size:12px;line-height:16px}.modal .modal_content .body .donate .author{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal .modal_content .body .donate .author img{width:40px;height:40px;border-radius:50%;border:2px solid #272727}.modal .modal_content .body form.add_img .add_file{width:100%;aspect-ratio:4/3;background-color:#343434;border:1px dashed #272727;position:relative}.modal .modal_content .body form.add_img .add_file:hover{border:1px dashed #fecc39}.modal .modal_content .body form.add_img .add_file label{position:relative;z-index:1;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:15px;cursor:pointer}.modal .modal_content .body form.add_img .add_file label input{display:none}.modal .modal_content .body form.add_img .add_file label img{width:24px}.modal .modal_content .body form.add_img .add_file label p{color:#fff;text-align:center}.modal .modal_content .body form.add_img .add_file .img{position:absolute;width:100%;height:100%;top:0;left:0;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:2px solid #fecc39;background-color:#343434;opacity:0;pointer-events:none}.modal .modal_content .body form.add_img .add_file .img.on{opacity:1;pointer-events:all}.modal .modal_content .body form.add_img .add_file .img button{position:absolute;top:0;right:0;z-index:2;width:60px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#343434}.modal .modal_content .body form.add_img .add_file .img button svg{fill:#fecc39}.modal .modal_content .body form.add_img .add_file .img button:hover{background-color:#fecc39}.modal .modal_content .body form.add_img .add_file .img button:hover svg{fill:#343434}.modal .modal_content .body form.add_img .add_file .img .img_preview{width:100%;height:100%;background-color:#343434}.modal .modal_content .body form.add_img .add_file .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.modal .modal_content .body form.add_img .add_catalog label{width:100%;height:230px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:24px;border:1px dashed #272727;position:relative}.modal .modal_content .body form.add_img .add_catalog label:hover{border:1px dashed #fecc39}.modal .modal_content .body form.add_img .add_catalog .btn_decor{display:none}.modal .modal_content .body form.add_img .add_catalog .btn_decor span{color:#fecc39}.modal .modal_content .body form.add_img .add_catalog .btn_decor:hover{background-color:#343434}.modal .modal_content .body form.add_img .add_catalog .btn_decor:hover button{background-color:#343434;border-left:1px solid #fecc39}.modal .modal_content .body form.add_img .add_catalog .btn_decor:hover button svg{fill:#fecc39}.modal .modal_content .body form.add_img .add_catalog .btn_decor button:hover{background-color:#fecc39;border-left:1px solid #343434}.modal .modal_content .body form.add_img .add_catalog .btn_decor button:hover svg{fill:#343434}.modal .modal_content .body form.add_img .add_catalog.on label{display:none}.modal .modal_content .body form.add_img .add_catalog.on .btn_decor{display:-webkit-box;display:-ms-flexbox;display:flex}.modal .modal_content .body form.add_img .ready_made{margin-top:30px}.modal .modal_content .body form.add_img .ready_made p{font-size:14px;line-height:20px;color:#fff;margin-bottom:12px}.modal .modal_content .body form.add_img .ready_made .imgs{max-width:100%;overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;padding-bottom:22px}.modal .modal_content .body form.add_img .ready_made .imgs div{-ms-flex-negative:0;flex-shrink:0;width:120px;height:90px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:2px solid transparent;padding:5px;background-color:#343434;cursor:pointer}.modal .modal_content .body form.add_img .ready_made .imgs div:hover{border:2px solid #fff}.modal .modal_content .body form.add_img .ready_made .imgs div.on{border:2px solid #fecc39}.modal .modal_content .body form.add_img .ready_made .imgs div svg{max-width:100%;max-height:100%;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.modal .modal_content .body form.add_img .ready_made .colors{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;max-width:100%;overflow:auto;margin-top:12px;padding-bottom:22px}.modal .modal_content .body form.add_img .ready_made .colors button{-ms-flex-negative:0;flex-shrink:0;width:60px;height:60px;padding:10px;border:1px solid transparent}.modal .modal_content .body form.add_img .ready_made .colors button:hover{border:1px solid #fff}.modal .modal_content .body form.add_img .ready_made .colors button.on{border:1px solid #fecc39}.modal .modal_content .body form.add_img .ready_made .colors button span{display:block;width:100%;height:100%}.modal .modal_content .body form.add_img .btn{display:block;width:285px;margin:46px auto 0;padding:20px}.modal .modal_content .body .license{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.modal .modal_content .foot{padding-top:30px}.modal .modal_content .foot .google{font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;color:#fff}.modal .modal_content .foot .google:hover{color:#fecc39}.modal .modal_content#application .body form{gap:30px}.modal .modal_content#modal_donate .foot{padding-top:12px;border-top:1px solid #343434}.modal .modal_content#modal_donate .foot p{color:#fff}.modal .modal_content#modal_donate .foot .btns{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;margin:8px 0 30px}.modal .modal_content#modal_donate .foot .btns button{-webkit-box-flex:1;-ms-flex:1;flex:1}.modal .modal_content#modal_donate .foot h6{color:#fff;text-align:center}.modal .modal_content#to_draft,.modal .modal_content#add_catalog,.modal .modal_content#add_cover,.modal .modal_content#delete_teamConfirm,.modal .modal_content#delete_team{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modal .modal_content#to_draft .body p,.modal .modal_content#add_catalog .body p,.modal .modal_content#add_cover .body p,.modal .modal_content#delete_teamConfirm .body p,.modal .modal_content#delete_team .body p{color:#fff}.modal .modal_content#to_draft .foot,.modal .modal_content#add_catalog .foot,.modal .modal_content#add_cover .foot,.modal .modal_content#delete_teamConfirm .foot,.modal .modal_content#delete_team .foot{margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.modal .modal_content#to_draft .foot button,.modal .modal_content#add_catalog .foot button,.modal .modal_content#add_cover .foot button,.modal .modal_content#delete_teamConfirm .foot button,.modal .modal_content#delete_team .foot button{width:100%}.modal .modal_content#add_cover .body form.add_img{height:calc(100vh - 214px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.modal .modal_content#add_cover .body form.add_img .btn{margin:auto auto 0}.modal .modal_content#delete_teamConfirm .foot,.modal .modal_content#delete_team .foot{border-top:1px solid #343434;margin-top:0}.modal .modal_content#to_draft .head,.modal .modal_content#add_catalog .head,.modal .modal_content#add_cover .head,.modal .modal_content#delete_teamConfirm .head,.modal .modal_content#delete_team .head,.modal .modal_content#about_license .head{padding:0;border:none}@media (max-width: 600px){.modal .modal_content{padding:20px 20px 60px}}.window{position:fixed;top:0;right:0;left:0;margin:0 auto;z-index:1002;width:100%;height:100vh;background-color:#27272799;opacity:0;overflow:hidden;pointer-events:none}.window.on{opacity:1;pointer-events:all}.window.on .fill{right:0}.window .fill{position:absolute;top:0;right:-600px;max-width:600px;padding:30px 30px 80px;width:100%;min-height:100vh;max-height:100vh;background-color:#414141;overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;color:#fff}.window .fill .head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.window .fill .head h6{padding:0}.window .fill .head .back{-ms-flex-negative:0;flex-shrink:0;width:44px;height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.window .fill .head .back svg{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);fill:#fecc39}.window .fill .head .back:hover{background-color:#fecc39}.window .fill .head .back:hover svg{fill:#343434}.window .fill .head .bttn{-ms-flex-negative:0;flex-shrink:0;width:44px;height:44px;background-color:#414141;margin-left:auto}.window .fill .head .bttn:hover{background-color:#fecc39}.window .fill .body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.window .fill .foot{margin-top:auto}.window .fill.period .body .item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px 2px}.window .fill.period .body .item p{text-align:center;width:100%;font-size:14px;line-height:20px}.window .fill.period .body .item .input{width:calc((100% - 4px) / 3)}.window .fill.period .body .item .input p{text-align:left}.window .fill.period .body hr{height:1px;background-color:#343434}.window .fill.period .foot .btn{display:block;margin:0 auto;width:60px;height:60px;background:url("data:image/svg+xml,%3csvg%20width='14'%20height='12'%20viewBox='0%200%2014%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.9992%202.91495L5.415%2011.4992L0.000786781%206.08495L2.415%203.67073L5.415%206.67073L11.585%200.500732L13.9992%202.91495Z'%20fill='%23272727'/%3e%3c/svg%3e") no-repeat 50% #fecc39}.window .fill.period .foot .btn:hover{background:url("data:image/svg+xml,%3csvg%20width='14'%20height='12'%20viewBox='0%200%2014%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.9994%202.91495L5.41519%2011.4992L0.000976562%206.08495L2.41519%203.67073L5.41519%206.67073L11.5852%200.500732L13.9994%202.91495Z'%20fill='%23FECC39'/%3e%3c/svg%3e") no-repeat 50% #343434}.window .fill.stage_confirm .body label{width:100%;height:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:24px;border:1px dashed #343434}.window .fill.stage_confirm .body label:hover{border:1px dashed #fecc39}.window .fill.stage_confirm .body .choose_imgs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-ms-flex-wrap:wrap;flex-wrap:wrap}.window .fill.stage_confirm .body .choose_imgs .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100px;height:75px;position:relative;border:1px solid #343434}.window .fill.stage_confirm .body .choose_imgs .item img{max-width:100%;max-height:100%;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.window .fill.stage_confirm .body .choose_imgs .item button{position:absolute;top:0;right:0;width:24px;height:24px;background:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.4999%207.99998L15.9999%202.5L13.4999%200L7.99995%205.50012L2.49963%200L0%202.49988L5.50014%208.00002L0%2013.5004L2.49988%2016L8%2010.4999L13.5%2015.9999L16%2013.4999L10.4999%207.99998Z'%20fill='%23FECC39'/%3e%3c/svg%3e") no-repeat 50% #343434}.window .fill.stage_confirm .body .choose_imgs .item button:hover{background:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.4999%207.99998L15.9999%202.5L13.4999%200L7.99995%205.50012L2.49963%200L0%202.49988L5.50014%208.00002L0%2013.5004L2.49988%2016L8%2010.4999L13.5%2015.9999L16%2013.4999L10.4999%207.99998Z'%20fill='%23343434'/%3e%3c/svg%3e") no-repeat 50% #fecc39}.window .fill.stage_confirm .foot button{display:block;max-width:300px;width:100%;margin:12px auto 0}.window .fill.add_img .ready_made{margin-top:30px}.window .fill.add_img .ready_made p{font-size:14px;line-height:20px;color:#fff;margin-bottom:12px}.window .fill.add_img .ready_made .imgs{max-width:100%;overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;padding-bottom:22px}.window .fill.add_img .ready_made .imgs div{-ms-flex-negative:0;flex-shrink:0;width:120px;height:90px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:2px solid transparent;padding:5px;background-color:#343434;cursor:pointer}.window .fill.add_img .ready_made .imgs div:hover{border:2px solid #fff}.window .fill.add_img .ready_made .imgs div.on{border:2px solid #fecc39}.window .fill.add_img .ready_made .imgs div svg{max-width:100%;max-height:100%;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.window .fill.add_img .ready_made .colors{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;max-width:100%;overflow:auto;margin-top:12px;padding-bottom:22px}.window .fill.add_img .ready_made .colors button{-ms-flex-negative:0;flex-shrink:0;width:60px;height:60px;padding:10px;border:1px solid transparent}.window .fill.add_img .ready_made .colors button:hover{border:1px solid #fff}.window .fill.add_img .ready_made .colors button.on{border:1px solid #fecc39}.window .fill.add_img .ready_made .colors button span{display:block;width:100%;height:100%}.window .fill.add_img .btn{display:block;width:285px;margin:46px auto 0;padding:20px}.window .fill.choose_art_field .labels{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;max-height:calc(100vh - 241px);overflow:auto}.window .fill.choose_art_field .labels::-webkit-scrollbar{width:0}.window .fill.choose_art_field .labels div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1px}.window .fill.choose_art_field .labels div h6{margin-bottom:11px;color:#fecc39}.window .fill.choose_art_field .another{padding-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.window .fill.choose_art_field .another label{-ms-flex-negative:0;flex-shrink:0;padding:17px 12px;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.window .fill.choose_art_field .another .input{width:100%}.window .fill.project_status label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;padding-left:16px}.window .fill.project_status label input{display:none}.window .fill.project_status label input:checked~svg{fill:#fecc39}.window .fill.project_status label input:checked~p{color:#fecc39}.window .fill.project_status label svg{fill:#fff}.window .fill.project_status label p{color:#fff}.window .fill.request_letter .body .add_file{width:100%;height:200px}.window .fill.request_letter .foot{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}.window .fill.request_letter .foot .btn_decor{max-width:225px;width:100%}.window .fill.request_letter .foot .btn{max-width:285px;width:100%}.window .fill.add_block>.fill{position:absolute;top:0;left:0;z-index:2;width:100%;min-height:100vh;overflow:auto;background-color:#414141;opacity:0;pointer-events:none}.window .fill.add_block>.fill.on{opacity:1;pointer-events:all}.window .fill.add_block>.fill .body .add_imgs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.window .fill.add_block>.fill .body .add_imgs p{color:#fff}.window .fill.add_block>.fill .body .add_imgs p:nth-child(3){font-size:14px;line-height:20px}.window .fill.add_block>.fill .body .add_imgs label{height:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:24px;border:1px dashed #343434}.window .fill.add_block>.fill .body .add_imgs label:hover{border:1px dashed #fecc39}.window .fill.add_block>.fill .body .add_imgs .imgs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.window .fill.add_block>.fill .body .add_imgs .imgs .item .img_preview{width:100px;height:75px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #343434}.window .fill.add_block>.fill .body .add_imgs .imgs .item .img_preview img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.window .fill.add_block>.fill .body .add_imgs .imgs .item div{margin-top:1px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1px}.window .fill.add_block>.fill .body .add_imgs .imgs .item div button{-webkit-box-flex:1;-ms-flex:1;flex:1;height:24px;background-color:#343434;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.window .fill.add_block>.fill .body .add_imgs .imgs .item div button.to_left svg{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.window .fill.add_block>.fill .body .add_imgs .imgs .item div button.to_right svg{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.window .fill.add_block>.fill .body .add_imgs .imgs .item div button svg{fill:#fecc39}.window .fill.add_block>.fill .body .add_imgs .imgs .item div button:hover{background-color:#fecc39}.window .fill.add_block>.fill .body .add_imgs .imgs .item div button:hover svg{fill:#343434}.window .fill.add_block>.fill .body .input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.window .fill.add_block>.fill .body .input p{margin:0}.window .fill.add_block>.fill .body .input .line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:4px;background-color:transparent}.window .fill.add_block>.fill .body .input .line div{background-color:#343434;width:100%}.window .fill.add_block>.fill .body .input .line .lang_icon{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:48px;height:60px;align-items:center}.window .fill.add_block>.fill .foot{margin-top:auto}.window .fill.add_block>.fill .foot button{display:block;width:300px;margin:0 auto;padding:20px}.window .fill.delete_project .foot,.window .fill.to_draft .foot{margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.window .fill.delete_project .foot button,.window .fill.to_draft .foot button{width:100%}.window .fill.add_catalog .foot button{display:block;width:275px;margin:0 auto}.window .fill.donate_confirm .head h6{text-align:left}.window .fill.donate_confirm .body{gap:12px}.window .fill.donate_confirm .body .btn_decor{margin:0}.window .fill.donate_confirm .body .btn_decor span{text-align:left}.window .fill.donate_confirm .body .btn_decor.score{margin:12px 0}.window .fill.donate_confirm .body .btn_decor.score span{text-align:center}.window .fill.donate_confirm .body p{font-size:14px;line-height:20px}.window .fill.donate_confirm .body .person{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.window .fill.donate_confirm .body .person img{width:42px;height:42px;-o-object-fit:cover;object-fit:cover;border-radius:21px;border:2px solid #343434}.window .fill.donate_confirm .body .person p{color:#fff;font-size:12px;line-height:16px}@media (max-width: 767px){.window .fill{padding:20px 20px 80px}}section{padding:0 40px}.block{max-width:1760px;width:100%;margin:0 auto;padding:80px 0}@media (max-width: 1024px){.block{padding:40px 0}}@media (max-width: 767px){.block{padding:20px 0}}.social{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}.social a{width:30px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.social a svg{fill:#fff}.social a:hover svg{fill:#fecc39}.social button.search{width:30px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:none;border:none;padding:0;cursor:pointer}@media (max-width: 767px){section{padding:0 20px}}.project_item{background-color:#343434;border:1px solid transparent}.project_item:hover{border:1px solid #fecc39}.project_item.project_item--disabled,.project_item.project_item--disabled:hover{border:1px solid transparent;pointer-events:none}.project_item .head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding:12px}.project_item .head img{width:40px;height:40px;border-radius:20px;border:1px solid #272727}.project_item .head p{font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;color:#fff}.project_item .head .author-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;text-decoration:none;width:100%}.project_item .head .author-link:hover{text-decoration:none}.project_item .head .status-badge{margin-left:auto;font-family:Wix Madefor Display,serif;font-size:12px;line-height:16px;font-weight:400;color:#fff;white-space:nowrap}.project_item .head.v2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;border-bottom:1px solid #414141}.project_item .head.v2 h6{color:#fff}.project_item .head.v2 p{font-family:Wix Madefor Display,serif;font-weight:400;color:#fff}.project_item .head.v2 a{font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;color:#fff}.project_item .head.v2 a:hover{color:#fecc39}.project_item .img{height:auto;width:100%;aspect-ratio:4 / 3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.project_item .img.publish-card-image{border:none;background-color:transparent}.project_item .img.bordered{border-top:1px solid #272727;border-bottom:1px solid #272727}.project_item .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.project_item .name{-webkit-box-sizing:content-box;box-sizing:content-box;height:48px;color:#fff;border:12px solid #343434;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.project_item .amount{padding:12px}.project_item .amount .money{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:4px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;flex-wrap:wrap}.project_item .amount .money h4{font-size:30px;line-height:42px;color:#fff;position:relative;white-space:normal;word-break:break-word;max-width:100%}.project_item .amount .money p{font-family:Unbounded,serif;font-size:16px;line-height:20px;font-weight:700;color:#fecc39;margin-bottom:6px;white-space:normal;word-break:break-word;max-width:100%}.project_item .amount .money h4 span{position:absolute;top:0;left:calc(100% + 4px);font-family:Wix Madefor Display,serif;font-size:12px;line-height:16px;font-weight:400;white-space:nowrap;word-break:keep-all}.project_item .amount .money p{font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;color:#fecc39;margin-bottom:6px;white-space:normal;word-break:break-word;max-width:100%}.project_item .amount .line{height:10px;border:1px solid #272727;background-color:#272727;border-radius:5px;margin:8px 0}.project_item .amount .line span{display:block;max-width:100%;height:100%;border-radius:4px;background-color:#fecc39}.project_item .amount .people{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;min-height:20px}.project_item .amount .people .donate{margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;padding-left:2px;font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;color:#fecc39}.project_item .amount .people p{font-size:14px;line-height:20px;color:#fff}.project_item .amount .people .photos{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:8px}.project_item .amount .people .photos img{width:20px;height:20px;border-radius:10px;border:1px solid #272727;margin-right:-8px}.project_item .amount .progress{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;padding-top:8px}.project_item .amount .progress .pict{-ms-flex-negative:0;flex-shrink:0;width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.project_item .amount .progress .pict img{display:block;max-width:100%}.project_item .amount .progress .bar{width:100%;padding:1px;height:20px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUgAAAAUCAYAAADvL6QLAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAW3SURBVHgB7ZxPaxtXFMXvkzV/VDN16yIvsgqlEEh3sTZJF5E3Dg6kO2nXXYm/hr6Gv0IC3QQSKgpRoEQbTxeGDMSYooVrKKJxbeFqRiNp+u5TRmA6jt15Z1rhvLPxxhbj93TPO/f+ZkaQVEIk6GXdISu2CKH4OCEviESNYgIp2V23KHRdQqk0HdPdbigE//v6Sp40lmjlxKXlsxIhdDaY0sleKJo0IYCSVqtEt3906EapTAjxHg9HsXh4EBFIyZPbNt343CGEYiuhfjQRze6QQEoatETfb2L3uLs3FC2aEkjJy7oLrWMKQrFBYwJI+czuepmsL2waANaQr69/OqHmYSiomDouzc2xSrjC6dOIaphFZSU70hwHHqZwWG44gZpjIs3ny6EDKxxeQ3svgpljIvf4fsemqrNEKElzpK2DEYGU7Dy2qLpmE0pONKGgizPvFpXou3UHfgAizfH5FjDkWKqOUeaotAM0R5YjzTE4jGDmyHW88vbcAVhW5sg//4wF6Uolx0pEdX8Mu+hdWThWjxdV//pY76Q5/vIoFDUfd+K0f5CL6gFTxVokWgHm1Obk2JHmiEwVfAA2D2LcqS2TY3WfrxHwHZwlRzZHlPkkDbnHd351yOM9BjRFfEDHqyPoAdjhDvAUt8f7lUhsB5AOUIUwNsebwOTorMiQI5PjPSq0jsvowhEbPritfuNSSBhxW/3ID8W3IHNMZKrwZXIMgebIybEFamk49XByJMK21U1gclTmuIYzR06ODWB3wGvI5rjqLkHMkff4CNcdKL34yqZPgXW8L8dj27jxmGqr/5DmuAxMjm15jfeAydF/llnHmMJhcapoBEBzfJ8cwzOCCD1z5EVtv67Q8jGwrZabjmxp7tdxyZH1PjkSSFBzVOqNqd0bwQqH0/edZ+7MHAHypDnGq7jRSSHsoAI1RzkTLdOAeDSB2WNVx8Dk2Err2M2sY32DTIFMkxY7OaKBTPs1GMgEeCBjxYudHBWQAXxt5kCmh/rGzNrWDxTOvxbv8U9YIAM3RwYyNTSQsTHjsRTINA4LCDkX17He5qczR+CiquSIBDLvwEAGTat5DZG0OkkEbb7B0WoWJ8eHSHNs2FAgw8kRCWR4j7t3cXvMM8eTWzAgo+oETas5OSK7FzZHrmMUkKG/xlBznIWcymV7nP/iU3NcxwEZ2n1cVm01quVKgQzUHN9ik+OrNWxy7Gw4ND3CJcfT32VbHYCBTB83czyS3cEr2VYjgYwrZ44RiPizOQ48uYZPMdfHyfb5Fha6MZCp+TAgo+464ZmjBQK/3AHWe9H/Ucf5CqkIILNjgIyOigIyfCsPzBx5j6ueATI6UkDmFJO+0zre9g2QuUD5iqkoIDNAApkH8sTpGiCTV4XcyuPhuoMBp28/MkAmp+ZttW+AzAckkp+/8a76yx/tEzJ8E3h4jCkc84SMnop4QkYBmc1PzBMy+VTYEzL/MZDJ0tV/+WMGMihzhD8hY4CMrgyQAeiaAJksXe0P0qcnDJDJrxTIoE5tA2S0ZYCMnq4bkMnS5cWVDnKbAfC5WwNkdGSAjL4MkAHomgGZLF1eYAbI6MkAGX0ZIKMnA2Ry62JIY4CMvgyQ0ZMBMvoq4NlqVcfXEMhkKfsDDJDRlwEy+uofTAyQ0VARz1anrx5EARm0OWoAmSz980MMkNEXr6EBMvmVAhl+1x/KfHjmaIBMbs2BzE0wkOE9RiZHZB3L0cn5Fjs9cWo+dubIQAYlLhzksJ5nKSMb+yJUTo4oc+TC4dQzLWFfaAw1xwbWHEmuXb2DKxx+Ezi/7BY1cwSPTlgL31bzHt86sWDJMf4tLoZWe7iQU/96eP7DmGTK5EggzYEMSnziNB5gTxykOaZtNRLIvJCpYgpsq3mPFzU5shSQ6YxwtLpVgpojAxkbC2SU+Sz6K8t4j1HmiL6Vh/dYvUAGZI6fWbMOUDyd/A3xGmE8NuclVAAAAABJRU5ErkJggg==) repeat-x 50%;position:relative;overflow:hidden;border-radius:4px}.project_item .amount .progress .bar span{display:block;height:100%;max-width:100%;background-color:#fecc39;position:relative;z-index:1}.project_item .amount .progress p{font-size:14px;line-height:20px;color:#fecc39;-ms-flex-negative:0;flex-shrink:0}.project_item .plug{height:120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4px}.project_item .plug p{color:#fff;font-size:14px;line-height:20px}.project_item .info{padding:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px}.project_item .info div{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.project_item .info div p{font-size:14px;line-height:20px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7px}.project_item .info div p:last-child{text-align:right;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.project_item .info div p.project_item-project-status--completed,.project_item .info div p.project_item-project-status--sold{color:#fecc39}.project_item .info .project_item-dates{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.project_item .info .project_item-dates-labels,.project_item .info .project_item-dates-values{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}.project_item .info .project_item-dates-values{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.project_item .info .project_item-dates-values p{text-align:right}.project_item .share_text{padding:20px 30px 0;text-align:center;border-top:1px solid #414141}.project_item .share_text p{font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:600;color:#fecc39;margin:0}.project_item .soc{padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:30px;border-top:none}.project_item .soc a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:44px;height:44px}.project_item .soc a svg{fill:#fecc39}.project_item .soc a:hover{background-color:#fecc39}.project_item .soc a:hover svg{fill:#343434}.project_item.draft{background-color:#fff}.project_item.draft .head p{color:#272727}.project_item.draft .name{color:#272727;border:12px solid #fff}.project_item.draft .amount .money h4,.project_item.draft .amount .money p,.project_item.draft .info div p{color:#272727}.project_item.draft .info div p:last-child{text-align:right;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width: 767px){.project_item .amount .money h4{font-size:30px;line-height:40px}}.project_unit .img{position:relative}.project_unit .img a{position:relative;z-index:1}.project_unit .img a:before{content:"";position:absolute;z-index:2;width:100%;height:100%;opacity:0;background:url("data:image/svg+xml,%3csvg%20width='26'%20height='50'%20viewBox='0%200%2026%2050'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1%2049L25%2025L1%201'%20stroke='white'/%3e%3c/svg%3e") no-repeat 50%,-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background:url("data:image/svg+xml,%3csvg%20width='26'%20height='50'%20viewBox='0%200%2026%2050'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1%2049L25%2025L1%201'%20stroke='white'/%3e%3c/svg%3e") no-repeat 50%,-o-linear-gradient(bottom,rgba(0,0,0,.5) 0%,rgba(0,0,0,0) 100%);background:url("data:image/svg+xml,%3csvg%20width='26'%20height='50'%20viewBox='0%200%2026%2050'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1%2049L25%2025L1%201'%20stroke='white'/%3e%3c/svg%3e") no-repeat 50%,linear-gradient(0deg,#00000080,#0000)}.project_unit .img a:hover:before{opacity:1}.project_unit .img a img{width:460px;height:345px;-o-object-fit:cover;object-fit:cover;z-index:0}.project_unit .img .likes{position:absolute;z-index:3;bottom:17px;right:17px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:13px}.project_unit .img .likes span{font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;color:#fff}.project_unit .img .close{position:absolute;top:12px;right:12px;z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:44px;height:44px;background-color:#343434}.project_unit .img .close svg{fill:#fecc39}.project_unit .img .close:hover{background-color:#fecc39}.project_unit .img .close:hover svg{fill:#343434}.project_unit .img .mark{position:absolute;top:12px;left:12px;z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:44px;height:44px;background-color:#343434}.project_unit .img .mark p{position:absolute;bottom:calc(100% + 12px);left:15px;background-color:#272727;color:#fff;padding:12px;font-size:14px;line-height:20px;text-align:left;width:200px;pointer-events:none;opacity:0}.project_unit .img .mark p:after{content:"";position:absolute;top:100%;left:0;border:7px solid transparent;border-bottom:12px solid transparent;border-top:12px solid #272727}.project_unit .img .mark span{width:20px;height:20px;border:1px solid #fffcf5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.project_unit .img .mark span:before{content:"";width:16px;height:16px}.project_unit .img .mark.on span{border:1px solid #fecc39}.project_unit .img .mark.on span:before{content:"";width:10px;height:10px;background-color:#fecc39}.project_unit .img .mark:hover p{opacity:1}.project_unit .img .mark:hover span{border:1px solid #fecc39}.project_unit .img .price{position:absolute;bottom:12px;left:12px;z-index:3;font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;padding:6px 12px;background-color:#fecc39}.project_unit .img .sold{position:absolute;top:0;left:0;z-index:3;width:100px;height:50px;background:url(data:image/webp;base64,UklGRvgFAABXRUJQVlA4WAoAAAAQAAAAYwAAMQAAQUxQSNMBAAAFkFbbtq42CwXZUcBx8E4V5DmAKgh1kCroqIKMKmhwAAr6UNAbBTlPQTYK8gn54P3Mj4iYAL7aVXaJSLDXuvGphPJij+9vm49T5FlmiIMeOL8b2+BPpuwyZw9tfze24tVQqNA8lcF7llSVtX1xUx+mXM5HWnMBSKmYSxF85vLNnw8QMlEGQplnqeDTu3b/bzXwwYrMeUq8NPp01LapNb9HUJB9l5I47VoPFDZHpylQZHQZnLQpQnj4SckcGVeX238rQsKIE29t3806eTPe7YyP6eeM5eZYxuLkjvW34tgBIB/Ol4tgMovdZrBQAYrGSymuk+msTW/vH/Z1f362bwOADBDLbqmpACOLl7W+MT6g1UU/JSW9BsNu03hVVwtpIoyDo9dXBogI9EuceqFKjDhcNLw/WxvChlx1s3mcFtAqRW39MLOD6vrvkUMhXlV2t81X19B2l+hkvCFzeYsdQERb0YbidWEgsr8QleKz22BLP9wULg7LvFH9opf4tEamlcY5+l0GS3LxvvIhIrpl/yG2G+P93q5CMgbU06zi0yq7MRehQ4NDaoXaaNvFNMq6XPaAVdtNswwyMhOqy1UCtN3dtjgsM6XJ31Db0TZmyrPSjS+CAQBWUDgg/gMAANAVAJ0BKmQAMgA+MRiKQ6IhoRJEgCADBKAHlF9EpgPfp5lv8Z7APEi6QHmA/VX9pOwB5I3WAfsd7AH7JelV7Cv7X/tV8Av7B//mm6vP/x3yib4DhB0QHAFS3eEf+7aRL/iOMGjv84L/b/wHnQ+gf93/dPgK/Vz/gfl73lP2A9kBZS4gXA9/nLKrDE9E4CbYRFN0Nv2AZprYvWPNNCN+NXiuzR/fg5ztb4ZluXlLfqbzLge2P3y0AAD+/2BJf7+w///fLUT6OzShif1opJp3UQ8wzz5+urmeP+pJSoxjrTkhI3sZXwsYiDs7C/p75j62rzH/rRWsnssrRGFOy9BEr7+6dfgyseq+1aW91+YLeu+nuHwViC6dBAsMwXz+DIJmS9yzsxwCc0rF76ZJk7EAkSxDV/+zxNs5OFg7j/k2eTcTLbcAl1ZF/d984OLm9uBhVaDn69w/nf9n0Gq7F/j3N3r6FrzBt3Wv0A1fyT4MwunvVVm9rI+ZY/fADieDeNlhXEBL2WRX0uRdUV/3oH5kK+3rrhXNHx/pgth77J8y8YP76DPHw+F/JYovvHoTubs20iOfG+blG8+OaS+rwuHIj0TA57wstjh/aCXOYxgDpf8iRUTNZacrDIDy5ifEOfnPx/Ou9DbhW4ng/6y8Kqr+c0UmeT9dG3/VgtQ1dZOg1xvFz+0dWhxvY6ycpjb2CT2uRYHUXS876MjX53CUxLpp4kmwbzAbBQcleDthRDoRLKXma9sWJaW4MLzoVlQ0Wr8lwZeF+uXAviBoGdbU2z3XvGf1/xYOgc1Ni4604GQ40znlm8dnviCGyh1d4umJ2ZmWEXCzTT+LEIHF94l/jnFrirmZV0fq1zmL/cgfhKBZeVmt+vhfsdgWf+GyOTgoG9iUQFR9x8EBr+pf4WgVhcrUf/xignofqjpnF2I7R//sobiq7aHYB1EV4PER0GyRXZNGf0PWRahFVMovqUSp4rZW+9f5c5XWKke+OQXfjXUGP7tp14wfFKqKcbfcVH+Vy/dx8nHpRqE42kVVH8V0Vts/xHmJ+f4WltmMt8YvFzjjY7t/wYJMcj+62wDd8dKlTC1/wfRt/s9HT/bdr4LpZU/gDRfh9pXv82CQdCmVvyP+58zYcTq0vUMqZ/jna1fXHMORndR53HmmEHKZ7C9ZWPCTBbPfzuZAB3j/0ibGrCpSq8/L/yT+dcB9R0/T1q/4x960y7+HYDSGrK4uTyxM8si0mDnA91A2yl/Xx0dQzUxH2JvGQ0wE2tjxZez1/IZuZtbnx35nT+pNyg/NrmrbaldfnZaPLVKLrar+Fe+JVANv3DDLdKgyMDNDA7Ywyf1f86qmXEBHGuEesL3dDcAAAAAA)}.project_unit h6{font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;color:#fff;padding:10px 0}.project_unit .person{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.project_unit .person img{width:30px;height:30px;border-radius:15px;border:1px solid #272727}.project_unit .person p{font-size:12px;line-height:16px;color:#fff}.project_unit .person:hover p{color:#fecc39}.author_item{width:100%}.author_item.on .head .drop_btn{background-color:#fecc39}.author_item.on .head .drop_btn svg{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);fill:#343434}.author_item.on .drop{max-height:314px}.author_item .head{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px;border:2px solid #272727;border-bottom:none;background-color:#272727}.author_item .head>div{padding:12px;background-color:#343434}.author_item .head .name{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.author_item .head .name>img{width:60px;height:60px;border-radius:30px;border:2px solid #fecc39}.author_item .head .name>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.author_item .head .name>div a{font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;color:#fff}.author_item .head .name>div a:hover{color:#fecc39}.author_item .head .name>div div{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.author_item .head .name>div div p{font-size:14px;line-height:20px;color:#fff}.author_item .head .tags{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.author_item .head .tags a{display:block;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;padding:2px 8px;background-color:#272727;color:#fff;font-size:12px;line-height:16px}.author_item .head .tags a:hover{color:#fecc39}.author_item .head .command{width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.author_item .head .command img{width:40px;height:40px;border-radius:20px;border:1px solid #272727;margin-left:-12px}.author_item .head .command img:first-child{margin-left:0}.author_item .head .to_catalog{-ms-flex-negative:0;flex-shrink:0;width:324px}.author_item .head .to_catalog .btn_decor div svg{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.author_item .head .drop_btn{-ms-flex-negative:0;flex-shrink:0;width:84px;min-height:84px}.author_item .head .drop_btn button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.author_item .head .drop_btn button svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);fill:#fecc39}.author_item .drop{overflow:hidden;max-height:0}.author_item .slider{background-color:#272727;padding:2px;overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px}.author_item .slider .project_unit .img a img{width:400px;height:300px;-o-object-fit:cover;object-fit:cover}.author_item:hover .head{border-left:2px solid #fecc39;border-right:2px solid #fecc39}@media (max-width: 1350px){.author_item .head{-ms-flex-wrap:wrap;flex-wrap:wrap}.author_item .head .name{width:calc(100% - 412px)}.author_item .head .tags{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.author_item.com .head .name{width:initial;-webkit-box-flex:1;-ms-flex:1;flex:1}}@media (max-width: 1150px){.author_item .head{-ms-flex-wrap:wrap;flex-wrap:wrap}.author_item .head .name{width:calc(100% - 194px)}.author_item .head .tags{width:calc(100% - 86px)}.author_item .head .to_catalog{width:192px}.author_item .head .drop_btn{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media (max-width: 650px){.author_item.com .head .name{-webkit-box-flex:1;-ms-flex:auto;flex:auto;width:100%}.author_item.com .head .command{height:84px;width:100%}}@media (max-width: 530px){.author_item:not(.com) .head{-ms-flex-wrap:wrap;flex-wrap:wrap}.author_item:not(.com) .head .name{width:100%}.author_item:not(.com) .head .tags{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;width:100%}.author_item:not(.com) .head .to_catalog{width:calc(100% - 86px)}}@media (max-width: 440px){.author_item .project_unit .img a img{width:100%;height:initial;aspect-ratio:4/3}}label{width:100%;cursor:pointer;padding:12px;background-color:#343434;display:block}label.tall{padding:18px 12px}.owner_options{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}label.owner_selector{width:fit-content;padding:14px 12px}label.owner_selector .owner_info{display:flex;justify-content:space-between;align-items:center;width:100%;min-width:200px;gap:16px}label.owner_selector .owner_info:before{order:2}label.owner_selector .owner_content{display:flex;align-items:center;gap:12px;order:1}label.owner_selector .owner_content:before{display:none!important}label.owner_selector .avatar_circle{width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0;display:block}label.owner_selector .avatar_circle:before{display:none!important}label.owner_selector .avatar_circle img{width:100%;height:100%;object-fit:cover;display:block}label.owner_selector .owner_name{color:#fff;font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;display:inline}label.owner_selector .owner_name:before{display:none!important}label.owner_selector input:checked+.owner_info .owner_name{color:#fecc39}@media (max-width: 650px){label.owner_selector{width:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}label.owner_selector .owner_info{min-width:0}}label input{display:none}label input:checked+span{color:#fecc39}label span{display:block;color:#fff;font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}label span:before{-ms-flex-negative:0;flex-shrink:0;content:"";width:20px;height:20px;-webkit-transition:none;-o-transition:none;transition:none}label:hover span{color:#fecc39}label.checkbox span:before{background:url("data:image/svg+xml,%3csvg%20width='14'%20height='12'%20viewBox='0%200%2014%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.9992%202.91495L5.415%2011.4992L0.000786781%206.08495L2.415%203.67073L5.415%206.67073L11.585%200.500732L13.9992%202.91495Z'%20fill='%23272727'/%3e%3c/svg%3e") no-repeat 50% #414141}label.checkbox input:checked+span:before{background:url("data:image/svg+xml,%3csvg%20width='14'%20height='12'%20viewBox='0%200%2014%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.9992%202.91495L5.415%2011.4992L0.000786781%206.08495L2.415%203.67073L5.415%206.67073L11.585%200.500732L13.9992%202.91495Z'%20fill='%23272727'/%3e%3c/svg%3e") no-repeat 50% #fecc39}label.checkbox:hover span:before{background:url("data:image/svg+xml,%3csvg%20width='14'%20height='12'%20viewBox='0%200%2014%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.9994%202.91495L5.41519%2011.4992L0.000976562%206.08495L2.41519%203.67073L5.41519%206.67073L11.5852%200.500732L13.9994%202.91495Z'%20fill='%23FECC39'/%3e%3c/svg%3e") no-repeat 50% #414141}label.checkbox.disabled{cursor:not-allowed;opacity:.4}label.checkbox.disabled:hover span{color:#fff}label.checkbox.disabled:hover span:before{background:url("data:image/svg+xml,%3csvg%20width='14'%20height='12'%20viewBox='0%200%2014%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.9992%202.91495L5.415%2011.4992L0.000786781%206.08495L2.415%203.67073L5.415%206.67073L11.585%200.500732L13.9992%202.91495Z'%20fill='%23272727'/%3e%3c/svg%3e") no-repeat 50% #414141}label.radio span:before{border:1px solid #fff}label.radio input:checked+span:before{border:1px solid #fecc39;background:url("data:image/svg+xml,%3csvg%20width='10'%20height='10'%20viewBox='0%200%2010%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='10'%20height='10'%20fill='%23FECC39'/%3e%3c/svg%3e") no-repeat 50%}label.radio:hover span:before{border:1px solid #fecc39}.add_picture{width:100%;aspect-ratio:4/3;background-color:#343434;border:1px dashed #272727;position:relative}.add_picture:hover{border:1px dashed #fecc39}.add_picture label{position:relative;z-index:1;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:15px;cursor:pointer}.add_picture label input{display:none}.add_picture label img{width:24px}.add_picture label p{color:#fff;text-align:center}.add_picture .img{position:absolute;width:100%;height:100%;top:0;left:0;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:2px solid #fecc39;background-color:#343434;opacity:0;pointer-events:none}.add_picture .img.on{opacity:1;pointer-events:all}.add_picture .img button{position:absolute;top:0;right:0;z-index:2;width:60px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#343434}.add_picture .img button svg{fill:#fecc39}.add_picture .img button:hover{background-color:#fecc39}.add_picture .img button:hover svg{fill:#343434}.add_picture .img .img_preview{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;background-color:#414141}.add_picture .img .img_preview img,.add_picture .img .img_preview svg{max-width:100%;max-height:100%;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.add_picture.circle{border:2px solid #fecc39;width:160px;height:160px;border-radius:80px;aspect-ratio:initial;background-color:#414141}.add_picture.circle label{width:60px;height:60px;border-radius:30px;margin-left:auto;z-index:2;background-color:#343434}.add_picture.circle label svg{fill:#fecc39}.add_picture.circle label:hover{background-color:#fecc39}.add_picture.circle label:hover svg{fill:#343434}.add_picture.circle .img{z-index:1;border:0;border-radius:50%;overflow:hidden}.add_picture.circle .img button{display:none}.add_picture.circle .img .img_preview img{max-width:initial;max-height:initial;-o-object-fit:cover;object-fit:cover}.add_file label{width:100%;height:230px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:15px;background-color:#343434;border:1px dashed #272727;cursor:pointer}.add_file label:hover{border:1px dashed #fecc39}.add_file label input{display:none}.add_file label img{width:24px}.add_file label p{color:#fff;text-align:center}.add_file .selected{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;background-color:#343434;padding-left:12px}.add_file .selected span{width:100%;font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;color:#fecc39}.add_file .selected button{-ms-flex-negative:0;flex-shrink:0;width:61px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-left:1px solid #fecc39}.add_file .selected button svg{fill:#fecc39}.add_file .selected button:hover{background-color:#fecc39}.add_file .selected button:hover svg{fill:#343434}.add_file.on label{display:none}.add_file.on .selected{display:-webkit-box;display:-ms-flexbox;display:flex}.toast{position:fixed;top:30px;right:30px;z-index:9999;padding:12px;border-bottom:4px solid #000;width:400px;max-width:calc(100vw - 60px);opacity:0;pointer-events:none;-webkit-transform:translateY(-104px);-ms-transform:translateY(-104px);transform:translateY(-104px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;color:#fff}.toast.on{opacity:1;pointer-events:all;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.toast.red{background-color:#f43}.toast.green{background-color:#43a96b}.toast p{width:100%}.toast_action{align-self:flex-start;padding:8px 16px;background-color:#fff;color:#343434;font-family:Unbounded,serif;font-size:13px;font-weight:700;border:none;cursor:pointer}.toast_action:hover{background-color:#fecc39}.toast .head{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.toast .head p{font-weight:600}.toast .head button{-ms-flex-negative:0;flex-shrink:0;width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.toast .head button svg{fill:#fecc39}.toast .head button:hover{background-color:#343434}.currency{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-ms-flex-wrap:wrap;flex-wrap:wrap}.currency label{width:clamp(91px,100%,125px);height:60px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;background-color:#343434}.currency label input{display:none}.currency label svg{fill:#fecc39}.currency label:hover{background-color:#fecc39}.currency label:hover svg{fill:#343434}.currency label:has(input:checked){background-color:#fecc39}.currency label:has(input:checked) svg{fill:#343434}.currency label:has(input:disabled){opacity:.5;pointer-events:none}@media (max-width: 1024px){.currency{flex-wrap:nowrap;width:100%}.currency label{flex:1 1 0;width:auto;min-width:0;max-width:none}.projects .block .side_panel .unit .box .currency label{flex:1 1 0;width:auto}}header{position:absolute;top:0;left:0;right:0;margin:0 auto;width:100%;z-index:1001;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px;overflow-x:clip}.logo__brand{color:#fff;cursor:pointer;font-weight:600;font-size:14px;letter-spacing:.5px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}header .logo{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;position:relative;min-width:0}header .logo>a{font-size:14px;line-height:20px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;color:#fff;font-family:Unbounded,serif;white-space:nowrap;min-width:0}header .logo>a img,header .logo>div{flex-shrink:0}header .logo>a:hover{color:#fecc39}header .logo button{width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}header .logo button svg{fill:#fff}header .logo button:hover{background-color:#fecc39}header .logo button:hover svg{fill:#343434}header .logo button.on svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}header .logo .drop_menu{position:absolute;top:100%;right:auto;left:52px;width:220px;max-width:calc(100vw - 32px);z-index:10;opacity:0;pointer-events:none}header .logo .drop_menu a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}header .logo .drop_menu.on{opacity:1;pointer-events:all}header .mobile{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(100% - 190px)}header .mobile .close{display:none}header .mobile .links{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}header .mobile .links a{color:#fff;font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700}header .mobile .links a:hover{color:#fecc39}header .mobile .links a.on{color:#fecc39}header .mobile .links .mobile-search{display:none;align-items:center;gap:8px;position:relative}header .mobile .links .mobile-search:before{position:absolute;inset:0 auto 0 0;width:4px;background-color:#fecc39;content:"";opacity:0;pointer-events:none}header .mobile .links .mobile-search:focus-within:before{opacity:1}header .mobile .links .mobile-search input{background:none;border:none;padding:0;color:#fff;font-family:Wix Madefor Display,serif;font-size:14px;line-height:20px;font-weight:400}header .mobile .links .mobile-search input:focus{border-left:0!important}header .mobile .links .mobile-search input::-webkit-input-placeholder{color:#ffffff80}header .mobile .links .mobile-search input::placeholder{color:#ffffff80}header .mobile .links .mobile-search button{display:flex;align-items:center;justify-content:center;background:none;border:none;padding:4px;cursor:pointer;flex-shrink:0}header .mobile .links a.mobile-only{display:none}header .mobile .links .mobile-search-suggestions{display:none}header .mobile .lang{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}header .mobile .lang a{color:#fff;opacity:.5;font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;pointer-events:all}header .mobile .lang a:hover{color:#fecc39}header .mobile .lang a.on{opacity:1;pointer-events:none}header .mobile .another{display:none}header .mobile .btn{display:block}header .mobile .login{display:-webkit-box;display:-ms-flexbox;display:flex}header .mobile .login span{display:none}header .social{margin-left:auto}header .btn{display:none}header .btn svg{display:none;fill:#343434}header .burger{width:44px;height:44px;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}header .burger span{width:20px;height:4px;background-color:#fecc39;position:relative}header .burger span:before,header .burger span:after{content:"";width:20px;height:4px;background-color:#fecc39;position:absolute;left:0}header .burger span:before{top:-8px}header .burger span:after{width:12px;top:8px}header .burger:hover span{background-color:#fff}header .burger:hover span:before,header .burger:hover span:after{background-color:#fff}header .auth_avatar_loading{width:44px;height:44px;border-radius:44px;display:flex;align-items:center;justify-content:center;flex-shrink:0}header .auth_avatar_loading span{width:44px;height:44px;border:2px solid rgba(255,255,255,.3);border-top-color:#fecc39;border-radius:50%;animation:header-auth-spin .8s linear infinite}@keyframes header-auth-spin{to{transform:rotate(360deg)}}header .login{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:44px;height:44px}header .login svg{fill:#fecc39;-webkit-transition:none;-o-transition:none;transition:none}header .login:hover{background-color:#fecc39}header .login:hover svg{fill:#343434}header .logged{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}header .logged .new_project{position:relative}header .logged .new_project a{width:44px;height:44px;background-color:#fecc39;border-radius:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}header .logged .new_project a svg{fill:#343434}header .logged .new_project a:hover{background-color:#343434}header .logged .new_project a:hover svg{fill:#fecc39}header .logged .new_project .cloud{position:absolute;top:calc(100% + 12px);right:15px;padding:12px;background-color:#272727;width:200px;pointer-events:auto;opacity:1}header .logged .new_project .cloud:after{content:"";width:0;height:0;border-top:12px solid transparent;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:12px solid #272727;position:absolute;right:0;top:-24px}header .logged .new_project .cloud p{color:#fff;font-size:14px;line-height:20px}header .logged .new_project .cloud div{width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:12px 0 0 auto}.cloud-close{width:24px;height:24px;display:flex;align-items:center;justify-content:center;margin:12px 0 0 auto;background:none;border:none;cursor:pointer}header .logged .person{width:44px;height:44px;border-radius:22px;border:1px solid #fecc39;position:relative;cursor:pointer}header .logged .person img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:21px}header .logged .person>img.is-loading{opacity:0}header .logged .person.avatar-is-loading{border-color:transparent}header .logged .person>img.is-loaded{opacity:1;transition:opacity .15s ease}header .logged .person_avatar_loading{position:absolute;inset:0;z-index:1;border:2px solid rgba(255,255,255,.3);border-top-color:#fecc39;border-radius:50%;animation:header-auth-spin .8s linear infinite}header .logged .person .indicator{position:absolute;top:calc(100% + 8px);left:calc(50% - 4px);width:8px;height:8px;background-color:#22c55e;border-radius:50%;-webkit-animation:2s infinite blinking-green;animation:2s infinite blinking-green;display:none}header .logged .person .indicator.on{display:block}header .logged .logged_modal{position:absolute;top:0;right:0;padding:30px;background-color:#fffcf5;max-width:360px;width:100%;opacity:0;pointer-events:none;transition:opacity .2s ease}header .logged .logged_modal.on{opacity:1;pointer-events:all}header .logged .logged_modal .head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px}header .logged .logged_modal .head p{font-size:14px;line-height:20px}header .logged .logged_modal .logged_modal_topbar{display:flex;justify-content:flex-start;margin-bottom:16px}header .logged .logged_modal .logged_modal_topbar .close{width:32px;height:32px;flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:pointer}header .logged .logged_modal .logged_modal_topbar .close svg{fill:#343434}header .logged .logged_modal .logged_modal_topbar .close:hover svg{fill:#fecc39}header .logged .logged_modal .body{margin:30px 0 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}header .logged .logged_modal .body .line{height:1px;background-color:#3434341f;margin:12px 0}header .logged .logged_modal .body a{display:block;font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;color:#343434;padding:12px}header .logged .logged_modal .body a:hover{background-color:#fecc39}header .logged .logged_modal .body a.user{padding:0 0 0 12px;color:#fecc39;background-color:#343434;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;margin:12px 0}header .logged .logged_modal .body a.user span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:60px;height:60px;border-left:1px solid #fecc39}header .logged .logged_modal .body a.user span svg{fill:#fecc39;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}header .logged .logged_modal .body a.user:hover{background-color:#fecc39;color:#343434}header .logged .logged_modal .body a.user:hover span{border-left:1px solid #343434}header .logged .logged_modal .body a.user:hover span svg{fill:#343434}header .logged .logged_modal .body .exit{display:block;font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;color:#343434;padding:12px;margin-top:auto}header .logged .logged_modal .body .exit:hover{background-color:#fecc39}header .logged .logged_modal .body .profile-incomplete{padding:12px;background-color:#3434340d}header .logged .logged_modal .body .profile-incomplete p{font-family:Wix Madefor Display,serif;font-size:13px;line-height:18px;color:#343434;opacity:.7;margin-bottom:10px}header .logged .logged_modal .body .profile-incomplete a{display:inline-block;font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;color:#343434;padding:8px 12px;background-color:#fecc39}header .logged .logged_modal .body .profile-incomplete a:hover{opacity:.85}header .logged .logged_modal .foot .links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:12px;margin:12px 0;border-top:1px solid #343434;border-bottom:1px solid #343434;padding:12px}header .logged .logged_modal .foot .links a{font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;color:#343434}header .logged .logged_modal .foot .links a:hover{color:#fecc39}header .logged .logged_modal .foot .social{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}header .logged .logged_modal .foot .social a svg{fill:#343434}header .logged .logged_modal .foot .social a:hover svg{fill:#fecc39}@media (max-width: 1300px){header .logo{flex:0 1 auto;margin-right:auto}header .logo .drop_menu{left:52px}header .mobile{position:absolute;z-index:4;right:0;top:0;opacity:0;pointer-events:none;max-width:480px;width:100%;height:100vh;background-color:#414141;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding:20px 20px 80px}header .mobile.on{pointer-events:all;opacity:1}header .mobile .btn{display:none}header .mobile .close{display:block;padding-bottom:20px;-ms-flex-negative:0;flex-shrink:0}header .mobile .close button{width:44px;height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:transparent}header .mobile .close button svg{fill:#fecc39}header .mobile .close button:hover svg{fill:#fff}header .mobile .login{width:100%;height:60px;background-color:#343434;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}header .mobile .login span{display:block;font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;color:#fecc39;width:calc(100% - 60px);line-height:60px;border-right:1px solid #fecc39}header .mobile .login svg{margin:0 20px}header .mobile .login:hover svg{fill:#fecc39}header .mobile .links{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;width:100%}header .mobile .links a{padding:12px;background-color:#343434;color:#fecc39}header .mobile .links a.mobile-only{display:block}header .mobile .links .mobile-search{display:flex;justify-content:space-between;padding:12px;background-color:#343434}header .mobile .links .mobile-search input{width:100%}header .mobile .links .mobile-search-suggestions{display:block;max-height:40vh;overflow-y:auto;background-color:#343434;margin-top:-12px;padding:0 12px 12px}header .mobile .links .mobile-search-suggestions__status{color:#fff9;font-size:14px;line-height:20px;padding:8px 0}header .mobile .links .mobile-search-suggestions__title{color:#ffffff80;font-family:Unbounded,serif;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:8px 0 4px}header .mobile .links .mobile-search-suggestions__item{display:flex;align-items:center;gap:10px;width:100%;background:none;border:none;padding:8px 0;cursor:pointer;text-align:left;color:#fff;font-family:Unbounded,serif;font-size:14px;line-height:18px;font-weight:700}header .mobile .links .mobile-search-suggestions__item:hover{color:#fecc39}header .mobile .links .mobile-search-suggestions__item img{width:32px;height:32px;border-radius:50%;object-fit:cover;flex-shrink:0}header .mobile .lang{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:auto auto 0}header .mobile .another{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;gap:12px;padding:12px 0;border-top:1px solid #fff;border-bottom:1px solid #fff}header .mobile .another a{font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;color:#fff}header .mobile .social{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;margin:0 auto}header .mobile .search{display:none}header .btn{display:block}header .burger{display:-webkit-box;display:-ms-flexbox;display:flex;width:24px;height:24px;border-radius:0}header .login{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width: 768px){header .logged .logged_modal{max-width:100%}}@media (max-width: 550px){header{padding:16px;gap:12px}header .login{display:none}header .burger{margin-left:auto;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}header .logo>a{white-space:nowrap}header .logo{gap:6px}header .logo .drop_menu{left:0;width:calc(100vw - 32px);max-width:none}header .logo img{width:44px;height:44px}header .logo__brand{font-size:12px;line-height:16px}header .btn{display:none}header .logged{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;gap:12px;-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;margin-left:1px}header .logged .new_project{display:none}header .logged .person{cursor:pointer;width:44px;height:44px;border-radius:44px}header .logged .person img{border-radius:44px}header .logged .logged_modal{max-width:100%;padding:20px;right:-16px;top:0}}@media (max-width: 360px){header .burger{width:24px;height:24px}}@-webkit-keyframes blinking-green{0%{background-color:#22c55e}50%{background-color:#86efac}to{background-color:#22c55e}}@keyframes blinking-green{0%{background-color:#22c55e}50%{background-color:#86efac}to{background-color:#22c55e}}@-webkit-keyframes blinking{0%{background-color:#343434}50%{background-color:#fecc39}to{background-color:#343434}}@keyframes blinking{0%{background-color:#343434}50%{background-color:#fecc39}to{background-color:#343434}}.under_header{padding:0 40px;position:relative;height:194px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.under_header.empty{background-color:#414141;height:104px}.under_header img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.under_header h3{position:relative;z-index:1;color:#fff;text-align:center;opacity:.5}.under_header_subtitle{position:relative;z-index:1;color:#fecc39;text-align:center;font-size:16px;line-height:24px;margin-top:8px}@media (max-width: 768px){.under_header{height:144px;overflow:hidden}.under_header h3{font-size:30px;line-height:40px}.under_header_subtitle{font-size:14px;line-height:20px}}.interest{background-color:#414141;border-top:1px solid #343434}.interest .block{padding:80px 0}.interest .block h5{color:#fff;text-align:center;margin-bottom:30px}.interest .block .cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px}.interest .block .cards .project_item{width:calc((100% - 60px) / 3)}@media (max-width: 1250px){.interest .block{padding:40px 0}.interest .block .cards .project_item{width:calc((100% - 30px)/2)}}@media (max-width: 767px){.interest .block{padding:20px 0}.interest .block .cards{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.interest .block .cards .project_item{max-width:460px;width:100%}}.advertising{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex}.advertising .item{width:50%;min-height:500px;padding:40px 40px 80px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.advertising .item img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.advertising .item img.black_and_white{-webkit-filter:grayscale(1);filter:grayscale(1)}.advertising .item h4{color:#fff;position:relative;z-index:1;text-align:center;max-width:640px}.advertising .item a{position:relative;z-index:1;width:300px}@media (max-width: 1024px){.advertising{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.advertising .item{width:100%;padding:40px;min-height:initial}}@media (max-width: 767px){.advertising .item{padding:20px;gap:20px}.advertising .item h4{font-size:18px;line-height:24px}.advertising .item a{width:100%}}.advertising2{background-color:#fffcf5;border-bottom:1px solid #343434}.advertising2 .block{display:-webkit-box;display:-ms-flexbox;display:flex}.advertising2 .block>div{width:50%;min-height:400px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.advertising2 .block>div img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;-o-object-fit:cover;object-fit:cover}.advertising2 .block>div div{position:relative;z-index:1;width:83.3%;height:70%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;color:#fff}.advertising2 .block>div div .btn{display:block;max-width:300px;width:100%;margin-top:auto;text-align:center}@media (max-width: 767px){.advertising2 .block{-ms-flex-wrap:wrap;flex-wrap:wrap}.advertising2 .block>div{width:100%}.advertising2 .block>div:last-child{display:none}}.current_news{width:100%;background-color:#fff}.current_news .block{padding:80px 0}.current_news .block .title{margin-bottom:30px}.current_news .block .title p{color:#fecc39}.current_news .block .title h4{margin:10px 0 0}.current_news .block .btn{display:block;margin:30px auto 0;max-width:300px;width:100%;text-align:center}.current_news .cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.current_news .item{width:30.5%;position:relative}.current_news .item h6{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:48px}.current_news .item:before{content:"";position:absolute;width:100%;aspect-ratio:1/1;opacity:0;background:url("data:image/svg+xml,%3csvg%20width='26'%20height='50'%20viewBox='0%200%2026%2050'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1%2049L25%2025L1%201'%20stroke='white'/%3e%3c/svg%3e") no-repeat 50%,-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background:url("data:image/svg+xml,%3csvg%20width='26'%20height='50'%20viewBox='0%200%2026%2050'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1%2049L25%2025L1%201'%20stroke='white'/%3e%3c/svg%3e") no-repeat 50%,-o-linear-gradient(bottom,rgba(0,0,0,.5) 0%,rgba(0,0,0,0) 100%);background:url("data:image/svg+xml,%3csvg%20width='26'%20height='50'%20viewBox='0%200%2026%2050'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1%2049L25%2025L1%201'%20stroke='white'/%3e%3c/svg%3e") no-repeat 50%,linear-gradient(0deg,#00000080,#0000)}.current_news .item:hover:before{opacity:1}.current_news .item:hover h6{color:#fecc39}.current_news .item img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.current_news .item p{font-size:12px;line-height:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:10px 0}@media (max-width: 1024px){.current_news .block{padding:40px 0}.current_news .block .cont{width:100%;overflow:auto;padding-bottom:20px;gap:30px}.current_news .block .cont a{-ms-flex-negative:0;flex-shrink:0;width:400px}}@media (max-width: 767px){.current_news .block{padding:20px 0}.current_news .block h4{font-size:24px;line-height:30px}}.slick-list{overflow:hidden}.slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:none;-o-transition:none;transition:none}.pagin{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:12px}.pagin .prev,.pagin .next{width:48px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:url("data:image/svg+xml,%3csvg%20width='26'%20height='10'%20viewBox='0%200%2026%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M26%2010H4L0%206H16L10%200H16L26%2010Z'%20fill='black'/%3e%3c/svg%3e") no-repeat 50%}.pagin .prev:hover,.pagin .next:hover{background:url("data:image/svg+xml,%3csvg%20width='26'%20height='10'%20viewBox='0%200%2026%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M26%2010H4L0%206H16L10%200H16L26%2010Z'%20fill='black'/%3e%3c/svg%3e") no-repeat 100% 50%}.pagin .prev{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.pagin .dots .slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.pagin .dots .slick-dots li{list-style:none}.pagin .dots .slick-dots li button{width:48px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:0}.pagin .dots .slick-dots li button:before{content:"";width:10px;height:10px;border:1px solid #343434}.pagin .dots .slick-dots li.slick-active button:before{background-color:#343434}.pagin.white .prev,.pagin.white .next{background:url("data:image/svg+xml,%3csvg%20width='26'%20height='10'%20viewBox='0%200%2026%2010'%20fill='white'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M26%2010H4L0%206H16L10%200H16L26%2010Z'/%3e%3c/svg%3e") no-repeat 50%}.pagin.white .prev:hover,.pagin.white .next:hover{background:url("data:image/svg+xml,%3csvg%20width='26'%20height='10'%20viewBox='0%200%2026%2010'%20fill='white'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M26%2010H4L0%206H16L10%200H16L26%2010Z'/%3e%3c/svg%3e") no-repeat 100% 50%}.pagin.white .dots .slick-dots li button:before{border:1px solid #fff}.pagin.white .dots .slick-dots li.slick-active button:before{background-color:#fff}.project_description{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;color:#fff}.project_description .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.project_description .img{width:100%;background-color:#343434;display:flex;flex-wrap:wrap;gap:12px}.project_description .img img{flex:1;min-width:250px;max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.project_description .tags{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_description .tags a{padding:2px 8px;font-size:14px;line-height:20px;background-color:#fff}.project_description .tags a:hover{background-color:#fecc39}.project_description .content-blocks{display:flex;flex-direction:column;gap:16px}.project_description .content-blocks h2,.project_description .content-blocks h3,.project_description .content-blocks h4,.project_description .content-blocks h5,.project_description .content-blocks h6{margin:0;color:#fff}.project_description .content-blocks h2{font-size:24px;line-height:32px}.project_description .content-blocks h3{font-size:20px;line-height:28px}.project_description .content-blocks h4{font-size:18px;line-height:24px}.project_description .content-blocks h5{font-size:16px;line-height:22px}.project_description .content-blocks h6{font-size:14px;line-height:20px}.project_description .content-blocks p{margin:0;font-size:16px;line-height:24px}.project_description .content-block-figure{margin:0;padding:0;width:100%;background-color:#343434}.project_description .content-block-figure img{width:100%;max-width:100%;height:auto;object-fit:contain;display:block}.project_description .content-block-figure figcaption{padding:8px 0;font-size:14px;line-height:20px;color:#999}.content-block-embed-wrapper{width:100%;aspect-ratio:16 / 9;overflow:hidden;margin:0;padding:0;background-color:#343434}.content-block-embed-wrapper iframe{width:100%;height:100%;display:block;border:none}.project_description .content-blocks .additional-link{color:#fecc39;text-decoration:underline}.project_description .content-blocks .additional-link:hover{color:#fff}@media (max-width: 1024px){.project_description .block{-ms-flex-wrap:wrap;flex-wrap:wrap}.project_description .block .project_item{width:100%;position:relative;top:initial;margin-bottom:20px}.project_description .block .cont{max-width:100%;margin-left:0;gap:30px}}@media (max-width: 767px){.project_description .block .cont{gap:20px}}footer{background-color:#fffcf5;padding:0 40px}footer .block{max-width:1760px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;padding:80px 0}footer .block .top .title{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;background-color:#414141;padding:30px}footer .block .top .title h5{color:#fff}footer .block .top .title a{margin-right:auto}footer .block .top .title a h5{color:#fecc39}footer .block .top .title a:hover h5{color:#fff}footer .block .top .cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px;background-color:#fecc39}footer .block .top .cont h6,footer .block .top .cont p,footer .block .top .cont a{text-align:center}footer .block .top .cont>div{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}footer .block .top .cont>div div{width:200px}footer .block .top .cont>div div img{width:60px;height:60px;-o-object-fit:cover;object-fit:cover;border-radius:30px;margin:0 auto 12px}footer .block .top .cont>div div p{font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700}footer .block .top .cont button{font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;color:#fecc39;background-color:#343434;padding:20px;width:300px;white-space:nowrap}footer .block .top .cont button:hover{color:#343434;background-color:transparent}footer .block .middle{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:#fff;padding:4px}footer .block .middle div{padding:30px;width:calc((100% - 8px) / 3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;background-color:#fffcf5}footer .block .middle div a{font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700}footer .block .middle div a h6{color:#414141}footer .block .middle div a:hover{color:#fecc39}footer .block .middle div a:hover h6{color:#fecc39}footer .block .bottom .info{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px 50px;padding:30px}footer .block .bottom .info p{font-size:14px;line-height:20px}footer .block .bottom .info p:nth-child(1){font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;width:100%}footer .block .bottom .info a{font-size:14px;line-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}footer .block .bottom .info a:nth-child(n+5){margin-right:20px}footer .block .bottom .info a:hover{color:#fecc39}footer .block .bottom .info a:hover svg{fill:#fecc39}footer .block .bottom .info a svg{fill:#000}footer .block .bottom .info a svg+span{font-weight:600;font-size:16px;-webkit-transition:none;-o-transition:none;transition:none}footer .block .bottom .copyright{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:30px}footer .block .bottom .copyright .social a svg{fill:#000}footer .block .bottom .copyright .social a:hover svg{fill:#fecc39}footer .block .bottom .copyright p{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 767px){footer{padding:0 20px}footer .block{padding:20px 0;gap:20px}footer .block .top .title{padding:20px;gap:12px}footer .block .top .title h5{font-size:18px;line-height:24px}footer .block .top .cont{padding:20px;gap:12px}footer .block .top .cont button{width:100%}footer .block .top .cont>div{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}footer .block .top .cont>div div{width:100%}footer .block .middle{padding:4px}footer .block .middle div{width:100%;padding:20px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}footer .block .middle div a:first-child{width:100%;margin-bottom:8px}footer .block .bottom .info{padding:20px}footer .block .bottom .copyright{margin-top:20px}footer .block .bottom .copyright .social{gap:60px}}.feats{background-color:#414141}.feats .block{padding:80px 0}.feats .block h2{color:#fff;margin-bottom:30px}.feats .block h5,.feats .block .description-text{color:#fff;margin-bottom:40px}.feats .block .description-text p{margin:0 0 15px}.feats .block .description-text p:last-child{margin-bottom:0}.feats .block .wrap{max-width:100%;overflow:auto;padding-bottom:40px}.feats .block .cont{display:-webkit-box;display:-ms-flexbox;display:flex;width:-moz-max-content;width:-webkit-max-content;width:max-content;position:relative}.feats .block .cont img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.feats .block .cont .item{position:relative;z-index:1;-ms-flex-negative:0;flex-shrink:0;width:430px;height:600px;border-right:30px solid #414141;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;gap:20px;background:-webkit-gradient(linear,left bottom,left top,from(rgb(0,0,0)),to(rgba(0,0,0,0)));background:-o-linear-gradient(bottom,rgb(0,0,0) 0%,rgba(0,0,0,0) 100%);background:linear-gradient(0deg,#000,#0000)}.feats .block .cont .item h5,.feats .block .cont .item h6,.feats .block .cont .item p{color:#fff}.feats .block .cont .item:last-child{border-right:none}@media (max-width: 1024px){.feats .block{padding-top:40px}.feats .block h2{font-size:50px;line-height:60px}.feats .block .wrap{padding-bottom:30px}}@media (max-width: 767px){.feats .block{padding:20px 0}.feats .block h2{font-size:30px;line-height:40px;margin-bottom:20px}.feats .block .wrap{padding-bottom:20px}.feats .block .wrap .cont{background-position:40%}}.invasion{background-color:#414141;background-size:100% auto;background-repeat:no-repeat;background-position:center top}.invasion .block{padding:80px 0 0;max-width:600px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.invasion .block h5{color:#fff}.invasion .block h5.title-date{color:#414141;-webkit-text-stroke:2px #fff;paint-order:stroke fill;font-size:48px;line-height:56px;font-weight:400}.invasion .block p.description-date{color:#fff;font-size:14px;line-height:20px;margin-top:-20px}.invasion .block img.icon{width:67px;height:auto}.invasion .block h5.main-description{color:#fff;font-size:32px;line-height:40px;font-weight:700;margin-bottom:30px}.invasion .block .text-content{color:#fff;font-size:18px;line-height:26px}.invasion .block .text-content p{color:#fff;font-size:18px;line-height:26px;margin-bottom:25px}@media (max-width: 767px){.invasion .block{padding:20px 0 0;gap:20px}.invasion .block h5.title-date{font-size:32px;line-height:40px}.invasion .block h5.main-description{font-size:18px;line-height:24px}.invasion .block img.icon{width:50px}}.purpose{position:relative}.purpose img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.purpose .block{position:relative;z-index:1;padding:80px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;-webkit-box-align:end;-ms-flex-align:end;align-items:end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;min-height:100vh}.purpose .block h2{margin-bottom:10px}.purpose .block h2,.purpose .block h5,.purpose .block p{max-width:600px;width:100%;text-align:right;color:#fff}@media (max-width: 768px){.purpose .block{padding:40px 0}.purpose .block h2{font-size:50px;line-height:60px}}@media (max-width: 550px){.purpose .block{padding:20px 0;gap:12px}.purpose .block h2{font-size:30px;line-height:40px;margin:0}.purpose .block h5{font-size:18px;line-height:24px;margin-bottom:8px}}.project_implementation{position:relative;background:-webkit-gradient(linear,left bottom,left top,from(rgb(65,65,65)),color-stop(25%,rgba(65,65,65,0)),color-stop(75%,rgba(65,65,65,0)),to(rgb(65,65,65)));background:-o-linear-gradient(bottom,rgb(65,65,65) 0%,rgba(65,65,65,0) 25%,rgba(65,65,65,0) 75%,rgb(65,65,65) 100%);background:linear-gradient(0deg,#414141,#41414100 25% 75%,#414141)}.project_implementation img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}.project_implementation .block{padding:80px 0}.project_implementation .block h2,.project_implementation .block h5,.project_implementation .block p{color:#fff}.project_implementation .block h2{margin-bottom:60px}.project_implementation .block .cont{display:-webkit-box;display:-ms-flexbox;display:flex;gap:60px;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_implementation .block .cont div{width:calc((100% - 120px) / 3)}.project_implementation .block .cont div h5{margin-bottom:12px}.project_implementation .block .cont a{font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;padding:20px;background-color:#fecc39;color:#343434;width:300px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;text-align:center;margin:0 auto}.project_implementation .block .cont a:hover{background-color:#fff}@media (max-width: 1024px){.project_implementation .block{padding:40px 0}.project_implementation .block h2{margin-bottom:30px;font-size:50px;line-height:60px}.project_implementation .block .cont{gap:30px}.project_implementation .block .cont div{width:calc((100% - 60px)/2)}}@media (max-width: 768px){.project_implementation .block .cont div{width:100%}}@media (max-width: 767px){.project_implementation .block .cont a{width:100%}}@media (max-width: 650px){.project_implementation .block{padding:20px 0}.project_implementation .block h2{margin-bottom:20px;font-size:30px;line-height:40px;font-weight:600}.project_implementation .block h5{font-size:18px;line-height:24px}}.result{background-color:#414141}.result .block{padding:280px 0 80px}.result .block .cont{padding:260px 60px 60px;background-color:#fffcf5;position:relative}.result .block .cont .img{position:absolute;top:-200px;right:0;z-index:2;max-width:940px;width:100%;height:400px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.result .block .cont .text h2{font-size:50px;line-height:60px}.result .block .cont .text h3{font-size:18px;line-height:24px;margin-bottom:30px}.result .block .cont .img img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.result .block .cont .img h2,.result .block .cont .img h6{color:#fff;position:relative;z-index:1}.result .block .cont .text{max-width:880px;width:100%;margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.result .block .cont .text hr{width:200px;height:1px;background-color:#000}@media (max-width: 1024px){.result .block{padding:40px 0}.result .block .cont{padding:0 40px 40px}.result .block .cont .img{position:relative;top:initial;right:initial;width:calc(100% + 80px);margin:0 0 40px -40px;height:292px}.result .block .cont .img h2,.result .block .cont .img h6{font-size:50px;line-height:60px}}@media (max-width: 767px){.result .block{padding:20px 0}.result .block .cont{padding:0 20px 20px}.result .block .cont .img{width:calc(100% + 40px);margin:0 0 20px -20px;height:200px}.result .block .cont .img h2,.result .block .cont .img h6{font-size:30px;line-height:40px}.result .block .cont .text{gap:20px}.result .block .cont .text h2{font-size:30px;line-height:40px}.result .block .cont .text h3{font-size:14px;line-height:20px;margin-bottom:20px}.result .block .cont .text p{font-size:14px;line-height:20px}}.idArtUa{position:relative}.idArtUa>img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}.idArtUa .block{position:relative;z-index:1;padding:80px 0;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.idArtUa .block .cont{display:-webkit-box;display:-ms-flexbox;display:flex;gap:60px}.idArtUa .block .cont p,.idArtUa .block .cont h3{color:#fff}.idArtUa .block .cont div{position:relative}.idArtUa .block .cont div:first-child{width:42%}.idArtUa .block .cont div img{position:absolute;left:0;bottom:calc(100% + 30px)}.idArtUa .block .cont div:last-child{width:calc(75% - 10px);-ms-flex-item-align:end;-ms-grid-row-align:end;align-self:end;padding:12px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}@media (max-width: 1024px){.idArtUa{background-color:#000}.idArtUa>img{position:relative;z-index:1;height:initial;-o-object-fit:contain;object-fit:contain;width:calc(100% + 80px);margin-left:-40px}.idArtUa .block{padding:0 0 80px;height:initial}.idArtUa .block .cont{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px}.idArtUa .block .cont div,.idArtUa .block .cont div:first-child,.idArtUa .block .cont div:last-child{width:100%}.idArtUa .block .cont div img{position:relative;left:0;bottom:initial;margin-bottom:30px}}@media (max-width: 767px){.idArtUa>img{width:calc(100% + 40px);margin-left:-20px}.idArtUa .block{padding:0 0 20px}.idArtUa .block .cont{gap:20px}.idArtUa .block .cont div img{margin-bottom:20px}.idArtUa .block .cont div h3{font-size:30px;line-height:40px}}.main_events{position:relative}.main_events>img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}.main_events .block{padding:118px 0}.main_events .block h6,.main_events .block h2{color:#fff;text-align:center}.main_events .block h2{margin-top:30px}@media (max-width: 1024px){.main_events .block{padding:40px 0}.main_events .block h2{font-size:50px;line-height:60px}}@media (max-width: 650px){.main_events .block{padding:20px 0}.main_events .block h2{margin-top:20px;font-size:30px;line-height:40px}}.main_project{position:relative;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0)),to(rgb(0,0,0)));background:-o-linear-gradient(bottom,rgba(0,0,0,0) 0%,rgb(0,0,0) 100%);background:linear-gradient(0deg,#0000,#000)}.main_project:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:52px;background:url(/assets/cut_paper-BulHXeqM.svg) no-repeat 50% 100%;background-size:cover;-webkit-transform:scaleY(-1) translateZ(0);-ms-transform:scaleY(-1) translateZ(0);transform:scaleY(-1) translateZ(0);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;z-index:1;pointer-events:none}.main_project>img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}.main_project .block{padding:80px 0 110px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:60px}.main_project .block img{-o-object-fit:cover;object-fit:cover}.main_project .block .text{padding-left:60px;border-left:1px solid #fecc39;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.main_project .block .text p,.main_project .block .text h6{color:#fff}@media (max-width: 1024px){.main_project .block{padding:40px 0 80px;gap:30px;-ms-flex-wrap:wrap;flex-wrap:wrap}.main_project .block img{width:100%;aspect-ratio:1;-o-object-position:50% 0%;object-position:50% 0%}.main_project .block .text{padding-left:0;border-left:none;padding-top:1px solid #fecc39}}.artists_head{background-color:#414141}.artists_head .title{position:relative}.artists_head .title:after{content:"";position:absolute;bottom:0;width:calc(100% + 80px);left:-40px;height:60px;background:url(/assets/cut_paper-BulHXeqM.svg) no-repeat 50% 100% #fff;background-size:cover}.artists_head .title .block{padding:80px 0 160px;color:#fff;text-align:center}.artists_head .title .block h4{margin:12px 0}.artists_head.tall .block{padding:184px 0 160px}@media (max-width: 767px){.artists_head .title:after{width:calc(100% + 40px);left:-20px}.artists_head .title .block{padding:40px 0 80px}.artists_head.tall .block{padding:144px 0 80px}}@media (max-width: 650px){.artists_head .title .block{padding:20px 0 70px}.artists_head .title .block h4{font-size:30px;line-height:40px}.artists_head.tall .block{padding:124px 0 70px}}.artists ::-webkit-scrollbar{height:0}.artists .block{padding:80px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:80px}.artists .block .logos{max-width:760px;width:100%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;-ms-flex-wrap:wrap;flex-wrap:wrap}.artists .block .logos div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:120px;height:90px}.artists .block .logos div img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.artists .block .logos h6{width:100%;text-align:center}.artists .block .item .top{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}.artists .block .item .top img{width:200px;height:200px;-o-object-fit:cover;object-fit:cover;border-radius:100px}.artists .block .item .top a{width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.artists .block .item .top a svg{fill:#000;-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}.artists .block .item .top a:hover h6{color:#fecc39}.artists .block .item .top a:hover svg{fill:#fecc39}.artists .block .item .top a.exhibition{width:-moz-max-content;width:-webkit-max-content;width:max-content;height:initial;gap:25px;padding:12px 0;margin:12px 0}.artists .block .item .top a.exhibition svg{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;-o-transition:transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.artists .block .item .top a.exhibition:hover svg{-webkit-transform:translateX(15px);-ms-transform:translateX(15px);transform:translate(15px)}.artists .block .item .museum{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;width:100%;overflow:auto;padding:30px 0;margin-bottom:30px;border-top:1px solid #d9dadd;border-bottom:1px solid #d9dadd}.artists .block .item .museum .unit{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.artists .block .item .museum .unit .pict{width:48px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.artists .block .item .museum .unit .pict img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.artists .block .item .museum .unit .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.artists .block .item .museum .unit .text p:last-child{font-size:14px;line-height:20px}.artists .block .item .cont{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;overflow:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:-webkit-grab;cursor:grab;-webkit-transition:none;-o-transition:none;transition:none}.artists .block .item .cont.dragging{cursor:-webkit-grabbing;cursor:grabbing}.artists .block .item .cont div{-ms-flex-negative:0;flex-shrink:0;width:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.artists .block .item .cont div p{font-size:14px;line-height:20px}.artists .block .item .cont div img{user-drag:none;-webkit-user-drag:none}.artists .block .btn{width:300px;padding:20px;display:block;text-align:center;margin:0 auto}@media (max-width: 768px){.artists .block{padding:40px 0;gap:40px}.artists .block .logos{gap:30px}.artists .block .btn{width:100%}}@media (max-width: 650px){.artists .block{padding:20px 0;gap:20px}.artists .block .logos{gap:20px}.artists .block .item .top{gap:12px;margin-bottom:20px}.artists .block .item .top img{width:100px;height:100px;border-radius:50px}.artists .block .item .top div h4{font-size:18px;line-height:24px;font-weight:600}.artists .block .item .top div .exhibition{padding:0}.artists .block .item .museum{gap:30px;margin-bottom:20px;padding:20px 0}}.collected{background-color:#414141}.collected .block{padding:0 0 80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.collected .block .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.collected .block .title p{color:#fff;font-size:14px;line-height:20px;text-align:center}.collected .block .title h2{color:#fecc39;font-size:100px;line-height:110px}.collected .block .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;color:#fff;max-width:600px}.collected .block .total{max-width:755px;width:100%;padding-top:30px;border-top:1px solid #fecc39;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#fff}.collected .block .total p{text-align:center;font-size:14px;line-height:20px;margin-bottom:12px}.collected .block .graph{width:100%;background-color:#343434;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px;border-bottom:1px solid #fecc39}.collected .block .graph .buttons{display:-webkit-box;display:-ms-flexbox;display:flex}.collected .block .graph .buttons button{width:44px;height:44px;text-align:center;font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;color:#fecc39}.collected .block .graph .buttons button.active{color:#343434;background-color:#fecc39}.collected .block .graph p{font-size:12px;line-height:16px;color:#fff}.collected .block .graph .chart_container,.collected .block .graph .chart_scroll_inner{width:100%;height:248px}@media (max-width: 1024px){.collected .block{padding:0 0 40px;gap:30px}.collected .block .title h2{font-size:60px;line-height:70px}.collected .block .graph .chart_container{overflow-x:auto;overflow-y:hidden;height:auto;padding-bottom:20px}.collected .block .graph .chart_scroll_inner{margin-bottom:20px}.collected .block .total{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.collected .block .total h2{font-size:50px;line-height:60px;text-align:center}}@media (max-width: 750px){.collected .block{padding:0 0 20px;gap:20px}.collected .block .title h2{font-size:40px;line-height:50px}.collected .block .graph{padding:20px}.collected .block .graph .chart_container{padding-bottom:16px}.collected .block .graph .chart_scroll_inner{margin-bottom:16px}.collected .block .total h2{font-size:50px;line-height:60px}}.donate_page{background-color:#414141}.donate_page .block{padding:40px 0 80px;max-width:1000px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.donate_page .block p{width:100%;color:#fff;font-size:14px;line-height:20px}.donate_page .block h6{width:100%;color:#fff;text-align:center}.donate_page .block .crumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.donate_page .block .crumbs a,.donate_page .block .crumbs p{font-size:12px;line-height:16px;color:#fff;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.donate_page .block .crumbs a:hover{color:#fecc39}.donate_page .block .crumbs p{opacity:.5}.donate_page .block .name h4{color:#fff;margin:0 0 12px;font-size:32px;font-weight:700;line-height:1.2}.donate_page .block .name .genre{color:#ffffffb3;margin:0}.donate_page .block .progress{padding-top:40px;border-top:1px solid #fecc39}.donate_page .block .progress p{text-transform:uppercase}.donate_page .block .progress .money{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:end;margin:12px 0 22px}.donate_page .block .progress .money h3{color:#fff;position:relative}.donate_page .block .progress .money h3 span{position:absolute;left:100%;top:0;font-size:12px;line-height:16px;font-family:Wix Madefor Display,serif;font-weight:400}.donate_page .block .progress .money h5{color:#fecc39;margin-bottom:5px}.donate_page .block .progress .bar{height:20px;border-radius:10px;border:2px solid #272727;background-color:#272727}.donate_page .block .progress .bar span{display:block;height:100%;border-radius:8px;background-color:#fecc39}.donate_page .block .text_box{max-width:600px;width:100%;margin:0 auto}.donate_page .block .w400{max-width:400px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px;margin:0 auto}.donate_page .block .cell{padding-top:40px;border-top:1px solid #fecc39;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.donate_page .block .cell .input{width:100%}.donate_page .block .cell .donation_closed{width:100%;max-width:400px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;gap:12px}.donate_page .block .cell .donation_closed__icon{-ms-flex-negative:0;flex-shrink:0;width:56px;height:56px;border-radius:50%;background-color:#fecc39;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.donate_page .block .cell .donation_closed__icon img{display:block;width:20px;height:20px}.donate_page .block .cell .donation_closed h6{margin:0}.donate_page .block .cell .donation_closed p{opacity:.7}.donate_page .block form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.donate_page .block form .method .btn{width:100%;padding:20px}.donate_page .block form .method hr{width:100%;height:1px;background-color:#272727}.donate_page .block form .method label.checkbox{width:100%;padding:12px;background-color:#343434}.donate_page .block form .method label.checkbox.checked span:before{background:url("data:image/svg+xml,%3csvg%20width='14'%20height='12'%20viewBox='0%200%2014%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.9992%202.91495L5.415%2011.4992L0.000786781%206.08495L2.415%203.67073L5.415%206.67073L11.585%200.500732L13.9992%202.91495Z'%20fill='%23272727'/%3e%3c/svg%3e") no-repeat 50% #fecc39}.donate_page .block form .error{color:#ff6b6b;font-size:14px;line-height:20px}.donate_page .block form .hint{color:#ff6b6b;font-size:14px;line-height:20px;margin-top:-12px}.donate_page .block form .input.invalid input{border:1px solid #ff6b6b}.donate_page .block form .currency{width:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.donate_page .block form .currency label{-webkit-box-flex:1;-ms-flex:1 1 0;flex:1 1 0;width:auto;min-width:0;max-width:none}.donate_page .block form .btn{width:100%;padding:20px}.donate_page .block form .btn.w3{width:calc((100% - 24px) / 3)}.donate_page .block form .btn.w2{width:calc((100% - 12px)/2)}.donate_page .block form .cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;margin:28px 0 0}.donate_page .block form .cards div{width:48px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff}.donate_page .block form .btn_decor{width:100%;margin-top:28px}.donate_page .block form .btn_decor p{color:#343434}.donate_page .block .soc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:12px;margin:0 auto}.donate_page .block .soc a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:44px;height:44px;background-color:#343434}.donate_page .block .soc a svg{fill:#fecc39}.donate_page .block .soc a:hover{background-color:#fecc39}.donate_page .block .soc a:hover svg{fill:#343434}@media (max-width: 650px){.donate_page .block{padding:20px 0;gap:20px}.donate_page .block .name h4{font-size:18px;line-height:24px}.donate_page .block .progress{padding-top:20px}.donate_page .block .progress .money h3,.donate_page .block .progress .money h5{font-size:18px;line-height:24px}.donate_page .block .progress .money h5{margin:0}.donate_page .block .cell{padding-top:20px}.donate_page .block .w400{max-width:440px}.donate_page .block form{gap:20px}.donate_page .block form .cards,.donate_page .block form .btn_decor{margin:8px 0 0}}.faq{background-color:#414141}.faq .block{padding:40px 0 80px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px}.faq .block .title{width:100%}.faq .block .title p{color:#fecc39}.faq .block .title h4{color:#fff;margin-top:10px}.faq .block .side{-ms-flex-negative:0;flex-shrink:0;width:300px;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;position:sticky;top:12px}.faq .block .side .item button{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px;padding:12px;font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;background-color:#343434;color:#fff;margin-bottom:12px}.faq .block .side .item button span{width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.faq .block .side .item button span svg{fill:#fff}.faq .block .side .item button:hover{background-color:#fecc39;color:#343434}.faq .block .side .item button:hover span svg{fill:#343434}.faq .block .side .item button.on span{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.faq .block .side .item .drop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px;max-height:0;overflow:hidden}.faq .block .side .item .drop.on{max-height:500px;-webkit-transition:max-height .5s;-o-transition:max-height .5s;transition:max-height .5s}.faq .block .cont{width:calc(100% - 330px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.faq .block .cont.w100{width:100%}.faq .block .cont .item .head{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;padding-left:12px;border:2px solid #272727;background-color:#343434}.faq .block .cont .item .head div{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;width:24px;height:24px}.faq .block .cont .item .head h6{padding:12px 0;width:100%;color:#fff;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.faq .block .cont .item .head button{-ms-flex-negative:0;flex-shrink:0;border-left:2px solid #272727;padding:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.faq .block .cont .item .head button span{width:60px;height:60px;background-color:#fecc39;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.faq .block .cont .item .head button span svg{fill:#343434;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.faq .block .cont .item .head button.on span svg{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.faq .block .cont .item .drop{overflow:hidden;max-height:0;-webkit-transition:max-height .5s ease-in-out;-o-transition:max-height .5s ease-in-out;transition:max-height .5s ease-in-out}.faq .block .cont .item .drop div{background-color:#272727;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;padding:30px}.faq .block .cont .item .drop.on{max-height:100%}.faq .btn{display:block;margin:-40px auto 0;max-width:300px;width:100%;text-align:center}@media (max-width: 1024px){.faq .block{padding:40px 0;-ms-flex-wrap:wrap;flex-wrap:wrap}.faq .block .side{position:relative;top:initial;width:100%}.faq .block .cont{width:100%}.faq .btn{margin:0 auto}}@media (max-width: 767px){.faq .block{padding:20px 0;-ms-flex-wrap:wrap;flex-wrap:wrap}.faq .block .title h4{font-size:30px;line-height:40px}.faq .block .cont .item .drop div{padding:12px}}.hero{position:relative;isolation:isolate;z-index:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100vh;width:100%}.hero video{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transform:translateZ(0);transform:translateZ(0)}.hero h1{position:relative;z-index:1;color:#fff;font-family:Unbounded,serif;font-size:32px;font-weight:700;line-height:1.25;letter-spacing:0;text-align:center;vertical-align:middle;margin-right:auto;margin-left:auto;width:90%;max-width:none;padding:0 16px;white-space:pre-line;opacity:.3}@media (min-width: 768px){.hero h1{width:80%;font-size:50px}}@media (min-width: 1024px){.hero h1{width:1338px;font-size:70px}}.donates{background-color:#414141;padding-top:48px}.donates .block{padding:20px 0}.donates .block .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;padding:12px;background-color:#343434}.donates .block .title h6{color:#fff}.donates .block h2{color:#fff;margin:60px 0}.donates .block .offer{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:60px;padding-bottom:60px}.donates .block .offer .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.donates .block .offer .text p{color:#fff}.donates .block .offer .don{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}.donates .block .offer .don .btn_decor{-ms-flex-negative:0;flex-shrink:0;width:300px}.donates .block .offer .don .cards{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.donates .block .offer .don .cards div{width:48px;height:24px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:3px}.donates .block .offer .don .cards div img{max-width:100%;max-height:100%}.donates .block .offer .don .question{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.donates .block .offer .don .question p{font-size:14px;line-height:20px;color:#fff}.donates .block .offer .don .question a{font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;color:#fff}.donates .block .offer .don .question a:hover{color:#fecc39}.donates .block .items{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;-ms-flex-wrap:wrap;flex-wrap:wrap}.donates .block .items .project_item{min-width:460px;width:calc((100% - 60px) / 3);-ms-flex-negative:0;flex-shrink:0}.donates .block .btn{width:300px;padding:20px;display:block;margin:30px auto 0;text-align:center}@media (max-width: 1350px){.donates .block h2{font-size:50px;line-height:60px}.donates .block .offer .don{-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media (min-width: 768px) and (max-width: 1024px){.donates .block .title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.donates .block .title a{width:100%}.donates .block .offer .don{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.donates .block .offer .don .btn_decor{width:100%}.donates .block .items{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:auto;padding-bottom:40px}.donates .block .items .project_item{min-width:initial;width:100%;max-width:440px}.donates .block .btn{width:100%}}@media (max-width: 767px){.donates{padding-top:5px}.donates .block{padding:40px 0}.donates .block .offer .don{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.donates .block .title{-ms-flex-wrap:wrap;flex-wrap:wrap}.donates .block .title h6{text-align:center}.donates .block .title a,.donates .block .offer .don,.donates .block .offer .don .btn_decor{width:100%}.donates .block h2{margin:30px 0;font-size:30px;line-height:40px}.donates .block .items{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:auto;padding-bottom:40px}.donates .block .items .project_item{min-width:initial;width:100%;max-width:440px}.donates .block .offer{gap:30px}.donates .block .btn{width:100%}}@media (max-width: 650px){.donates .block .items{padding-bottom:30px}}@media (max-width: 480px){.donates .block .items .project_item{width:calc(100vw - 40px)}}.partners{background-color:#414141}.partners .block{padding:80px 0;color:#fff}.partners .block h2{text-align:center;margin-bottom:30px}.partners .block .cont{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;overflow:auto;padding-bottom:40px}.partners .block .cont div{-ms-flex-negative:0;flex-shrink:0;width:400px;height:400px;background-color:#343434;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.partners .block .cont div img{width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;height:100px;margin-bottom:auto}.partners .block .cont div p{font-size:14px;line-height:20px}@media (max-width: 768px){.partners .block{padding:40px 0}.partners .block h2{text-align:left;font-size:50px;line-height:60px}}@media (max-width: 650px){.partners .block{padding:20px 0}.partners .block h2{font-size:30px;line-height:40px;margin-bottom:20px}.partners .block .cont{padding-bottom:30px}}.profile{background-color:#414141}.profile .block{padding:40px 0 80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.profile .block .create{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;color:#fff}.profile .block .create .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.profile .block .create .text p{text-align:center}.profile .block .create a{max-width:300px;width:100%}.profile .block .person{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;color:#fff;max-width:1000px;width:100%;margin:0 auto}.profile .block .person .img img{width:160px;height:160px;border-radius:80px;border:2px solid #fecc39}.profile .block .person p{font-size:14px;line-height:20px}.profile .block .person .another_projects{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-ms-flex-wrap:wrap;flex-wrap:wrap}.profile .block .person .another_projects a div svg{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.profile .block .person .teams{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.profile .block .person .teams a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;color:#fff}.profile .block .person .teams a img{width:30px;height:30px;border-radius:15px}.profile .block .person .teams a:hover{color:#fecc39}.profile .block .person .white{max-width:300px;width:100%;margin-top:28px}.profile .block .person .white div svg{width:20px}.profile .block nav{padding-top:30px;border-top:1px solid #343434;display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-ms-flex-wrap:wrap;flex-wrap:wrap}.profile .block nav a,.profile .block nav button{font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;background:none;border:none;padding:0;cursor:pointer;text-align:left;white-space:nowrap;-ms-flex-negative:0;flex-shrink:0}.profile .block nav a:hover,.profile .block nav button:hover{color:#fecc39}.profile .block nav a.on,.profile .block nav button.on{pointer-events:none;color:#fecc39}.profile .block nav a.submit:after{content:"";width:8px;height:8px;border-radius:4px;-webkit-animation:blinking 3s infinite;animation:blinking 3s infinite}.profile .block .sort{padding:18px 30px;background-color:#343434;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.profile .block .sort .sort_list{width:auto;min-width:220px;max-width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px}.profile .sort_list .button{width:100%;padding:10px;background-color:#272727;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;cursor:pointer}.profile .sort_list .button span{font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;color:#fff}.profile .sort_list .button div{width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.profile .sort_list .button div svg{fill:#fff}.profile .sort_list .button.on div{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.profile .sort_list .button:hover span{color:#fecc39}.profile .sort_list .button:hover div svg{fill:#fecc39}.profile .sort_list button{background-color:#343434;border:none;cursor:pointer}.profile .sort_list button:hover{background-color:#272727}.profile .sort_list .drop{position:absolute;top:100%;left:0;z-index:4;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;min-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1px;border-top:1px solid #414141;background-color:#414141;max-height:0;overflow:hidden}.profile .sort_list .drop.on{max-height:220px}.profile .sort_list .drop button{display:block;width:100%;padding:12px;background-color:#343434;border:none;cursor:pointer;text-align:left;font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;color:#fff}.profile .sort_list .drop button:hover{background-color:#272727;color:#fecc39}.profile .block .cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px}.profile .block .cards .project_item,.profile .block .cards .project_unit{width:calc((100% - 60px) / 3)}.profile .block .cards .project_unit a img{width:100%;height:initial;aspect-ratio:460/316}.profile .block .cards .author_item .project_unit{width:initial}.profile .block .cards .author_item .project_unit .img a img{width:400px;height:300px}.profile .block .soc.soc--profile-info{width:1440px;max-width:100%;height:84px;margin:0 auto;padding:0 60px;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;background-color:#343434}.profile .block .soc.soc--profile-info a{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:10px;font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;color:#fff;text-decoration:none;white-space:nowrap}.profile .block .soc.soc--profile-info a.soc__website{min-width:0;max-width:100%;overflow:hidden}.profile .block .soc.soc--profile-info a.soc__website span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile .block .soc.soc--profile-info a img{display:block;height:20px;width:auto;-ms-flex-negative:0;flex-shrink:0}.profile .block .soc.soc--profile-info a:hover{color:#fecc39;opacity:.9}.profile .block .description_yourself{max-width:1000px;width:100%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;color:#fff}.profile .block .description_yourself div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.profile .block .description_yourself div .name{font-size:14px;line-height:20px}.profile .block .description_yourself div .btn{padding:20px;width:300px}.profile .block .description_yourself div.title{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:30px;padding:30px;background-color:#343434}.profile .block .description_yourself div.title:before{content:"";width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:none;display:none}.profile .block .supported_projects{max-width:1000px;width:100%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.profile .block .supported_projects label{padding:20px 12px;width:400px;margin:0 auto}.profile .block .supported_projects .item{display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;gap:30px;padding:30px;background-color:#343434}.profile .block .supported_projects .item div{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}.profile .block .supported_projects .item div:first-child{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.profile .block .supported_projects .item div:first-child a{color:#fff;width:100%}.profile .block .supported_projects .item div:first-child a:hover{color:#fecc39}.profile .block .supported_projects .item div:first-child a:last-child{width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;font-size:12px;line-height:16px}.profile .block .supported_projects .item div:first-child img{width:40px;height:40px;border-radius:20px;border:2px solid #272727}.profile .block .supported_projects .item div:last-child{-ms-flex-negative:0;flex-shrink:0}.profile .block .supported_projects .item div:last-child img{width:24px;height:24px}.profile .block .supported_projects .item div:last-child button{width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.profile .block .supported_projects .item div:last-child button svg{fill:#fff}.profile .block .supported_projects .item div:last-child button:hover{background-color:#fecc39}.profile .block .supported_projects .item.wait div h6{opacity:.2}.profile .block .notifications{max-width:1000px;width:100%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.profile .block .notifications .item{position:relative;padding:30px;background-color:#343434;border:1px solid transparent;display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.profile .block .notifications .item.gold{background-color:#fecc39}.profile .block .notifications .item.gold .proj .name a{color:#343434}.profile .block .notifications .item.gold .proj .name a:hover{color:#fff}.profile .block .notifications .item.gold .proj .disc{color:#343434}.profile .block .notifications .item.gold .delete svg{fill:#343434}.profile .block .notifications .item.gold .delete:hover{background-color:#fff}.profile .block .notifications .item.new{border:1px solid #fecc39;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.profile .block .notifications .item .tag{-ms-flex-negative:0;flex-shrink:0;width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:2px}.profile .block .notifications .item .tag img{max-width:100%;max-height:100%;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.profile .block .notifications .item .delete{-ms-flex-negative:0;flex-shrink:0;width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:auto}.profile .block .notifications .item .delete svg{fill:#fff}.profile .block .notifications .item .delete:hover{background-color:#fecc39}.profile .block .notifications .item .who{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.profile .block .notifications .item .who img{width:40px;height:40px;border-radius:20px;border:1px solid #272727}.profile .block .notifications .item .who a,.profile .block .notifications .item .who span{color:#fff;font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700}.profile .block .notifications .item .who a:hover{color:#fecc39}.profile .block .notifications .item .buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.profile .block .notifications .item .buttons button{margin:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.profile .block .notifications .item .proj{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;color:#fff}.profile .block .notifications .item .proj .name{-ms-flex-negative:0;flex-shrink:0;width:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.profile .block .notifications .item .proj .name img{-ms-flex-negative:0;flex-shrink:0;width:200px;height:150px;-o-object-fit:cover;object-fit:cover}.profile .block .notifications .item .proj .name img.command{height:200px;border-radius:100px}.profile .block .notifications .item .proj .name a{height:40px;font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#fff}.profile .block .notifications .item .proj .name a:hover{color:#fecc39}.profile .block .notifications .item .proj .disc{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;color:#fff}.profile .block .notifications .item .proj .disc p span{font-family:Unbounded,serif;font-weight:600}.profile .block .notifications .item time.date{position:absolute;right:30px;bottom:16px;font-size:13px;line-height:18px;color:#fff;opacity:.6;white-space:nowrap}.profile .block .notifications .item .proj .disc h4{width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;color:#fecc39;position:relative}.profile .block .notifications .item .proj .disc h4 span{color:#fff;position:absolute;top:0;left:calc(100% + 4px);font-family:Wix Madefor Display,serif;font-weight:400;font-size:12px;line-height:16px}.profile .block .notifications .item .proj .disc .money{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.profile .block .notifications .item .proj .disc .money h4{color:#fff}.profile .block .notifications .item .proj .disc .money h6{color:#fecc39;font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;margin-bottom:3px}.profile .block .notifications .item .proj .disc .bar{height:10px;border:1px solid #272727;background-color:#272727;border-radius:5px;margin:8px 0}.profile .block .notifications .item .proj .disc .bar span{display:block;height:100%;border-radius:4px;background-color:#fecc39}.profile .block .notifications .item .request{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;color:#fff}.profile .block .notifications .item .request .title{font-size:14px;line-height:20px;margin-bottom:4px}.profile .block .notifications .messenger{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding:30px;background-color:#343434}.profile .block .notifications .messenger .head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin-bottom:12px}.profile .block .notifications .messenger .head img{-ms-flex-negative:0;flex-shrink:0}.profile .block .notifications .messenger .head h6{width:100%;color:#fff}.profile .block .notifications .messenger .head button{-ms-flex-negative:0;flex-shrink:0;width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.profile .block .notifications .messenger .head button.chat_enter{background:url("data:image/svg+xml,%3csvg%20width='16'%20height='12'%20viewBox='0%200%2016%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%206L8%2012L8%208C10.2091%208%2012%209.79086%2012%2012H16C16%207.58172%2012.4183%204%208%204L8%200L0%206Z'%20fill='white'/%3e%3c/svg%3e") no-repeat 50%}.profile .block .notifications .messenger .head button.chat_enter:hover{background-color:#fecc39}.profile .block .notifications .messenger .head button.chat_leave svg{fill:#fff}.profile .block .notifications .messenger .head button.chat_leave:hover{background-color:#fecc39}.profile .block .notifications .messenger form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:36px;margin-top:12px;height:84px;overflow:hidden}.profile .block .notifications .messenger form.on{height:initial;overflow:initial}.profile .block .notifications .messenger .messages-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.profile .block .notifications .messenger .message-meta{margin-top:6px;font-size:14px;line-height:20px;color:#fff;opacity:.8}.profile .block .notifications .messenger .message-meta--admin{text-align:left}.profile .block .notifications .messenger .message-meta--admin time{display:inline-block}.profile .block .notifications .messenger .message-meta--user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.profile .block .notifications .messenger .message-meta--user time{white-space:nowrap}.profile .block .notifications .messenger form .message,.profile .block .notifications .messenger .messages-list .message{padding:18px 12px;background-color:#272727;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;position:relative}.profile .block .notifications .messenger .messages-list .message .message-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;min-width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.profile .block .notifications .messenger .messages-list .message.user .message-user-bubble-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:8px;width:100%;min-width:0}.profile .block .notifications .messenger .messages-list .message.admin .message-content p,.profile .block .notifications .messenger .messages-list .message.user .message-user-bubble-row p{font-size:18px;line-height:24px}.profile .block .notifications .messenger .messages-list .message.user .message-user-bubble-row p{margin:0;min-width:0;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:right}.profile .block .notifications .messenger .messages-list .message.user .message-user-avatar{-ms-flex-negative:0;flex-shrink:0;width:24px;height:24px;border-radius:50%;border:1px solid #fecc39;-o-object-fit:cover;object-fit:cover}.profile .block .notifications .messenger .messages-list .message h6{margin:0 0 4px}.profile .block .notifications .messenger .messages-list .message span{font-size:14px;line-height:20px;position:static;opacity:.8}.profile .block .notifications .messenger .messages-list .message-time{margin-top:4px}.profile .block .notifications .messenger .messages-list .message-time span{font-size:14px;line-height:20px;color:#fff;opacity:.8}.profile .block .notifications .messenger form .message p{width:100%}.profile .block .notifications .messenger form .message span{font-size:14px;line-height:20px;position:absolute;top:calc(100% + 4px);left:0}.profile .block .notifications .messenger form .message.admin:before,.profile .block .notifications .messenger .messages-list .message.admin:before{content:"";-ms-flex-negative:0;flex-shrink:0;width:24px;height:24px;background:url("data:image/svg+xml,%3csvg%20width='40'%20height='40'%20viewBox='0%200%2040%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M39.9999%2026.5362L35.9999%2033.4643L29.8492%2032.6149C28.6673%2033.5371%2027.3698%2034.2804%2026.0002%2034.8333L24.0001%2040L16.0001%2040L14.0002%2034.8349C13.3213%2034.5591%2012.6528%2034.2335%2012.0001%2033.8566C11.3474%2033.4798%2010.7317%2033.064%2010.1534%2032.6139L4.00002%2033.4647L0%2026.5365L3.47467%2022.221C3.26866%2020.7585%203.26372%2019.2627%203.47141%2017.778L5.43998e-05%2013.4644L4.00004%206.5362L10.151%207.38569C11.333%206.46348%2012.6304%205.72013%2014%205.16728L16.0002%200L24.0002%201.65381e-05L26.0003%205.16579C26.6792%205.44159%2027.3474%205.76707%2028.0001%206.1439C28.6528%206.52073%2029.2692%206.9364%2029.8475%207.38697L35.9999%206.53643L39.9999%2013.4646L36.5252%2017.78C36.731%2019.2424%2036.7362%2020.7379%2036.5285%2022.2226L39.9999%2026.5362ZM20.0002%2032.0001C26.6276%2032.0001%2032.0002%2026.6276%2032.0002%2020.0002C32.0002%2013.3728%2026.6276%208.0002%2020.0002%208.0002C13.3728%208.0002%208.00026%2013.3728%208.00026%2020.0002C8.00026%2026.6276%2013.3728%2032.0001%2020.0002%2032.0001Z'%20fill='%23FECC39'/%3e%3c/svg%3e") no-repeat 50%;background-size:20px}.profile .block .notifications .messenger form .message.user:before,.profile .block .notifications .messenger .messages-list .message.user:before{content:"";-ms-flex-negative:0;flex-shrink:0;width:24px;height:24px;background:url("data:image/svg+xml,%3csvg%20width='14'%20height='12'%20viewBox='0%200%2014%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.9994%202.91495L5.41519%2011.4992L0.000976562%206.08495L2.41519%203.67073L5.41519%206.67073L11.5852%200.500732L13.9994%202.91495Z'%20fill='%23FECC39'/%3e%3c/svg%3e") no-repeat 50%;background-size:16px}.profile .block .notifications .messenger form .message.user p{text-align:right}.profile .block .notifications .messenger form .message.user img{-ms-flex-negative:0;flex-shrink:0;width:24px;height:24px;border-radius:12px;border:1px solid #fecc39}.profile .block .notifications .messenger form .message.user span{left:initial;right:0}.profile .block .notifications .messenger form .messenger-reply-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px}.profile .block .notifications .messenger form .messenger-reply-hint{margin:0;text-align:right;font-size:14px;line-height:20px;color:#fff}.profile .block .notifications .messenger form label{padding:18px 12px;background-color:#272727;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.profile .block .notifications .messenger form label:before{content:"";-ms-flex-negative:0;flex-shrink:0;width:24px;height:24px;background:url("data:image/svg+xml,%3csvg%20width='14'%20height='12'%20viewBox='0%200%2014%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.9994%202.91495L5.41519%2011.4992L0.000976562%206.08495L2.41519%203.67073L5.41519%206.67073L11.5852%200.500732L13.9994%202.91495Z'%20fill='%23FECC39'/%3e%3c/svg%3e") no-repeat 50%;background-size:16px}.profile .block .notifications .messenger form label input{display:block;width:100%;text-align:right;font-size:18px;line-height:24px;color:#fff}.profile .block .notifications .messenger form label input::placeholder{font-size:18px;line-height:24px;color:#b3b3b3;opacity:1}.profile .block .notifications .messenger form label input::-webkit-input-placeholder{font-size:18px;line-height:24px;color:#b3b3b3;opacity:1}.profile .block .notifications .messenger form label img{-ms-flex-negative:0;flex-shrink:0;width:24px;height:24px;border-radius:12px;border:1px solid #fecc39}.profile .block .empty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;width:100%;margin:0 auto;text-align:center}.profile .block .empty .img{max-width:400px;width:100%;aspect-ratio:4/3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:12px}.profile .block .empty .img img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.profile .block .empty .btn_decor{max-width:300px;width:100%}.profile .block .catalogs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.profile .block .catalogs .item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px}.profile .block .catalogs .item>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px;background-color:#343434}.profile .block .catalogs .item .name{width:100%}.profile .block .catalogs .item .name h6{color:#fff}.profile .block .catalogs .item .link{-ms-flex-negative:0;flex-shrink:0;width:324px}.profile .block .catalogs .item .link a{width:100%}.profile .block .catalogs .item .link a div svg{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.profile .block .services{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;max-width:1440px;width:100%;margin:0 auto}.profile .block .services .item{width:calc(50% - 15px)}.profile .block .services .item .img{width:100%;aspect-ratio:1/1;position:relative}.profile .block .services .item .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.profile .block .services .item .img h6{position:absolute;bottom:20px;left:20px;background-color:#fecc39;color:#000;padding:38px 20px}.profile .block .services .item h5{border:20px solid #343434;height:120px;background-color:#343434;color:#fff;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.profile .block .services .item a{max-width:100%}.profile .block .team{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;-ms-flex-wrap:wrap;flex-wrap:wrap}.profile .block .team .item{width:calc(50% - 15px);aspect-ratio:1;padding:30px;background-color:#343434;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;color:#fff}.profile .block .team .item .head{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.profile .block .team .item .head img{-ms-flex-negative:0;flex-shrink:0;width:40px;height:40px;border-radius:20px;-o-object-fit:cover;object-fit:cover}.profile .block .team .item .head .name{font-family:Unbounded,serif;font-size:30px;line-height:40px;font-weight:600;width:100%;color:#fff}.profile .block .team .item .head .name:hover{color:#fecc39}.profile .block .team .item .head .bttn{-ms-flex-negative:0;flex-shrink:0;width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.profile .block .team .item .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;padding-left:60px}.profile .block .team .item .members{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:60px}.profile .block .team .item .members a{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.profile .block .team .item .members a img{width:30px;height:30px;border-radius:15px;border:1px solid #272727}.profile .block .team .item .members a span{font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;color:#fff}.profile .block .team .item .members a:hover span{color:#fecc39}.profile .block .team .item .members a.on{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.profile .block .team .item .members a.on img{border:2px solid #fecc39}.profile .block .yellow{max-width:285px;width:100%;margin:0 auto}.profile .block .purchases{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;max-width:1000px;width:100%;margin:0 auto}.profile .block .purchases .checkbox{max-width:400px;width:100%}.profile .block .purchases .delete{-ms-flex-negative:0;flex-shrink:0;width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.profile .block .purchases .delete svg{fill:#fff}.profile .block .purchases .delete:hover{background-color:#fecc39}.profile .block .purchases .item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;padding:30px;background-color:#343434}.profile .block .purchases .item .img{-ms-flex-negative:0;flex-shrink:0;width:200px;height:150px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#272727}.profile .block .purchases .item .img img{max-width:100%;max-height:100%;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.profile .block .purchases .item .info{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;color:#fff}.profile .block .purchases .item .info h6{color:#fecc39}.profile .block .purchases .item .info h6.title{font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;color:#fff}.profile .block .purchases .item .info p{font-size:12px;line-height:16px}.profile .block .purchases .item .info p.date{font-size:14px;line-height:20px}.profile .block .purchases .donate{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;padding:30px;border:1px solid #fecc39;color:#fff}.profile .block .purchases .donate .cont{max-width:600px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;margin-right:auto}.profile .block .purchases .donate .cont .checkbox{max-width:600px}.profile .block .purchases .donate .cont .buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;padding:12px 0}.profile .block .purchases .donate .cont .buttons button{width:calc(50% - 6px)}.profile .block .purchases .donate .cont .box button{margin-top:12px;width:100%}.profile .block .purchases .donate .cont .box button .break{word-break:break-all}.profile .block .purchases .donate .cont a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.profile .block .purchases .donate .cont a img{width:40px;height:40px;border-radius:20px;border:1px solid #272727}.profile .block .purchases .donate .cont a p{color:#fff;font-size:12px;line-height:16px}.profile .block .purchases .donate .cont a:hover p{color:#fecc39}.profile .block .purchases .donate .cont hr{width:100%;height:1px;background-color:#343434}.profile .block .purchases .donate .cont .bottom{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.profile .block .purchases .donate .cont .bottom p{width:100%}.profile .block .purchases .donate .cont .bottom button{-ms-flex-negative:0;flex-shrink:0;width:44px;height:44px}.profile .block .purchases .donate h6{-ms-flex-negative:0;flex-shrink:0;color:#fff;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}@media (max-width: 1200px){.profile .block .cards .project_item{width:calc((100% - 30px)/2)}}@media (max-width: 1024px){.profile .block{padding:40px 0;gap:30px}.profile .block .cards .project_item .amount .money h4{font-size:18px;line-height:24px}.profile .block .cards .project_item .amount .money p{margin:0}.profile .block .cards .project_unit{width:calc((100% - 30px)/2)}.profile .block .services .item h5{border:12px solid #343434;font-size:20px;line-height:24px;height:72px}.profile .block .team .item{width:100%;aspect-ratio:initial}}@media (min-width: 768px) and (max-width: 1024px){.profile .block .notifications{max-width:none;width:100%;margin-left:0;margin-right:0;padding-left:0;padding-right:0}}@media (max-width: 768px){.profile .block .purchases{gap:20px}.profile .block .purchases .item{padding:20px;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.profile .block .purchases .item .img{margin-right:auto}.profile .block .purchases .item .info{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.profile .block .purchases .donate{padding:20px;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.profile .block .purchases .donate .cont{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.profile .block .purchases .donate .cont .buttons{-ms-flex-wrap:wrap;flex-wrap:wrap}.profile .block .purchases .donate .cont .buttons button{max-width:294px;width:100%}.profile .block .purchases .donate h6{margin-right:auto}}@media (max-width: 720px){.profile .block{padding:20px 0;gap:20px}.profile .block .create{gap:20px}.profile .block .person .another_projects{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.profile .block .person .another_projects a{max-width:440px;width:100%}.profile .block .person .white{margin-top:8px}.profile .block nav{padding-top:20px;padding-left:0;padding-right:0;row-gap:12px;max-width:440px;width:100%;margin-left:auto;margin-right:auto;box-sizing:border-box}.profile .block .notifications{max-width:440px;width:100%;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0;box-sizing:border-box}.profile .block .sort{padding:18px 20px}.profile .block .sort .sort_list{width:100%;min-width:0}.profile .block .cards .project_item,.profile .block .cards .project_unit{width:100%;min-width:0!important;max-width:100%!important}.profile .block .soc.soc--profile-info{height:auto;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:20px;gap:20px}.profile .block .soc.soc--profile-info a.soc__website{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;width:100%;max-width:100%}.profile .block .description_yourself,.profile .block .supported_projects{gap:20px}.profile .block .supported_projects .item{position:relative;gap:12px;padding:20px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.profile .block .supported_projects .item div{gap:12px}.profile .block .supported_projects .item div:first-child{padding-right:140px}.profile .block .supported_projects .item div:last-child{position:absolute;top:20px;right:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.profile .block .notifications{gap:20px}.profile .block .notifications .item{padding:20px;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.profile .block .notifications .item .proj{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.profile .block .notifications .item .proj .name{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.profile .block .notifications .item .proj .name img{width:100%;height:auto;aspect-ratio:4 / 3}.profile .block .notifications .item .proj .name img.command{width:100px;height:100px;aspect-ratio:auto}.profile .block .notifications .item .proj .name a{height:initial;-webkit-line-clamp:initial;-webkit-box-orient:vertical}.profile .block .notifications .item .proj .disc .money h4{font-size:18px;line-height:24px}.profile .block .notifications .item .request{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.profile .block .notifications .messenger{padding:20px}.profile .block .notifications .messenger .head{-ms-flex-wrap:wrap;flex-wrap:wrap}.profile .block .notifications .messenger .head h6{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.profile .block .notifications .messenger .head .chat_enter{margin-left:auto}.profile .block .empty{gap:20px}.profile .block .catalogs .item{-ms-flex-wrap:wrap;flex-wrap:wrap}.profile .block .catalogs .item .link,.profile .block .services .item{width:100%}.profile .block .team{gap:20px}.profile .block .team .item{gap:20px;padding:20px}.profile .block .team .item .head{gap:14px}.profile .block .team .item .head img{width:30px;height:30px;border-radius:15px}.profile .block .team .item .head .name{font-size:18px;line-height:30px}.profile .block .team .item .head .bttn{width:30px;height:30px}.profile .block .team .item .text,.profile .block .team .item .members{padding-left:44px}}@media (max-width: 767px){.profile .block .supported_projects label{width:100%;max-width:100%;box-sizing:border-box;margin:0}}.profile_myProjectEdit{background-color:#414141;position:relative}.profile_myProjectEdit .block{padding:40px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px 80px}.profile_myProjectEdit .block .input{max-width:1000px;width:100%;margin:0 auto}.profile_myProjectEdit .block .img_change{width:100%}.profile_myProjectEdit .block .img_change h5{color:#fff;text-align:center;margin-bottom:40px}.profile_myProjectEdit .block .img_change .case{max-width:400px;width:100%;aspect-ratio:4/3;margin:0 auto;position:relative}.profile_myProjectEdit .block .img_change .case label{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:24px;border:1px dashed #343434}.profile_myProjectEdit .block .img_change .case label:hover{border:1px dashed #fecc39}.profile_myProjectEdit .block .img_change .case label p{color:#fff}.profile_myProjectEdit .block .img_change .case .img{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;opacity:0;pointer-events:none}.profile_myProjectEdit .block .img_change .case .img.on{opacity:1;pointer-events:all}.profile_myProjectEdit .block .img_change .case .img button{position:absolute;top:0;right:0;width:60px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#343434}.profile_myProjectEdit .block .img_change .case .img button svg{fill:#fecc39}.profile_myProjectEdit .block .img_change .case .img button:hover{background-color:#fecc39}.profile_myProjectEdit .block .img_change .case .img button:hover svg{fill:#343434}.profile_myProjectEdit .block .img_change .case .img .img_preview{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.profile_myProjectEdit .block .img_change .case .img .img_preview img{max-width:100%;max-height:100%;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.profile_myProjectEdit .block .slider_container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.profile_myProjectEdit .block .slider_container h5{text-align:center;color:#fff;margin-bottom:12px}.profile_myProjectEdit .block .slider_container .edit{width:60px;height:60px;background-color:#343434;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:0;right:0;z-index:2}.profile_myProjectEdit .block .slider_container .edit svg{fill:#fecc39}.profile_myProjectEdit .block .slider_container .edit:hover{background-color:#fecc39}.profile_myProjectEdit .block .slider_container .edit:hover svg{fill:#343434}.profile_myProjectEdit .block .slider_container .slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px;max-width:960px;width:100%;position:relative;z-index:1}.profile_myProjectEdit .block .slider_container .slider .imgs{width:100%}.profile_myProjectEdit .block .slider_container .slider .imgs iframe{width:100%;aspect-ratio:1000/562}.profile_myProjectEdit .block .slider_container .slider .imgs .pict{width:100%;aspect-ratio:4/3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:url(/assets/main_project_bg-CRVmPIAN.webp);background-size:cover}.profile_myProjectEdit .block .slider_container .slider .imgs .pict img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.profile_myProjectEdit .block .slider_container .checkbox{max-width:300px;width:100%}.profile_myProjectEdit .block .project_img{-ms-flex-negative:0;flex-shrink:0;width:400px;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;position:sticky;top:20px;padding-bottom:220px}.profile_myProjectEdit .block .project_img .img{background-color:#343434;aspect-ratio:4/3;position:relative}.profile_myProjectEdit .block .project_img .img button{position:absolute;top:0;right:0;width:60px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#343434}.profile_myProjectEdit .block .project_img .img button svg{fill:#fecc39}.profile_myProjectEdit .block .project_img .img button:hover{background-color:#fecc39}.profile_myProjectEdit .block .project_img .img button:hover svg{fill:#343434}.profile_myProjectEdit .block .project_img .img .img_preview{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.profile_myProjectEdit .block .project_img .img .img_preview img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.profile_myProjectEdit .block .project_img .input p{font-size:14px;line-height:20px}.profile_myProjectEdit .block .cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;width:calc(100% - 480px);margin-left:auto}.profile_myProjectEdit .block .cont .more{width:60px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fecc39;margin:0 auto}.profile_myProjectEdit .block .cont .more svg{fill:#343434}.profile_myProjectEdit .block .cont .more:hover{background-color:#fff}.profile_myProjectEdit .block .cont .control{-ms-flex-negative:0;flex-shrink:0;width:104px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;padding:16.5px 12px;background-color:#343434}.profile_myProjectEdit .block .cont .control button{width:24px;height:24px}.profile_myProjectEdit .block .cont .control button.to_up{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.profile_myProjectEdit .block .cont .status{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.profile_myProjectEdit .block .cont .status .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding:12px;background-color:#343434;color:#fff}.profile_myProjectEdit .block .cont .status .item p{font-size:14px;line-height:20px}.profile_myProjectEdit .block .cont .status .item .pict{width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.profile_myProjectEdit .block .cont .status .item .pict img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.profile_myProjectEdit .block .cont .status button.item{border:1px solid transparent}.profile_myProjectEdit .block .cont .status button.item:hover{border:1px solid #fecc39}.profile_myProjectEdit .block .cont .status button.item .pict:last-child{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.profile_myProjectEdit .block .cont .date{font-size:14px;line-height:20px;color:#fff}.profile_myProjectEdit .block .cont .request{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;padding-bottom:12px;border-bottom:1px solid #343434}.profile_myProjectEdit .block .cont .request h6{color:#fecc39}.profile_myProjectEdit .block .cont .request .name{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1px}.profile_myProjectEdit .block .cont .request .name p{font-size:14px;line-height:20px;color:#fff;padding-left:12px}.profile_myProjectEdit .block .cont .request .name p:nth-child(1){width:calc((100% - 106px) / 3 * 2)}.profile_myProjectEdit .block .cont .request .name p:nth-child(2){width:calc((100% - 106px) / 3)}.profile_myProjectEdit .block .cont .request .fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1px}.profile_myProjectEdit .block .cont .request .fields .line{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1px}.profile_myProjectEdit .block .cont .request .fields .line .input:nth-child(1){width:calc((100% - 106px) / 3 * 2)}.profile_myProjectEdit .block .cont .request .fields .line .input:nth-child(2){width:calc((100% - 106px) / 3)}.profile_myProjectEdit .block .cont .stages{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;color:#fff}.profile_myProjectEdit .block .cont .stages .fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.profile_myProjectEdit .block .cont .stages .fields .head{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.profile_myProjectEdit .block .cont .stages .fields .head p{font-size:14px;line-height:20px;width:100%}.profile_myProjectEdit .block .cont .stages .fields .head p:nth-child(1){-ms-flex-negative:0;flex-shrink:0;width:240px}.profile_myProjectEdit .block .cont .stages .fields .head p:nth-child(2){-ms-flex-negative:0;flex-shrink:0;width:150px}.profile_myProjectEdit .block .cont .stages .fields .line{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.profile_myProjectEdit .block .cont .stages .fields .line .input{width:100%}.profile_myProjectEdit .block .cont .stages .fields .line .input:nth-child(1){-ms-flex-negative:0;flex-shrink:0;width:240px}.profile_myProjectEdit .block .cont .stages .fields .line .input:nth-child(2){-ms-flex-negative:0;flex-shrink:0;width:150px}.profile_myProjectEdit .block .cont .stages .fields .line button{display:none;-ms-flex-negative:0;flex-shrink:0}.profile_myProjectEdit .block .cont .stages .fields .line button.on{display:block}.profile_myProjectEdit .block .cont .stages .fields .line button.check{width:60px;background:url("data:image/svg+xml,%3csvg%20width='14'%20height='12'%20viewBox='0%200%2014%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.9994%202.91495L5.41519%2011.4992L0.000976562%206.08495L2.41519%203.67073L5.41519%206.67073L11.5852%200.500732L13.9994%202.91495Z'%20fill='%23FECC39'/%3e%3c/svg%3e") no-repeat 50% #343434}.profile_myProjectEdit .block .cont .stages .fields .line button.check:hover{background:url("data:image/svg+xml,%3csvg%20width='14'%20height='12'%20viewBox='0%200%2014%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.9992%202.91495L5.415%2011.4992L0.000786781%206.08495L2.415%203.67073L5.415%206.67073L11.585%200.500732L13.9992%202.91495Z'%20fill='%23272727'/%3e%3c/svg%3e") no-repeat 50% #fecc39}.profile_myProjectEdit .block .cont .stages .warning{text-align:center;font-size:14px;line-height:20px}.profile_myProjectEdit .block .cont #edit_requestLetter{width:330px}.profile_myProjectEdit .block .cont .edit_block{padding:80px 0;border-top:1px solid #272727}.profile_myProjectEdit .block .cont .edit_block .fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.profile_myProjectEdit .block .cont .edit_block .fields .line{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}.profile_myProjectEdit .block .cont .edit_block .fields .line .input{width:100%}.profile_myProjectEdit .block .cont .edit_block .fields .line .input p,.profile_myProjectEdit .block .cont .edit_block .fields .line .input textarea{font-size:14px;line-height:20px}.profile_myProjectEdit .block .cont .edit_block .fields .line .img_preview{width:100%}.profile_myProjectEdit .block .cont .edit_block .fields .line .img_preview input[type=file]{display:none}.profile_myProjectEdit .block .cont .edit_block .fields .line .img_preview img{max-width:100%}.profile_myProjectEdit .block .cont .edit_block .fields .line .control{width:initial;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;padding:12px}.profile_myProjectEdit .block .cont .edit_block .btn_decor{max-width:300px;width:100%;margin:40px auto 0}.profile_myProjectEdit .block .cont.v2{width:100%}.profile_myProjectEdit .block .cont.v2 .edit_block .fields{max-width:1000px;width:100%;margin:0 auto}.profile_myProjectEdit .block .bottom{width:100%;padding:40px 0 80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;gap:30px;-ms-flex-wrap:wrap;flex-wrap:wrap}.profile_myProjectEdit .block .bottom.v2{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.profile_myProjectEdit .block .bottom button{width:300px}@media (max-width: 1200px){.profile_myProjectEdit .block{gap:30px}.profile_myProjectEdit .block .project_img{max-width:688px;width:100%;position:relative;top:0;padding-bottom:0;margin:0 auto}.profile_myProjectEdit .block .cont{width:100%}.profile_myProjectEdit .block .cont .edit_block{padding:40px 0}}@media (max-width: 767px){.profile_myProjectEdit .block{padding:20px 0 0;gap:20px}.profile_myProjectEdit .block .img_change h5{margin-bottom:20px}.profile_myProjectEdit .block .cont{gap:20px}.profile_myProjectEdit .block .cont .request .name{display:none}.profile_myProjectEdit .block .cont .request .fields{gap:20px}.profile_myProjectEdit .block .cont .request .fields .line{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.profile_myProjectEdit .block .cont .request .fields .line .input:nth-child(1),.profile_myProjectEdit .block .cont .request .fields .line .input:nth-child(2){width:100%}.profile_myProjectEdit .block .cont .request .fields .line .control{gap:12px}.profile_myProjectEdit .block .cont .edit_block{padding:20px 0}.profile_myProjectEdit .block .cont .edit_block .fields{gap:20px}.profile_myProjectEdit .block .cont .edit_block .fields .line{gap:5px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.profile_myProjectEdit .block .cont .edit_block .fields .line .control{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.profile_myProjectEdit .block .cont .edit_block .btn_decor{margin:20px auto 0}.profile_myProjectEdit .block .bottom{padding:20px 0 40px;gap:20px}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.profile_newProject{background-color:#414141;padding:0 40px}.profile_newProject .block{padding:0}.profile_newProject .block .language_alert{padding:30px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.profile_newProject .block .language_alert img{width:20px;height:20px;border-radius:10px}.profile_newProject .block .language_alert p{color:#fff}.profile_newProject .block .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:40px 0}.profile_newProject .block .container .card{width:400px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.profile_newProject .block .container .card .photo{width:100%;height:300px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;background-color:#343434;padding:30px}.profile_newProject .block .container .card .photo button{width:60px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:0;right:0;z-index:2;background-color:#343434}.profile_newProject .block .container .card .photo button svg{fill:#fecc39}.profile_newProject .block .container .card .photo button:hover{background-color:#fecc39}.profile_newProject .block .container .card .photo button:hover svg{fill:#343434}.profile_newProject .block .container .card .photo h6{position:relative;z-index:0;color:#fecc39;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin:auto 0}.profile_newProject .block .container .card .photo p{position:relative;z-index:0;color:#fff;font-size:12px;line-height:16px}.profile_newProject .block .container .card .photo .img{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#343434}.profile_newProject .block .container .card .photo .img img{max-width:100%;max-height:100%;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.profile_newProject .block .container .card .input p{font-size:14px;line-height:20px}.profile_newProject .block .container .card .input p a{color:#fecc39}.profile_newProject .block .container .cont{width:calc(100% - 480px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.profile_newProject .block .container .cont hr{background-color:#343434;width:100%;height:1px}.profile_newProject .block .container .cont h3{color:#fff;opacity:.5;text-align:center}.profile_newProject .block .container .cont .top_part{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px 8px}.profile_newProject .block .container .cont .top_part>div{width:100%}.profile_newProject .block .container .cont .top_part .item{width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding:12px;background-color:#343434;color:#fff}.profile_newProject .block .container .cont .top_part .item p{font-size:14px;line-height:20px}.profile_newProject .block .container .cont .top_part .item .pict{width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.profile_newProject .block .container .cont .top_part .item .pict img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.profile_newProject .block .container .cont .top_part .date{width:100%;font-size:14px;line-height:20px;color:#fff}.profile_newProject .block .container .cont .top_part .date span{margin-left:8px}.profile_newProject .block .container .cont .project_owner{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.profile_newProject .block .container .cont .project_owner p{color:#fff;width:100%}.profile_newProject .block .container .cont .project_owner .checkbox,.profile_newProject .block .container .cont .project_owner .radio{width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.profile_newProject .block .container .cont .project_owner .checkbox img,.profile_newProject .block .container .cont .project_owner .radio img{width:24px;height:24px;border-radius:12px}.profile_newProject .block .container .cont .choose_art{width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px;padding:12px;background-color:#343434;color:#fff;font-size:14px;line-height:20px}.profile_newProject .block .container .cont .choose_art svg{fill:#fff}.profile_newProject .block .container .cont .choose_art:hover{color:#fecc39}.profile_newProject .block .container .cont .choose_art:hover svg{fill:#fecc39}.profile_newProject .block .container .cont .status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.profile_newProject .block .container .cont .status h6{color:#fff}.profile_newProject .block .container .cont .status p{color:#fff;font-size:14px;line-height:20px}.profile_newProject .block .container .cont .fields{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.profile_newProject .block .container .cont .fields p{font-size:14px;line-height:20px;color:#fff}.profile_newProject .block .container .cont .fields .line{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.profile_newProject .block .container .cont .fields .line .input{width:100%}.profile_newProject .block .container .cont .fields .line .input p{display:none}.profile_newProject .block .container .cont .fields .line .input .lower{display:block;text-align:right;margin:4px 0 0}.profile_newProject .block .container .cont .fields .line .lang_icon{background-color:#343434;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:48px;height:60px;-ms-flex-negative:0;flex-shrink:0}.profile_newProject .block .container .cont .fields .line:first-child .input p{display:block}.profile_newProject .block .container .cont .fields .line:first-child .lang_icon{-ms-flex-item-align:end;-ms-grid-row-align:end;align-self:end}.profile_newProject .block .container .cont .fields .language{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.profile_newProject .block .container .cont .fields .buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.profile_newProject .block .container .cont .fields .control{-ms-flex-negative:0;flex-shrink:0;width:120px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding:18px 12px;background-color:#343434}.profile_newProject .block .container .cont .fields .control button{width:24px;height:24px}.profile_newProject .block .container .cont .fields .control button.to_up{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.profile_newProject .block .container .cont .fields .control.vertical{-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start;width:48px;padding:12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:-moz-max-content;height:-webkit-max-content;height:max-content}.profile_newProject .block .container .cont .fields .check{-ms-flex-negative:0;flex-shrink:0;width:60px;height:60px;background:url("data:image/svg+xml,%3csvg%20width='14'%20height='12'%20viewBox='0%200%2014%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.9994%202.91495L5.41519%2011.4992L0.000976562%206.08495L2.41519%203.67073L5.41519%206.67073L11.5852%200.500732L13.9994%202.91495Z'%20fill='%23FECC39'/%3e%3c/svg%3e") no-repeat 50% #343434}.profile_newProject .block .container .cont .fields .check:hover{background:url("data:image/svg+xml,%3csvg%20width='14'%20height='12'%20viewBox='0%200%2014%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.9992%202.91495L5.415%2011.4992L0.000786781%206.08495L2.415%203.67073L5.415%206.67073L11.585%200.500732L13.9992%202.91495Z'%20fill='%23272727'/%3e%3c/svg%3e") no-repeat 50% #fecc39}.profile_newProject .block .container .cont .fields .save{-ms-flex-negative:0;flex-shrink:0}.profile_newProject .block .container .cont .fields .control,.profile_newProject .block .container .cont .fields .save,.profile_newProject .block .container .cont .fields .check{-ms-flex-item-align:end;-ms-grid-row-align:end;align-self:end;display:none;height:60px}.profile_newProject .block .container .cont .fields .control.on,.profile_newProject .block .container .cont .fields .save.on,.profile_newProject .block .container .cont .fields .check.on{display:-webkit-box;display:-ms-flexbox;display:flex}.profile_newProject .block .container .cont .more{width:60px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fecc39;margin:0 auto}.profile_newProject .block .container .cont .more svg{fill:#343434}.profile_newProject .block .container .cont .more:hover{background-color:#fff}.profile_newProject .block .container .cont .project_budget{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.profile_newProject .block .container .cont .project_budget h6{color:#fecc39}.profile_newProject .block .container .cont .project_budget .choose_currency{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.profile_newProject .block .container .cont .project_budget .choose_currency p{color:#fff}.profile_newProject .block .container .cont .project_budget .choose_currency p:last-child{font-size:14px;line-height:20px}.profile_newProject .block .container .cont .project_budget .input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.profile_newProject .block .container .cont .project_budget .input p{margin:0}.profile_newProject .block .container .cont .stages{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.profile_newProject .block .container .cont .stages h6{color:#fff}.profile_newProject .block .container .cont .stages h6.yellow{color:#fecc39}.profile_newProject .block .container .cont .stages .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.profile_newProject .block .container .cont .stages .text p{width:100%;color:#fff}.profile_newProject .block .container .cont .stages .impossible{text-align:center;font-size:14px;line-height:20px;color:#fff}.profile_newProject .block .container .cont .request_letter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;color:#fff}.profile_newProject .block .container .cont .request_letter .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.profile_newProject .block .container .cont .request_letter button{width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.profile_newProject .block .container .cont .project_description_edit{border-top:1px solid #343434;padding-top:40px}.profile_newProject .block .container .cont .project_description_edit .stages{gap:40px}.profile_newProject .block .container .cont .project_description_edit .stages .fields{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.profile_newProject .block .container .cont .project_description_edit .stages .fields.title{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.profile_newProject .block .container .cont .project_description_edit .stages .fields .language{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.profile_newProject .block .container .cont .project_description_edit .stages .fields .language .line{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.profile_newProject .block .container .cont .project_description_edit .stages .fields .language .line:first-child .lang_icon{-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start}.profile_newProject .block .container .cont .project_description_edit .stages .fields .add_picture{aspect-ratio:16/9}.profile_newProject .block .container .cont .btn_decor{max-width:300px;width:100%;margin:40px auto}.profile_newProject .block .container .cont.v2{max-width:1440px;width:100%;margin:0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.profile_newProject .block .container .cont.v2 .top_part{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.profile_newProject .block .container .cont.v2 .top_part .choose_art{margin:0 auto}.profile_newProject .block .container .cont.v2 .project_owner{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.profile_newProject .block .container .cont.v2 .project_owner p{text-align:center}.profile_newProject .block .container .cont.v2 .input{max-width:1000px;width:100%}.profile_newProject .block .container .cont.v2 .add_picture{max-width:400px}.profile_newProject .block .container .cont.v2 .add_picture.video{max-width:1000px;aspect-ratio:1000/562}.profile_newProject .block .container .cont.v2 .add_picture.video .img .img_preview iframe{width:100%;height:100%}.profile_newProject .block .container .cont.v2 .stages{max-width:1000px;width:100%}.profile_newProject .block .container .cont.v2 .btn_decor{margin:0 auto;max-width:300px;width:100%}.profile_newProject .block .container .cont.v2 .sold{max-width:1000px;width:100%;margin:0 auto;padding:80px 0 0;border-top:1px solid #343434;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.profile_newProject .block .container .cont.v2 .sold p{text-align:center;color:#fff}.profile_newProject .block .container .cont.v2 .sold .checkbox{max-width:300px;width:100%;margin:0 auto}.profile_newProject .block .container .cont.v2 .sold .sum{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.profile_newProject .block .container .cont.v2 .sold .sum .input{width:100%}.profile_newProject .block .container .cont.v2 .sold .sum label{-ms-flex-negative:0;flex-shrink:0;width:100px;cursor:pointer;padding:0}.profile_newProject .block .container .cont.v2 .sold .sum label input{display:none}.profile_newProject .block .container .cont.v2 .sold .sum label input:checked+span{background-color:#fecc39}.profile_newProject .block .container .cont.v2 .sold .sum label input:checked+span svg{fill:#343434}.profile_newProject .block .container .cont.v2 .sold .sum label span{width:100%;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#343434}.profile_newProject .block .container .cont.v2 .sold .sum label span:before{display:none}.profile_newProject .block .container .cont.v2 .sold .sum label span svg{fill:#fecc39}.profile_newProject .block .container .cont.v2 .sold hr{width:100%;height:1px;background-color:#343434}.profile_newProject .block .container .cont.v2 .sold .license{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:12px}.profile_newProject .block .container .cont.v2 .sold .license label{width:300px}.profile_newProject .block .container .cont.v2 .sold button{text-align:center;font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;color:#fff}.profile_newProject .block .container .cont.v2 .sold button:hover{color:#fecc39}.profile_newProject .btns{width:calc(100% + 80px);padding:80px 40px;background-color:#fffcf5;margin-left:-40px}.profile_newProject .btns .box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.profile_newProject .btns .box label{width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;padding:20px 12px}.profile_newProject .btns .box p{width:100%;text-align:right}.profile_newProject .btns .box>div{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.profile_newProject .btns .box>div button{max-width:300px;width:100%}.profile_newProject .btns .box>div button p{text-align:center}.profile_newProject .btns.v2 .box{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.profile_newProject .btns.v2 .box p{text-align:center}.profile_newProject .btns.v2 .box>div{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 1400px){.profile_newProject .block .container{gap:30px}.profile_newProject .block .container .photo{margin:0 auto}.profile_newProject .block .container .cont{width:100%}.profile_newProject .add_block .box{max-width:100%}.profile_newProject .add_block .box button{margin:0 0 0 auto}}@media (max-width: 767px){.profile_newProject{padding:0 20px}.profile_newProject .add_block{padding:40px 0}.profile_newProject .add_block .box button{margin:0 auto}.profile_newProject .btns{padding:40px 20px;width:calc(100% + 40px);margin-left:-20px}}@media (max-width: 700px){.profile_newProject .block .container .cont h3{font-size:30px;line-height:40px}.profile_newProject .block .container .cont .fields{gap:12px}.profile_newProject .block .container .cont.v2 .add_cover.video.on .img .img_preview iframe{width:100%;height:300px;aspect-ratio:initial}.profile_newProject .block .container .cont.v2 .sold{padding:20px 0 0;gap:30px}.profile_newProject .block .container .cont.v2 .sold .sum{-ms-flex-wrap:wrap;flex-wrap:wrap}.profile_newProject .block .container .cont.v2 .sold .sum label{width:calc((100% - 24px) / 3)}}.profile_settings{background-color:#414141}.profile_settings .block{padding:40px 0 80px}.profile_settings .block .complete{max-width:800px;width:100%;margin:0 auto 40px}.profile_settings .block .complete p{color:#fff;text-align:center}.profile_settings .block .complete .language{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:40px}.profile_settings .block .complete .language a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:18px 12px;background-color:#343434;border-bottom:2px solid transparent}.profile_settings .block .complete .language a img{width:20px;height:20px;border-radius:10px}.profile_settings .block .complete .language a p{color:#ffffff80}.profile_settings .block .complete .language a.on{border-bottom:2px solid #fecc39}.profile_settings .block .complete .language a.on p,.profile_settings .block .complete .language a:hover p{color:#fff}.profile_settings .block .activate_full{display:block;margin:0 auto 40px;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;padding:20px}.profile_settings .block .activate_full .btn_decor.activate_full_btn{height:60px;max-width:none;width:fit-content}.profile_settings .block .activate_full .btn_decor.activate_full_btn p{width:100%;padding:0 24px;white-space:nowrap}.profile_settings .block nav{padding:30px;background-color:#343434;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:30px;overflow-x:auto;-webkit-overflow-scrolling:touch}.profile_settings .block nav a{font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;color:#fff;white-space:nowrap;-ms-flex-negative:0;flex-shrink:0}.profile_settings .block nav a:hover,.profile_settings .block nav a.on{color:#fecc39}.profile_settings .block nav a.disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.profile_settings .block nav a.disabled:hover{color:#fff}.profile_settings .block nav span.disabled{font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;color:#fff;opacity:.35;white-space:nowrap;-ms-flex-negative:0;flex-shrink:0;cursor:not-allowed}.profile_settings .block form{max-width:800px;width:100%;margin:40px auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;color:#fff}.profile_settings .block form .add_picture{margin:0 auto}.profile_settings .block form .input p{font-size:14px;line-height:20px}.profile_settings .block form hr{height:1px;background-color:#fecc39}.profile_settings .block form hr.dark{background-color:#343434}.profile_settings .block form .box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.profile_settings .block form .currency label{-webkit-box-flex:1;-ms-flex:1;flex:1}.profile_settings .block form button[type=submit]{width:60px;height:60px;margin:0 auto;background-color:#fecc39;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.profile_settings .block form button[type=submit] svg{fill:#272727}.profile_settings .block form button[type=submit]:hover{background-color:#fff}.profile_settings .block form button[type=submit].text{width:auto;min-width:260px;padding:0 24px;font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;color:#272727;text-align:center}.profile_settings .block form .profileDeleteBtn{max-width:300px;width:100%;margin:0 auto}.profile_settings .block form .btn{text-align:center}.profile_settings .block form .note{font-size:14px;line-height:20px;color:#fff;margin-top:-8px}.profile_settings .block form .project-name-inputs{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.profile_settings .block form .project-name-inputs .note{margin-top:4px;text-align:right}.profile_settings .block form .art-field-section{display:flex;flex-direction:column;gap:12px;margin:32px 0 24px}.profile_settings .block form .art-field-label{font-size:14px;line-height:20px;color:#fff}.profile_settings .block form .art-field-button{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;background-color:#343434;border:none;color:#fff;font-size:16px;line-height:24px;text-align:left}.profile_settings .block form .art-field-button span{flex:1}.profile_settings .block form .art-field-button svg{flex-shrink:0;color:#fff}.profile_settings .block form .cover-section{display:flex;flex-direction:column;gap:12px;margin:32px 0}.profile_settings .block form .cover-label{font-size:14px;line-height:20px;color:#fff}.profile_settings .block form .cover-box{position:relative;height:auto;aspect-ratio:4 / 3;flex-shrink:0;background-color:#343434;overflow:hidden}.profile_settings .block form .cover-box svg{max-width:100%;max-height:100%;width:auto;height:auto}.profile_settings .block form .cover-icon{position:absolute;top:16px;right:16px;width:24px;height:24px}.profile_settings .block form .cover-watermark{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:Unbounded,serif;font-size:32px;line-height:32px;color:#fecc39}.profile_settings .block form .cover-hint{position:absolute;bottom:16px;left:16px;font-size:14px;line-height:20px;color:#fff}.profile_settings .block form .description-section{display:flex;flex-direction:column;gap:32px;margin:32px 0}.profile_settings .block form .description-group{display:flex;flex-direction:column;gap:12px}.profile_settings .block form .description-label{font-size:14px;line-height:20px;color:#fff}.profile_settings .block form .description-input{display:flex;gap:12px;align-items:flex-start;background-color:#343434;padding:20px}.profile_settings .block form .description-input .flag-icon{flex-shrink:0}.profile_settings .block form .description-textarea{flex:1;background:transparent;border:none;color:#fff;font-family:inherit;font-size:16px;line-height:24px;min-height:160px;resize:none}.profile_settings .block form .description-textarea::placeholder{color:#8a8a8a}.profile_settings .block form .description-counter{font-size:14px;line-height:20px;color:#fff;text-align:right}.profile_settings .block form .specifications-section{display:flex;flex-direction:column;gap:24px;margin:32px 0}.profile_settings .block form .spec-intro{display:flex;flex-direction:column;gap:12px;color:#fff}.profile_settings .block form .spec-intro .note{color:#fff}.profile_settings .block form .spec-row{display:flex;flex-direction:column;gap:12px;padding:20px;background-color:#2b2b2b;border:1px solid #3d3d3d}.profile_settings .block form .spec-column{display:flex;flex-direction:column;gap:12px;min-width:0}.profile_settings .block form .spec-label{font-size:14px;line-height:20px;color:#fff}.profile_settings .block form .spec-input-with-flag{display:flex;align-items:start;gap:12px;background-color:#343434;padding:16px 20px}.profile_settings .block form .spec-input-with-flag .flag-icon{flex-shrink:0}.profile_settings .block form .spec-input{flex:1;min-width:0;width:100%;background:transparent;border:none;color:#fff;font-family:inherit;font-size:16px;line-height:24px}.profile_settings .block form .spec-input::placeholder{color:#8a8a8a}.profile_settings .block form .spec-textarea{resize:none;overflow:hidden;min-height:24px}.profile_settings .block form .spec-select-wrapper{position:relative;display:flex}.profile_settings .block form select.spec-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;background-color:#343434;padding:16px 44px 16px 20px;border:none;color:#fff;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23FECC39' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 20px center;background-size:12px 8px}.profile_settings .block form select.spec-select:focus{outline:2px solid #fecc39;outline-offset:2px}.profile_settings .block form select.spec-select.invalid:focus{outline-color:#f43}.profile_settings .block form select.spec-select option{background-color:#343434;color:#fff}.profile_settings .block form .spec-add-button{width:60px;height:60px;margin:12px auto 0;background-color:#fecc39;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#272727;font-size:32px;line-height:1}.profile_settings .block form .spec-add-button:hover{background-color:#fff}.profile_settings .block form .spec-add-button span{display:block;margin-top:-4px}.profile_settings .block form .budget-section{display:flex;flex-direction:column;gap:24px;margin:32px 0}.profile_settings .block form .budget-currency-section{display:flex;flex-direction:column;gap:12px}.profile_settings .block form .budget-currency-section .currency label{width:62px}.profile_settings .block form .budget-heading{font-size:16px;line-height:24px;color:#fff}.profile_settings .block form .budget-label{font-size:14px;line-height:20px;color:#fff;margin-bottom:12px}.profile_settings .block form .budget-currency-note{font-size:14px;line-height:20px;color:#fff}.profile_settings .block form .budget-input-group{display:flex;flex-direction:column;gap:12px}.profile_settings .block form .budget-input{width:100%;background-color:#343434;border:none;color:#fff;font-family:inherit;font-size:16px;line-height:24px;padding:16px 20px}.profile_settings .block form .budget-input::placeholder{color:#8a8a8a}.profile_settings .block form .budget-note{font-size:14px;line-height:20px;color:#fff;text-align:right}.profile_settings .block form .budget-divider{width:100%;height:1px;background-color:#343434;margin:12px 0}.profile_settings .block form .budget-description{display:flex;flex-direction:column;gap:12px;color:#fff;font-size:16px;line-height:24px}.profile_settings .block form .budget-item-row{display:flex;flex-direction:column;gap:16px;padding:20px;background-color:#2b2b2b;border:1px solid #3d3d3d}.profile_settings .block form .budget-item-fields{display:grid;grid-template-columns:1fr 124px;gap:16px;align-items:start}.profile_settings .block form .budget-name-column{display:flex;flex-direction:column;gap:12px;min-width:0}.profile_settings .block form .budget-cost-column{display:flex;flex-direction:column;gap:12px}.profile_settings .block form .budget-cost-input{width:124px;height:124px;background-color:#343434;border:none;color:#fff;font-family:inherit;font-size:16px;line-height:24px;padding:16px 20px;text-align:center}.profile_settings .block form .budget-cost-input::placeholder{color:#8a8a8a}.profile_settings .block form .stages-section{display:flex;flex-direction:column;gap:24px;margin:32px 0}.profile_settings .block form .stages-intro{display:flex;flex-direction:column;gap:12px;color:#fff;font-size:16px;line-height:24px}.profile_settings .block form .stage-item{display:flex;flex-direction:column;gap:12px;padding:20px;background-color:#2b2b2b;border:1px solid #3d3d3d}.profile_settings .block form .stage-label{font-size:14px;line-height:20px;color:#fff;margin-bottom:12px}.profile_settings .block form .stage-status-options label:has(input:disabled){opacity:.5;cursor:not-allowed}.profile_settings .block form .stage-status-options{display:flex;gap:12px;margin-bottom:12px}.profile_settings .block form .stage-status{flex:1;min-width:0;background-color:#343434;padding:14px 16px;cursor:pointer;transition:background-color .2s;min-height:48px;display:flex;align-items:center}.profile_settings .block form .stage-status input:checked+.status-label{color:#fecc39}.profile_settings .block form .stage-status .status-label{display:flex;align-items:center;gap:12px;color:#fff;font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;width:100%;min-width:0;overflow-wrap:break-word;word-break:break-word}.profile_settings .block form .stage-status .status-label:before{content:"";width:20px;height:20px;flex-shrink:0;border:1px solid #fff}.profile_settings .block form .stage-status input:checked+.status-label:before{border:1px solid #fecc39;background:url("data:image/svg+xml,%3csvg%20width='10'%20height='10'%20viewBox='0%200%2010%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='10'%20height='10'%20fill='%23FECC39'/%3e%3c/svg%3e") no-repeat 50%}.profile_settings .block form .stage-status:hover .status-label:before{border:1px solid #fecc39}.profile_settings .block form .stage-extra{display:flex;flex-direction:column;gap:12px;margin-top:12px}.profile_settings .block form .stage-extra-label{font-size:14px;line-height:20px;color:#fff}.profile_settings .block form .stage-extra-inputs{display:flex;gap:12px}.profile_settings .block form .stage-extra-input-group{flex:1;display:flex;flex-direction:column;gap:4px}.profile_settings .block form .stage-extra-input{width:100%;background-color:#343434;color:#fff;border:none;padding:16px 20px;font-family:inherit;font-size:16px;line-height:24px}.profile_settings .block form .stage-extra-input::placeholder{color:#8a8a8a;font-family:inherit;font-size:16px;line-height:24px}.profile_settings .block form input:disabled,.profile_settings .block form textarea:disabled,.profile_settings .block form select:disabled,.profile_settings .block form .art-field-button:disabled,.profile_settings .block form .spec-add-button:disabled{opacity:.5;cursor:not-allowed}.profile_settings .block form label.radio:has(input:disabled),.profile_settings .block form label.owner_selector:has(input:disabled){opacity:.5;cursor:not-allowed}.profile_settings .block form .stage-inputs{display:flex;flex-direction:column;gap:12px}.profile_settings .block form .stage-note{font-size:14px;line-height:20px;color:#fff;text-align:right;margin-top:12px}.profile_settings .block form .stage-confirm-button-wrapper{display:flex;justify-content:center;margin-top:16px;margin-bottom:16px}.profile_settings .block form .stage-confirm-button{width:48px;height:48px;background-color:#fecc39;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:background-color .2s}.profile_settings .block form .stage-confirm-button:hover{background-color:#fed857}.profile_settings .block form .stage-confirm-button img{width:16px;height:14px}.profile_settings .block form .stage-info-boxes{display:flex;gap:12px;margin-top:16px;flex-wrap:wrap}.profile_settings .block form .stage-info-box{flex:1;min-width:200px;background-color:#343434;padding:16px;display:flex;align-items:center;justify-content:center}.profile_settings .block form .stage-info-box span{font-size:14px;line-height:20px;color:#fff;text-align:center}.profile_settings .block form .stage-completion-files{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}.profile_settings .block form .stage-file-thumbnail{position:relative;width:88px;height:88px;background-color:#2a2a2a;overflow:hidden;display:flex;align-items:center;justify-content:center}.profile_settings .block form .stage-thumbnail-image{width:100%;height:100%;object-fit:cover}.profile_settings .block form .stage-thumbnail-document{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:8px}.profile_settings .block form .stage-document-name{font-size:10px;color:#fff;text-align:center;word-break:break-word;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.stage-metrics-row{display:flex;gap:1px}.stage-metric-box{flex:1;min-width:0;padding:14px 16px}@media (max-width: 767px){.stage-metrics-row{flex-direction:column}.stage-metric-box{width:100%}}.project .stage-completion-files,.publication-section .stage-completion-files,.project-stage-completion-files{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.project .stage-file-thumbnail,.publication-section .stage-file-thumbnail,.project-stage-completion-files .stage-file-thumbnail{position:relative;width:88px;height:88px;background-color:#2a2a2a;overflow:hidden;display:flex;align-items:center;justify-content:center}.project .stage-thumbnail-image,.publication-section .stage-thumbnail-image,.project-stage-completion-files .stage-thumbnail-image{width:100%;height:100%;object-fit:cover}.project .stage-thumbnail-document,.publication-section .stage-thumbnail-document,.project-stage-completion-files .stage-thumbnail-document{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:8px}.project .stage-document-name,.publication-section .stage-document-name,.project-stage-completion-files .stage-document-name{font-size:10px;color:#fff;text-align:center;word-break:break-word;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.profile_settings .block form .tags-section{display:flex;flex-direction:column;gap:12px;margin:32px 0}.profile_settings .block form .tags-label{font-size:14px;line-height:20px;color:#fff}.profile_settings .block form .tags-inputs{display:flex;flex-direction:column;gap:12px}.profile_settings .block form .tag-input-wrapper{display:flex;flex-direction:column;gap:8px}.profile_settings .block form .tags-display{display:flex;flex-wrap:wrap;gap:8px;padding:8px 0}.profile_settings .block form .tag-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;background-color:#343434;border-radius:4px}.profile_settings .block form .tag-badge span{font-size:14px;line-height:20px;color:#fff}.profile_settings .block form .tag-remove{background:none;border:none;color:#fff;font-size:20px;line-height:1;padding:0;cursor:pointer;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.profile_settings .block form .tag-remove:hover{color:#fecc39}.profile_settings .block form .tags-note{font-size:14px;line-height:20px;color:#fff;text-align:right;margin-top:4px}.owner-select-box{text-align:center}.profile_settings .block form .input-with-flag{display:flex;align-items:center;gap:12px;background-color:#343434;padding:16px 20px}.profile_settings .block form .flag-icon{font-size:24px;line-height:1;flex-shrink:0}.profile_settings .block form .project-name-input{flex:1;background:transparent;border:none;color:#fff;font-family:inherit;font-size:16px;line-height:24px;font-weight:400;outline:none}.profile_settings .block form .project-name-input::placeholder{color:#8a8a8a}@media (max-width: 767px){.profile_settings .block{padding:20px 0}.profile_settings .block nav{padding:20px;gap:20px;scrollbar-width:thin;scrollbar-color:#fecc39 #272727}.profile_settings .block nav::-webkit-scrollbar{height:10px}.profile_settings .block nav::-webkit-scrollbar-track{background:#272727;border-radius:5px}.profile_settings .block nav::-webkit-scrollbar-thumb{border-radius:5px;background-color:#fecc39;border-top:2.5px solid transparent;border-bottom:2.5px solid transparent;background-clip:padding-box}.profile_settings .block form{gap:20px;margin:20px auto 0}.profile_settings .block form .spec-row{gap:20px}.profile_settings .block form .spec-input-with-flag{padding:12px 16px}.profile_settings .block form .spec-input{font-size:14px;line-height:20px}.profile_settings .block form .budget-item-row{gap:12px}.profile_settings .block form .budget-item-fields{grid-template-columns:1fr;gap:12px}.profile_settings .block form .budget-cost-input{width:100%;height:auto;padding:12px 16px;font-size:14px}.profile_settings .block form .input-with-flag{padding:12px 16px}.profile_settings .block form .stage-status-options{display:grid;grid-template-columns:1fr;gap:12px}.profile_settings .block form .stage-status{width:100%}.profile_settings .block form .cover-box{height:auto;aspect-ratio:4 / 3}}.sale_stroke{position:fixed;bottom:0;left:0;z-index:1001;width:100%;padding:12px;background-color:#272727}.sale_stroke .cont{max-width:1000px;width:100%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.sale_stroke .cont h5{color:#fecc39}.sale_stroke .cont .btn_decor{max-width:300px;width:100%}@media (max-width: 650px){.sale_stroke .cont{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sale_stroke .cont h5{width:100%;text-align:center}}.project{background-color:#414141;position:relative}.project.moderation:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-color:#ffffff1a}.project .project_item{-ms-flex-negative:0;flex-shrink:0;width:400px;height:-moz-max-content;height:-webkit-max-content;height:max-content;position:sticky;top:30px}.project .likes{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#343434;height:60px}.project .likes p{min-width:60px;text-align:center;font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;color:#fecc39}.project .likes button{width:60px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-left:1px solid #272727}.project .likes button svg{fill:#fecc39}.project .likes button:hover svg{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-transform:scale(2);-ms-transform:scale(2);transform:scale(2)}.project .likes button.on,.project .likes button.liked{background-color:#fecc39}.project .likes button.on svg,.project .likes button.liked svg{fill:#343434}.project .likes button.on:hover svg,.project .likes button.liked:hover svg{-webkit-transform:initial;-ms-transform:initial;transform:initial}.project .inform{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.project .inform div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;padding:12px;background-color:#343434}.project .inform div.moder{color:#fecc39;position:relative;z-index:1}.project .inform div.moder img{width:20px;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}.project .inform div.inform__collection--completed,.project .inform div.inform__collection--completed p,.project .inform .project-status-button--sold,.project .inform .project-status-button--sold p,.project .inform .project-status-button--completed,.project .inform .project-status-button--completed p{color:#fecc39}.project .inform div p{font-size:14px;line-height:20px;color:#fff}.project .project-short-description{margin-top:16px;margin-bottom:8px;color:#fff;font-size:18px;line-height:26px}.success_proj_creation{padding:0;margin-top:-24px;background-color:#414141}.success_proj_creation .block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.success_proj_creation__content{max-width:960px;text-align:center}.success_proj_creation__content p{color:#fff}.success_proj_creation__content h6{color:#fff;margin-bottom:16px}.success_proj_creation__content .project-short-description{margin-top:0;margin-bottom:32px}.success_proj_creation__button-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.success_proj_creation .next-button-small p{color:#000}.project .buyer{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:12px}.project .buyer p{font-size:14px;line-height:20px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.project .buyer p.yellow{color:#fecc39}.project .buyer>div{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.project .buyer>div div{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.project .buyer>div div img{width:20px;height:20px}.project .block{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:80px;padding:40px 0 80px}.project .block .slider_container{width:100%;margin:0 auto}.project .block .slider_container .cont{max-width:1000px;width:100%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}.project .block .slider_container .title h5{text-align:center;color:#fff;margin-bottom:12px}.project .block .slider_container .title .inform{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.project .block .slider_container .submit_project{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;padding:30px;background-color:#fecc39;margin-top:30px}.project .block .slider_container .submit_project h6,.project .block .slider_container .submit_project p{text-align:center}.project .block .slider_container .submit_project button{max-width:300px;width:100%}.project .block .slider_container .slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px;width:100%}.project .block .slider_container .slider .imgs{width:100%}.project .block .slider_container .slider .imgs iframe{width:100%;aspect-ratio:1000/562}.project .block .slider_container .slider .imgs .pict{width:100%;aspect-ratio:4/3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:url(/assets/main_project_bg-CRVmPIAN.webp);background-size:cover}.project .block .slider_container .slider .imgs .pict img{max-width:100%;max-height:100%;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.project .block .slider_container .slider .imgs_small{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;overflow:auto}.project .block .slider_container .slider .imgs_small::-webkit-scrollbar{width:0;height:0}.project .block .slider_container .slider .imgs_small .pict{-ms-flex-negative:0;flex-shrink:0;width:120px;height:90px;border:1px solid transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#343434;cursor:pointer}.project .block .slider_container .slider .imgs_small .pict:hover{border:1px dashed #fecc39}.project .block .slider_container .slider .imgs_small .pict.on{border:1px solid #fecc39}.project .block .slider_container .slider .imgs_small .pict img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.project .block .slider_container .slider .another_site{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-ms-flex-wrap:wrap;flex-wrap:wrap}.project .block .slider_container .slider .another_site a{font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;color:#fff}.project .block .slider_container .slider .another_site a:hover{color:#fecc39}.project .block .done{width:100%}.project .block .done .title{max-width:1000px;width:100%;margin:0 auto;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px 8px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.project .block .done .title h5{width:100%;text-align:center}.project .block .done .title>div{padding:12px;font-size:14px;line-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;background-color:#343434}.project .block .done .title>div.yellow{color:#fecc39}.project .block .done .title>div div{-ms-flex-negative:0;flex-shrink:0;width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:2px}.project .block .done .title>div div img{max-width:100%;max-height:100%}.project .block .done form{max-width:400px;width:100%;margin:40px auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;color:#fff}.project .block .done form hr{height:1px;background-color:#343434}.project .block .done form .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.project .block .done form .btn{padding:20px}.project .block .sect{width:calc(100% - 480px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:80px}.project .block .sect.v2{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.publication-section .project{width:100%}.project .block .composing{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.project .block .composing.v1000{max-width:1000px;width:100%}.project .block .composing .head{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.project .block .composing .head img{-ms-flex-negative:0;flex-shrink:0;width:24px;height:24px;border-radius:12px;border:1px solid #fecc39}.project .block .composing .head .text{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;color:#fff}.project .block .composing .head .text p{font-size:14px;line-height:20px}.project .block .composing .head .text a{color:#fff;font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700}.project .block .composing .head .text a:hover{color:#fecc39}.project .block .composing .btn_decor{width:300px}.project .block .composing .project-dates-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px 24px}.project .block .composing .date{color:#fff;font-size:14px;line-height:20px}.project .block .composing .date span{margin-left:8px}.project .block .composing .characteristics{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.project .block .composing .characteristics h6{margin-bottom:12px;color:#fff}.project .block .composing .characteristics div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:4px;padding:0;background-color:transparent}.project .block .composing .characteristics div p{color:#fff;padding:12px;background-color:#343434;text-align:left;height:60px;display:flex;align-items:center;min-width:0;overflow-wrap:break-word;word-break:break-word}.project .block .composing .characteristics div.desc{background-color:transparent;padding:0;justify-content:space-between;margin-bottom:-2px;position:relative;z-index:1}.project .block .composing .characteristics div.desc p{font-size:14px;line-height:20px;padding:0;background-color:transparent;text-align:left;display:flex;align-items:center}.project .block .composing .characteristics.characteristics-table div.desc p,.project .block .composing .characteristics.budget-table div.desc p:first-child{flex:1;min-width:0;text-align:left}.project .block .composing .characteristics.budget-table div.desc p:last-child{flex:0 0 150px;max-width:200px;text-align:center}.project .block .composing .characteristics.budget-table div p.budget-name{flex:1;min-width:0}.project .block .composing .characteristics.budget-table div p.budget-cost{flex:0 0 auto;min-width:150px;max-width:200px;text-align:center;justify-content:center}.project .block .composing .characteristics.budget-table div.desc p.budget-cost{text-align:center;justify-content:center}.project .block .composing .characteristics.characteristics-table div p.char-name,.project .block .composing .characteristics.characteristics-table div p.char-value{flex:1;min-width:0}.project .block .composing .characteristics.bonuses-table div:not(.desc){align-items:stretch}.project .block .composing .characteristics.bonuses-table div p.bonus-amount{flex:0 0 25%;min-width:0;height:auto;min-height:60px;align-self:stretch}.project .block .composing .characteristics.bonuses-table div p.bonus-description{flex:0 0 50%;min-width:0;flex-direction:column;align-items:flex-start;justify-content:center;height:auto;min-height:60px;gap:4px}.project .block .composing .characteristics.bonuses-table div p.bonus-description .bonus-name,.project .block .composing .characteristics.bonuses-table div p.bonus-description .bonus-desc-below{display:block}.project .block .composing .characteristics.bonuses-table div p.bonus-remaining{flex:0 0 25%;min-width:0;height:auto;min-height:60px;align-self:stretch}.project .block .composing .table{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.project .block .composing .table h6{color:#fff}.project .block .composing .table div{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px}.project .block .composing .table div p{padding:12px;color:#fff;background-color:#343434;height:60px;display:flex;align-items:center}.project .block .composing .table div p:nth-child(1){-ms-flex-negative:0;flex-shrink:0;width:240px}.project .block .composing .table div p:nth-child(2){-ms-flex-negative:0;flex-shrink:0;width:150px}.project .block .composing .table div p:nth-child(3){width:calc(100% - 398px)}.project .block .composing .table div .imgs{gap:12px;border:1px solid #343434;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.project .block .composing .table div .imgs img{max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}.project .block .composing .table div.desc p{padding:8px 0;background-color:transparent;font-size:14px;line-height:20px}.project .block .composing .patrons{border-top:1px solid #fecc39}.project .block .composing .patrons .qty{font-size:14px;line-height:20px;color:#fff;margin:30px 0 12px}.project .block .composing .patrons .cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1px;padding-right:17px;max-height:500px;overflow:auto}.project .block .composing .patrons .cont .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;padding:16px;background-color:#343434}.project .block .composing .patrons .cont .item.himself .img{border:2px solid #fecc39}.project .block .composing .patrons .cont .item .img{-ms-flex-negative:0;flex-shrink:0;width:80px;height:80px;border-radius:40px;border:2px solid #272727;overflow:hidden;background-color:#000}.project .block .composing .patrons .cont .item .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.project .block .composing .patrons .cont .item .text{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.project .block .composing .patrons .cont .item p{width:100%;color:#fff}.project .block .composing .patrons .cont .item .soc{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.project .block .composing .patrons .cont .item .soc a{width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.project .block .composing .patrons .cont .item .soc a svg{fill:#fecc39}.project .block .composing .patrons .cont .item .soc a:hover{background-color:#fecc39}.project .block .composing .patrons .cont .item .soc a:hover svg{fill:#343434}.project .block .composing .patrons .cont .item h6{-ms-flex-negative:0;flex-shrink:0;color:#fff}.project .block .composing .comfortably{padding:40px;background-color:#fecc39}.project .block .composing .comfortably h6{text-align:center;margin-bottom:12px}.project .block .composing .comfortably ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1px}.project .block .composing .comfortably ul li{padding:12px;background-color:#fffcf5;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.project .block .composing .comfortably ul li:before{content:"";-ms-flex-negative:0;flex-shrink:0;width:24px;height:24px;background:url("data:image/svg+xml,%3csvg%20width='14'%20height='12'%20viewBox='0%200%2014%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.9994%202.91495L5.41519%2011.4992L0.000976562%206.08495L2.41519%203.67073L5.41519%206.67073L11.5852%200.500732L13.9994%202.91495Z'%20fill='%23FECC39'/%3e%3c/svg%3e") no-repeat 50%}@media (max-width: 1250px){.project .block{gap:40px}.project .block .sect{width:calc(100% - 440px)}}@media (max-width: 1150px){.project .block{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:40px 0}.project .block .project_item{position:relative;top:initial}.project .block .sect{width:100%;gap:40px}.project .block .sect.v2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.project .block .composing{gap:30px}}@media (min-width: 768px) and (max-width: 1024px){.project .project_item{width:100%}}@media (max-width: 767px){.project .block{gap:20px;padding:20px 0}.project .project_item{width:100%;flex-shrink:1;position:static}.project .project_item .img{height:auto;aspect-ratio:4 / 3}.project .block .done form{margin:20px auto;gap:20px}.project .block .composing{gap:20px}.project .block .composing .table div p:nth-child(1){width:130px}.project .block .composing .table div p:nth-child(2){-ms-flex-negative:0;flex-shrink:0;width:100px}.project .block .composing .table div p:nth-child(3){width:calc(100% - 238px)}.project .block .composing .patrons .cont .item .text{-ms-flex-wrap:wrap;flex-wrap:wrap}.project .block .composing .patrons .cont .item .text p{width:calc(75% - 16px)}.project .block .composing .patrons .cont .item .text .soc{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%}.project .block .composing .patrons .cont .item .text h6{width:25%;margin-left:auto;text-align:right}.project .block .composing .comfortably{padding:20px}.project .block .composing .characteristics div.desc{display:none}.project .block .composing .characteristics.budget-table>div:not(.desc),.project .block .composing .characteristics.characteristics-table>div:not(.desc),.project .block .composing .characteristics.bonuses-table>div:not(.desc){display:grid;grid-template-columns:1fr;gap:2px}.project .block .composing .characteristics.budget-table div p.budget-name,.project .block .composing .characteristics.budget-table div p.budget-cost,.project .block .composing .characteristics.characteristics-table div p.char-name,.project .block .composing .characteristics.characteristics-table div p.char-value,.project .block .composing .characteristics.bonuses-table div p.bonus-amount,.project .block .composing .characteristics.bonuses-table div p.bonus-description,.project .block .composing .characteristics.bonuses-table div p.bonus-remaining{width:100%;max-width:none;min-width:0;flex:none}.project .block .composing .characteristics.budget-table div p.budget-cost{text-align:left;justify-content:flex-start}.project .block .composing .characteristics.bonuses-table div p.bonus-amount,.project .block .composing .characteristics.bonuses-table div p.bonus-remaining{align-items:flex-start}.project .block .composing .characteristics.budget-table>div:not(.desc),.project .block .composing .characteristics.characteristics-table>div:not(.desc),.project .block .composing .characteristics.bonuses-table>div:not(.desc){border:1px solid #4a4a4a;margin-bottom:8px}}.contribution{border-top:1px solid #fecc39}.contribution .block{padding:80px 0}.contribution .block h5{text-align:center}.contribution .block h6{text-align:center;margin:20px 0}.contribution .block a{width:300px;margin:0 auto}@media (max-width: 1300px){.contribution .block{padding:40px 0}}@media (max-width: 767px){.contribution .block{padding:20px 0}}.projects{background-color:#414141}.projects .block{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;padding:30px 0 80px}.projects .category_tabs{display:flex;flex-wrap:wrap;gap:8px;max-width:1760px;margin:0 auto;padding:24px 0 0}.projects .category_tab{padding:12px 20px;background-color:#343434;color:#fecc39;font-family:Unbounded,serif;font-size:13px;line-height:18px;font-weight:700;white-space:nowrap}.projects .category_tab:hover{background-color:#2a2a2a}.projects .category_tab.on{background-color:#fecc39;color:#272727}@media (max-width: 767px){.projects .category_tabs{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;padding:16px 20px 0}.projects .category_tabs::-webkit-scrollbar{height:0;width:0}.projects .category_tab{flex-shrink:0}}.projects .subcategory_tabs{display:flex;flex-wrap:wrap;gap:8px 20px;max-width:1760px;margin:0 auto;padding:12px 0 0}.projects .subcategory_tab{color:#fff;font-size:14px;line-height:20px}.projects .subcategory_tab:hover,.projects .subcategory_tab.on{color:#fecc39}@media (max-width: 767px){.projects .subcategory_tabs{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;padding:12px 20px 0}.projects .subcategory_tabs::-webkit-scrollbar{height:0;width:0}.projects .subcategory_tab{flex-shrink:0}}.projects .block .search{width:100%;padding-top:74px}.projects .block .search .input{max-width:600px;width:100%;margin:0 auto}.projects .block .title{width:100%}.projects .block .title p{color:#fecc39;margin-bottom:10px}.projects .block .title h4{color:#fff}.projects .block .search_result{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.projects .block .search_result p{text-align:center;font-size:14px;line-height:20px;color:#fff}.projects .block .search_result h5{max-width:790px;text-align:center;color:#fff}.projects .block .side_panel_col{-ms-flex-negative:0;flex-shrink:0;width:300px;position:relative}.projects .block .side_panel{width:100%;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;position:sticky;top:var(--projects-sticky-top, 90px);max-height:calc(100vh - var(--projects-sticky-top, 90px) - 4px);overflow-y:auto;scrollbar-width:none;z-index:5}.projects .block .side_panel::-webkit-scrollbar{width:0;height:0}.projects .block .side_panel .top,.projects .block .side_panel_actions{display:none}.projects .active_filters{display:flex;flex-wrap:nowrap;align-items:flex-start;gap:8px;max-width:1760px;margin:0 auto;padding:16px 0;background-color:#414141;position:sticky;top:0;z-index:1000}.projects .active_filters_left,.projects .active_filters_list{display:flex;flex-wrap:wrap;align-items:center;gap:8px;flex:1 1 auto;min-width:0}.projects .active_filters_mobile{display:none}@media (max-width: 767px){.projects .active_filters{padding:16px 0;flex-wrap:nowrap}.projects .active_filters_mobile .active_filters_clear{flex-shrink:0}.projects .active_filters_list{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.projects .active_filters_list::-webkit-scrollbar{height:0;width:0}.projects .active_filter_chip{flex-shrink:0}}.projects .active_filter_chip{display:flex;align-items:center;gap:8px;padding:8px 12px;background-color:#343434;border:1px solid #414141;color:#fff;font-size:13px;line-height:18px}.projects .active_filter_chip:hover{background-color:#2a2a2a}.projects .active_filter_chip svg{flex-shrink:0;fill:#fecc39}.projects .active_filters_clear{padding:8px 12px;color:#fecc39;font-size:13px;line-height:18px;text-decoration:underline}.projects .active_filters_clear:hover{color:#fff}.projects .block .side_panel .unit{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #343434}.projects .block .side_panel .unit:last-child{padding-bottom:0;border-bottom:none}.projects .block .side_panel .unit.on .head div{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.projects .block .side_panel .unit.on .box,.projects .block .side_panel .unit.on .box.diapason{max-height:0}.projects .block .side_panel .unit .head{background-color:#343434;color:#fff;padding:12px;margin-bottom:12px;font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.projects .block .side_panel .unit .head div{width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.projects .block .side_panel .unit .head div svg{fill:#fff}.projects .block .side_panel .unit .head:hover{color:#fecc39}.projects .block .side_panel .unit .head:hover svg{fill:#fecc39}.projects .block .side_panel .unit .box{max-height:325px;overflow:hidden}.projects .block .side_panel .unit .box.diapason{max-height:210px}.projects .block .side_panel .unit .box.categories-box{max-height:3000px}.projects .block .side_panel .unit.on .box.categories-box{max-height:0}.projects .block .side_panel .unit .box .currency{margin-bottom:12px}.projects .block .side_panel .unit .box .currency label{width:92px;height:44px}.projects .block .side_panel .unit .box .range{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.projects .block .side_panel .unit .box .range .input:nth-child(1),.projects .block .side_panel .unit .box .range .input:nth-child(2){width:calc(50% - 6px)}.projects .block .side_panel .unit .box .range .input p{font-size:14px;line-height:20px}.projects .block .side_panel .unit .box .range .slider_container{position:relative;width:100%;padding:25px 12px;background-color:#343434}.projects .block .side_panel .unit .box .range .slider_container .slider{position:relative;height:10px;border-radius:5px;background-color:#272727}.projects .block .side_panel .unit .box .range .slider_container .slider .track{position:absolute;height:10px;background:#fecc39;border-radius:5px;left:0;right:0;-webkit-transition:none;-o-transition:none;transition:none}.projects .block .side_panel .unit .box .range .slider_container .slider input[type=range]{position:absolute;width:100%;height:10px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;pointer-events:none;top:0;left:0;margin:0;padding:0}.projects .block .side_panel .unit .box .range .slider_container .slider input[type=range]::-webkit-slider-runnable-track{height:10px;background:transparent}.projects .block .side_panel .unit .box .range .slider_container .slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;background:#272727;pointer-events:auto;cursor:pointer;border:none;margin-top:-7px;box-shadow:inset 0 0 0 8px #fecc39}.projects .block .side_panel .unit .box .range .slider_container .slider input[type=range]::-moz-range-thumb{width:24px;height:24px;background:#272727;pointer-events:auto;cursor:pointer;border:none;border-radius:0;box-shadow:inset 0 0 0 8px #fecc39}.projects .block .side_panel .unit .box .range .slider_container .slider input[type=range]::-moz-range-track{height:10px;background:transparent;border:none}.projects .block .side_panel .unit .box .range .slider_container .slider input#rangeMin{z-index:2}.projects .block .side_panel .unit .box .range .slider_container .slider input#rangeMax{z-index:3}.projects .block .side_panel .unit .box .range button{width:60px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fecc39}.projects .block .side_panel .unit .box .range button svg{fill:#343434}.projects .block .side_panel .unit .box .range button:hover{background-color:#fff}.projects .block .side_panel .unit .box .checkbox_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1px;margin-bottom:12px}.projects .block .side_panel .unit .box .checkbox_container p{font-size:14px;line-height:20px;color:#fecc39;margin-bottom:11px}.projects .block .side_panel .unit .box .result{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#343434;margin-top:2px}.projects .block .side_panel .unit .box .result p{font-size:18px;line-height:24px;padding:18px 12px;color:#fff}.projects .block .side_panel .unit .box .result p span{color:#fecc39}.projects .block .side_panel .unit .box .result button{-ms-flex-negative:0;flex-shrink:0;width:48px;height:60px}.projects .sort_list,.reports .sort_list{width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px}.projects .sort_list .button,.reports .sort_list .button{width:100%;padding:10px;background-color:#343434;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;cursor:pointer}.projects .sort_list .button span,.reports .sort_list .button span{font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;color:#fff}.projects .sort_list .button div,.reports .sort_list .button div{width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.projects .sort_list .button div svg,.reports .sort_list .button div svg{fill:#fff}.projects .sort_list .button.on div,.reports .sort_list .button.on div{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.projects .sort_list .button:hover span,.reports .sort_list .button:hover span{color:#fecc39}.projects .sort_list .button:hover div svg,.reports .sort_list .button:hover div svg{fill:#fecc39}.projects .sort_list button,.reports .sort_list button{background-color:#343434;border:none;cursor:pointer}.projects .sort_list button:hover,.reports .sort_list button:hover{background-color:#272727}.projects .sort_list .drop,.reports .sort_list .drop{position:absolute;top:100%;left:0;z-index:4;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1px;border-top:1px solid #414141;background-color:#414141;max-height:0;overflow:hidden}.projects .sort_list .drop.on,.reports .sort_list .drop.on{max-height:220px}.projects .sort_list .drop a,.projects .sort_list .drop button,.reports .sort_list .drop a,.reports .sort_list .drop button{display:block;width:100%;padding:12px;background-color:#343434;border:none;cursor:pointer;text-align:left;font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;color:#fff}.projects .sort_list .drop a:hover,.projects .sort_list .drop button:hover,.reports .sort_list .drop a:hover,.reports .sort_list .drop button:hover{color:#fecc39}.projects .block .cont{width:calc(100% - 330px);height:-moz-max-content;height:-webkit-max-content;height:max-content;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px}.projects .block .cont .top{width:100%;display:none}.projects .block .cont .project_item{width:calc((100% - 60px) / 3)!important;max-width:calc((100% - 60px) / 3)!important;flex:1 1 calc((100% - 60px) / 3)!important}.projects .block .cont .container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.projects .block .cont .container.v2{gap:30px}.projects .block .cont .container .project_unit{width:calc((100% - 60px) / 3)}.projects .block .cont .container .project_unit .img a img{width:100%;height:initial;aspect-ratio:4/3}.projects .block .cont .container .services_item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1px;background-color:#343434;border:1px solid #343434;color:#fff}.projects .block .cont .container .services_item:hover{border-left:1px solid #fecc39;border-right:1px solid #fecc39}.projects .block .cont .container .services_item>div{background-color:#414141}.projects .block .cont .container .services_item .person{width:400px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding:12px}.projects .block .cont .container .services_item .person img{width:40px;height:40px;border-radius:20px;border:1px solid #272727}.projects .block .cont .container .services_item .person a{font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;color:#fff}.projects .block .cont .container .services_item .person a:hover{color:#fecc39}.projects .block .cont .container .services_item .name{width:calc(100% - 401px);padding:20px 12px}.projects .block .cont .container .services_item .img{width:400px}.projects .block .cont .container .services_item .img img{width:100%}.projects .block .cont .container .services_item .info{width:calc(100% - 401px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;padding:30px}.projects .block .cont .container .services_item .info .text{display:-webkit-box;-webkit-line-clamp:11;-webkit-box-orient:vertical;overflow:hidden}.projects .block .cont .container .services_item .info .bottom{margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.projects .block .cont .container .services_item .info .bottom h6{padding:18px 12px;background-color:#fecc39;color:#000}.projects .block .cont .container .services_item .info .bottom a{width:60px;height:60px}.projects .block .cont .container .author_item .slider .project_unit{-ms-flex-negative:0;flex-shrink:0;width:400px}.projects .block .current_news{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;background-color:transparent}.projects .block .current_news .item{width:calc((100% - 90px)/4);color:#fff}.no-projects-message{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:60px 20px;min-height:400px}.no-projects-message h3{font-family:Unbounded,serif;font-size:48px;line-height:56px;font-weight:700;color:#fff;margin-bottom:20px;text-transform:uppercase}.no-projects-message p{font-size:18px;line-height:24px;color:#fff;margin-bottom:40px}.no-projects-message .masks-icon{width:600px;height:auto;opacity:.8}@media (max-width: 1600px){.projects .block .cont .container .project_unit{width:calc((100% - 30px)/2)}.projects .block .current_news .item{width:calc((100% - 60px) / 3)}}@media (max-width: 1300px){.projects .block .cont .project_item{width:calc((100% - 30px)/2)!important;max-width:calc((100% - 30px)/2)!important;flex:1 1 calc((100% - 30px)/2)!important}.projects .block .cont .container .services_item .person,.projects .block .cont .container .services_item .name,.projects .block .cont .container .services_item .img,.projects .block .cont .container .services_item .info{width:100%}.projects .block .cont .container .services_item .img img{max-width:100%;width:initial}.projects .block .cont .container .services_item .name,.projects .block .cont .container .services_item .info{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media (max-width: 1150px){.projects .block .cont .container .project_unit{width:100%}.projects .block .current_news .item{width:calc((100% - 30px)/2)}}@media (max-width: 880px){.projects .block .side_panel_col{width:0}.projects .block .side_panel{position:fixed;top:0;left:0;width:100%;height:100vh;overflow:auto;background-color:#414141;opacity:0;z-index:2;pointer-events:none;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.projects .block .side_panel.on{pointer-events:all;opacity:1;z-index:1002}.projects .block .side_panel .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px}.projects .block .side_panel .top button{width:44px;height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.projects .block .side_panel .top button svg{fill:#fecc39}.projects .block .side_panel .top p{color:#fff;font-size:14px;line-height:20px}.projects .block .side_panel .body{padding:0 20px 80px;height:calc(100vh - 84px);overflow:auto}.projects .block .side_panel .body::-webkit-scrollbar{height:0;width:0}.projects .block .side_panel_actions{display:flex;gap:12px;position:fixed;left:0;right:0;bottom:0;z-index:1;padding:16px 20px;background-color:#414141}.projects .block .side_panel_actions .btn{flex:1 1 50%;text-align:center}.projects .block .cont{position:relative;z-index:1;width:100%}.projects .block .cont .top{display:block;position:sticky;top:0;z-index:1000;padding:10px 0;background-color:#414141}.projects .block .cont .top .filters_btn{align-items:center;padding:10px 10px 10px 12px;font-size:12px;line-height:16px;gap:10px}.projects .block .cont .top .filters_btn_label{display:flex;align-items:center}.projects .block .cont .top .filters_icon_wrap{align-self:stretch;border-left:1px solid #fecc39;padding-left:10px;margin-left:2px}.projects .block .cont .top .filters_icon{width:22px;height:22px;margin-left:0;clip-path:inset(0 0 0 3px)}.projects .block .cont .top .sort_list .button{align-items:center;min-height:42px;padding:10px;font-size:12px;line-height:16px;box-sizing:border-box}.projects .block .cont .top .sort_list .button span{font-size:12px;line-height:16px}.projects .block .cont .top .sort_list .button div{width:22px;height:22px}.projects .active_filters_desktop{display:none}.projects .active_filters_mobile{display:flex;width:100%;margin-top:12px;padding:0;position:static;z-index:auto}.projects .block .cont .project_item{width:calc(50% - 15px)!important;max-width:calc(50% - 15px)!important;flex:1 1 calc(50% - 15px)!important}.projects .block .cont .project_item .amount .money h4{font-size:18px;line-height:24px}.reports .block .cont .top{display:block;position:sticky;top:0;z-index:1000;padding:10px 0;background-color:#414141}.reports .block .cont .top .sort_list .button{align-items:center;min-height:42px;padding:10px;font-size:12px;line-height:16px;box-sizing:border-box}.reports .block .cont .top .sort_list .button span{font-size:12px;line-height:16px}.reports .block .cont .top .sort_list .button div{width:22px;height:22px}.reports .active_filters_desktop{display:none}}@media (max-width: 650px){.projects .block{padding:20px 0}.projects .block .cont{gap:20px}.projects .block .cont .project_item{width:100%!important;max-width:100%!important;flex:1 1 100%!important}.projects .block .cont .container .services_item .img img{width:100%}.projects .block .cont .container .services_item .info{padding:12px}.projects .block .current_news .item{width:100%}}.pagination{background-color:#343434}.pagination .block{max-width:1760px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px;padding:30px 0;color:#fff}.pagination .block .pages{display:-webkit-box;display:-ms-flexbox;display:flex}.pagination .block .pages a{text-align:center;color:#fff}.pagination .block .pages a:hover{color:#fecc39}.pagination .block .pages .prev,.pagination .block .pages .next{width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagination .block .pages .prev svg,.pagination .block .pages .next svg{fill:#fecc39}.pagination .block .pages .prev:hover,.pagination .block .pages .next:hover{background-color:#fecc39}.pagination .block .pages .prev:hover svg,.pagination .block .pages .next:hover svg{fill:#343434}.pagination .block .pages .prev{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.pagination .block .pages .next{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.pagination .block .pages .plug{width:48px;pointer-events:none}.pagination .block .pages .page{width:48px}.pagination .block .pages .page.on{color:#fecc39;background-color:#272727}@media (max-width: 767px){.pagination .block{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagination .block p{display:none}}.zero{background-color:#414141}.zero .block{max-width:600px;width:100%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;color:#fff;padding:30px 0 80px}@media (max-width: 1100px){.zero .block{padding:30px 0 40px;gap:30px}}@media (max-width: 767px){.zero .block{padding:20px 0;gap:20px}}.reports{background-color:#414141;overflow-x:hidden}.reports .block{padding:0 0 80px}.reports .active_filters{display:flex;flex-wrap:nowrap;align-items:flex-start;gap:8px;max-width:1760px;margin:0 auto;padding:16px 0;background-color:#414141;position:sticky;top:0;z-index:1000}.reports .block .cont .top{width:100%;display:none}.reports .block .table{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px;margin-top:0}.reports .block .table .item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px;min-width:0}.reports .block .table .item>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;background-color:#343434;color:#fff}.reports .block .table .item .img{-ms-flex-negative:0;flex-shrink:0;width:150px;aspect-ratio:4 / 3;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;padding:0}.reports .block .table .item .img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@keyframes platformRaysSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes platformMarkPulse{0%,to{filter:drop-shadow(0 0 10px rgba(254,204,57,.35));transform:scale(1)}50%{filter:drop-shadow(0 0 18px rgba(254,204,57,.6));transform:scale(1.05)}}.platform-cover{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(circle at 50% 45%,rgba(254,204,57,.22),transparent 65%),#202020}.platform-cover__rays{position:absolute;inset:-40%;background:repeating-conic-gradient(from 0deg,rgba(254,204,57,.1) 0deg 6deg,transparent 6deg 18deg);animation:platformRaysSpin 40s linear infinite}.platform-cover__mark{position:relative;width:34%;height:auto;-o-object-fit:contain;object-fit:contain;animation:platformMarkPulse 3.5s ease-in-out infinite}.reports .block .table .item.item--platform>div{background-color:#343434}.reports .block .table .item .person--platform{color:#fecc39}.reports .block .table .item .person--platform span:last-child{font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;color:#fecc39}.reports .block .table .item .person__platform-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:20px;flex-shrink:0;background-color:#202020;border:1px solid rgba(254,204,57,.35);color:#fecc39}.reports .block .table .item .info{width:100%;padding:30px}.reports .block .table .item .info a{font-size:18px;line-height:24px;font-family:Unbounded,serif;font-weight:700;color:#fff}.reports .block .table .item .info a:hover{color:#fecc39}.reports .block .table .item .info .person{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.reports .block .table .item .info .person img{width:40px;height:40px;border-radius:20px;border:1px solid #272727}.reports .block .table .item .info .person a{font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700}.reports .block .table .item .info .status{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.reports .block .table .item .info .status div{height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.reports .block .table .item .info .status p{font-size:14px;line-height:20px}.reports .block .table .item .info .status p span{margin-left:8px}.reports .block .table .item .info .status_dates{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}@media (min-width: 651px) and (max-width: 1100px){.reports .block .table .item .info{min-width:0}.reports .block .table .item .info .status{flex-wrap:nowrap;align-items:center;justify-content:start;width:100%;min-width:0}.reports .block .table .item .info .status_dates{flex-wrap:nowrap;justify-content:start;min-width:0}.reports .block .table .item .info .status_dates p{white-space:nowrap}}@media (min-width: 1101px){.reports .block .table .item .info{min-width:0}.reports .block .table .item .info .status{flex-wrap:nowrap;align-items:center;justify-content:start;width:100%;min-width:0}.reports .block .table .item .info .status_dates{flex-wrap:nowrap;justify-content:start;min-width:0}.reports .block .table .item .info .status_dates p{white-space:nowrap}}.reports .block .table .item .money{-ms-flex-negative:0;flex-shrink:0;width:420px;padding:30px}.reports .block .table .item .money div{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.reports .block .table .item .money div p{width:150px}.reports .block .table .item .money div h6{position:relative}.reports .block .table .item .money div h6 span{position:absolute;top:0;left:calc(100% + 4px);font-size:12px;line-height:16px;font-weight:400;text-transform:uppercase;font-family:Wix Madefor Display,serif}.reports .block .table .item .money div:first-child h6{color:#fecc39}.reports .block .table .item .money div:first-child h6 span{color:#fff}@media (max-width: 1100px){.reports .block{padding:0 0 40px}.reports .block .table{gap:12px}.reports .block .table .item{-ms-flex-wrap:wrap;flex-wrap:wrap}.reports .block .table .item .info{width:calc(100% - 152px)}.reports .block .table .item .money{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.reports .block .table .item .money div{gap:12px}.reports .block .table .item .money div p{width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.reports .block .table .item .money div h6{margin-right:25px}}@media (max-width: 650px){.reports .block{padding:0 0 20px}.reports .block .table .item .img{display:none}.reports .block .table .item .info{width:100%;padding:20px}.reports .block .table .item .money{padding:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.reports .block .table .item .money div p{width:80px}.reports,.reports .block,.reports .block .table{max-width:100%;overflow-x:hidden}.reports .block .table .item>div{min-width:0}.reports .block .table .item .info a{word-break:break-word}.reports .block .table .item .info .status{flex-wrap:nowrap;align-items:center;justify-content:start}.reports .block .table .item .info .status_dates{flex-wrap:nowrap;margin-left:auto;margin-right:116px;justify-content:start}.reports .block .table .item .info .status p{white-space:nowrap}}@keyframes reportsEmptyReveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes reportsEmptyDrift{0%,to{transform:translateY(0) rotate(-4deg)}50%{transform:translateY(-6px) rotate(4deg)}}.reports-empty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;padding:72px 24px;border:1px dashed rgba(254,204,57,.35);background:repeating-linear-gradient(135deg,rgba(254,204,57,.04),rgba(254,204,57,.04) 12px,transparent 12px,transparent 24px),#3a3a3a;animation:reportsEmptyReveal .5s cubic-bezier(.16,1,.3,1) both}.reports-empty__icon{display:flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;background-color:#343434;color:#fecc39;animation:reportsEmptyDrift 4.5s ease-in-out infinite}.reports-empty__title{font-family:Unbounded,serif;font-size:20px;line-height:28px;font-weight:700;color:#fff;max-width:480px}.reports-empty__subtitle{font-family:Wix Madefor Display,serif;font-size:14px;line-height:22px;color:#b8b8b8;max-width:420px}.reports-empty__reset{margin-top:8px;cursor:pointer;border:none}@media (max-width: 650px){.reports-empty{padding:48px 16px}}.terms{padding-top:104px;background-color:#414141;background-image:radial-gradient(1100px 520px at 12% -8%,#ffffff0d,#0000 60%),radial-gradient(900px 480px at 100% 0%,#fecc390d,#0000 55%)}.terms .block{padding:40px 80px 80px;max-width:1600px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;color:#fff}.terms_header{display:flex;flex-direction:column;gap:12px}.terms_header h4{color:#fff}.terms_header .p2{color:#ffffff73}.terms .block .box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.terms .block .box h5,.terms .block .box h6{margin-bottom:8px}.terms .block .box ol li,.terms .block .box ul li{margin-left:20px}.terms .block .box.rich_content h1,.terms .block .box.rich_content h2{font-size:30px;line-height:40px;font-weight:600;margin-bottom:8px}.terms .block .box.rich_content h3{font-size:18px;line-height:24px;font-weight:600;margin-bottom:8px}.terms .block .box.rich_content p,.terms .block .box.rich_content li{color:#ffffffa6}.terms .block .box.rich_content strong,.terms .block .box.rich_content b{color:#fff;font-weight:600}.terms .block .box.rich_content ul,.terms .block .box.rich_content ol{display:flex;flex-direction:column;gap:10px}.terms .block .box.rich_content ul li::marker,.terms .block .box.rich_content ol li::marker{color:#fecc39}.terms .block .box.rich_content ol li::marker{font-weight:600}.terms .block .box.rich_content a{color:#fecc39;text-decoration:underline;text-underline-offset:4px}.terms .block .box.rich_content a:hover{text-decoration-color:#fecc39}.terms .block .box.rich_content hr{border:none;border-top:1px solid rgba(255,255,255,.1);margin:40px 0}@media (max-width: 1024px){.terms .block{padding:40px;gap:30px}}@media (max-width: 767px){.terms .block{padding:20px;gap:20px}}@media (max-width: 550px){.terms{padding-top:76px}}.typesOfArt{background-color:#414141}.typesOfArt .block{padding:40px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:30px}.typesOfArt .block a{font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;color:#fff}.typesOfArt .block a:hover{color:#fecc39}@media (max-width: 767px){.typesOfArt .block{padding:20px 0;gap:20px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}.about_platform{background-color:#fff}.about_platform .block{padding:80px 0}.about_platform .block h4{margin:10px 0 30px}.about_platform .block div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.about_platform .block div h5,.about_platform .block div p{width:30.5%}@media (max-width: 1024px){.about_platform .block{padding:40px 0}.about_platform .block div{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px}.about_platform .block div h5,.about_platform .block div p{width:100%}}@media (max-width: 767px){.about_platform .block{padding:20px 0}.about_platform .block div{gap:20px}}.motivation{background-color:#fecc39}.motivation .block{padding:80px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.motivation .block div{width:30.5%}.motivation .block div h6{margin-bottom:20px}@media (max-width: 1024px){.motivation .block{padding:40px 0;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px}.motivation .block div{width:100%}.motivation .block div h6{margin-bottom:10px}}@media (max-width: 767px){.motivation .block{padding:20px 0;gap:30px}.motivation .block div h6{margin-bottom:10px}}.best_works{background-color:#414141}.best_works .block{padding:80px 0}.best_works .block .title{margin-bottom:30px}.best_works .block .title p{color:#fecc39;margin-bottom:10px}.best_works .block .title h4{color:#fff}.best_works .block .tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;margin:0 0 30px}.best_works .block .tags a{padding:2px 8px;font-size:12px;line-height:16px;background-color:#272727;color:#fff}.best_works .block .tags a:hover{color:#343434;background-color:#fecc39}.best_works .block .slider{width:100%}.best_works .block .slider .project_unit{border:1px solid #272727}.best_works .block .slider .project_unit .img a img{width:400px;height:300px}.best_works .block .btn{max-width:300px;width:100%;display:block;text-align:center;margin:30px auto 0}@media (max-width: 1024px){.best_works .block{padding:40px 0}}@media (max-width: 767px){.best_works .block{padding:20px 0}.best_works .block h4{font-size:30px;line-height:40px}.best_works .block .tags{margin:20px 0}.best_works .block .slider .item{width:300px;height:225px}}.catalogs{background-color:#414141;border-top:1px solid #272727;border-bottom:1px solid #272727}.catalogs.yellow{background-color:#fecc39}.catalogs.yellow .block .title p,.catalogs.yellow .block .title h4{color:#343434}.catalogs .block{padding:80px 0}.catalogs .block .title{margin-bottom:30px}.catalogs .block .title p{color:#fecc39;margin-bottom:10px}.catalogs .block .title h4{color:#fff}.catalogs .block .tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;margin:30px 0}.catalogs .block .tags a{padding:2px 8px;font-size:12px;line-height:16px;background-color:#272727;color:#fff}.catalogs .block .tags a:hover{color:#343434;background-color:#fecc39}.catalogs .block .cont{width:100%;overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;padding-bottom:40px}.catalogs .block .btn{max-width:300px;width:100%;display:block;text-align:center;margin:30px auto 0}@media (max-width: 1024px){.catalogs .block{padding:40px 0}}@media (max-width: 767px){.catalogs .block{padding:20px 0}.catalogs .block .title h4{font-size:30px;line-height:40px}.catalogs .block .cont{gap:20px;padding-bottom:20px}.catalogs .block .cont .item a img{width:300px;height:225px}}.personal_portfolios{background-color:#414141}.personal_portfolios .title{color:#fff;margin-bottom:30px}.personal_portfolios .btn{max-width:300px;width:100%;display:block;text-align:center;margin:30px auto 0}.support_artists{position:relative}.support_artists img{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.support_artists .block{position:relative;z-index:1;padding:80px 0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.support_artists .block h5{color:#fff;text-align:center}.support_artists .block a{font-size:30px;line-height:40px;font-weight:600;font-family:Unbounded,serif;color:#fff;text-align:center}.support_artists .block a:hover{color:#fecc39}@media (max-width: 767px){.support_artists .block{padding:40px 0}}.join_now{background-color:#fffcf5}.join_now .block{padding:80px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.join_now .block h4{max-width:900px;width:100%;text-align:center}.join_now .block .cont{max-width:610px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.join_now .block .cont p{width:90px;font-size:12px;line-height:16px;text-align:center;margin-top:10px}.join_now .block .cont div img{width:90px;height:90px;border-radius:45px;margin:0 auto}.join_now .block .cont a span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:90px;height:90px;border-radius:45px;background-color:#fecc39;margin:0 auto}.join_now .block .cont a:hover span{background-color:#fff}@media (max-width: 767px){.join_now .block{padding:20px 0;gap:20px}.join_now .block h4{font-size:24px;line-height:30px}.join_now .block .cont{max-width:-moz-fit-content;max-width:-webkit-fit-content;max-width:fit-content;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.join_now .block .cont div img,.join_now .block .cont a span{width:60px;height:60px;border-radius:30px}}.news_article{background-color:#414141}.news_article .block{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.news_article .block .picture{width:50%}.news_article .block .picture img{width:100%;position:sticky;top:0}.news_article .block .desc{width:50%;background-color:#fffcf5;padding:40px clamp(20px,4.5%,80px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.news_article .block .desc .date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;line-height:20px}.news_article .block .desc .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.news_article .block .desc .img img{max-width:100%}.news_article .block .links{width:100%;padding:30px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:30px;background-color:#343434}.news_article .block .links a{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:44px;height:44px}@media (max-width: 1024px){.news_article .block .picture,.news_article .block .desc{width:100%}}@media (max-width: 720px){.news_article .block .desc{padding:20px;gap:20px}.news_article .block .desc h4{font-size:30px;line-height:40px}}.services_item{background-color:#414141}.services_item .block{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.services_item .block .img{width:50%;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;aspect-ratio:1/1}.services_item .block .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.services_item .block .cont{width:50%}.services_item .block .cont .head{background-color:#fffcf5;padding:40px 9% 80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.services_item .block .cont .head div{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.services_item .block .cont .head div p{font-size:14px;line-height:20px}.services_item .block .cont .head div.text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.services_item .block .cont .head div.text p{font-size:18px;line-height:24px}.services_item .block .cont .head h6{padding:12px;background-color:#fecc39;max-width:-moz-fit-content;max-width:-webkit-fit-content;max-width:fit-content}.services_item .block .cont form{padding:40px 9% 80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.services_item .block .cont form h6{color:#fff}.services_item .block .cont form .box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}.services_item .block .cont form .btn_decor div svg{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}@media (max-width: 1024px){.services_item .block .img{width:100%;height:450px;aspect-ratio:initial}.services_item .block .cont{width:100%}.services_item .block .cont .head,.services_item .block .cont form{padding:40px}}@media (max-width: 767px){.services_item .block .img{height:350px}.services_item .block .cont{width:100%}.services_item .block .cont .head,.services_item .block .cont form{padding:20px;gap:20px}}.services_new{background-color:#414141}.services_new .block{padding:40px 0 80px;max-width:1000px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.services_new .block .img_change{position:relative;width:400px;height:400px}.services_new .block .img_change label{position:relative;z-index:1;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px;border:1px dashed #272727}.services_new .block .img_change label:hover{border:1px dashed #fecc39}.services_new .block .img_change .img{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%}.services_new .block .img_change .img.on{z-index:2}.services_new .block .img_change .img button{position:absolute;top:0;right:0;z-index:2;width:60px;height:60px}.services_new .block .img_change .img .img_preview{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}.services_new .block .img_change .img .img_preview img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.services_new .block .input{width:100%}.services_new .block .box{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.services_new .block .box .input{width:calc(50% - 6px)}.services_new .block .cost{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.services_new .block .cost h6{width:100%}.services_new .block .cost .checkbox{-ms-flex-negative:0;flex-shrink:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.services_new .block .cost .fields{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.services_new .block .cost .fields .currency{-ms-flex-negative:0;flex-shrink:0;width:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid transparent}.services_new .block .cost .fields .currency svg{fill:#fecc39}.services_new .block .cost .fields .currency:has(input:checked){background-color:#fecc39}.services_new .block .cost .fields .currency:has(input:checked) svg{fill:#343434}.services_new .block .cost .fields .currency:hover{border:1px solid #fecc39}.services_new .block .cost .fields .input{width:100%}.services_new .block .cost p{width:100%;text-align:center}.services_new .block .options{width:100%}.services_new .block .options h6{margin-bottom:12px}.services_new .block .options .fields{border:1px solid #343434}.services_new .block .options .fields .cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}.services_new .block .options .fields .add{width:60px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:12px auto}.services_new .block .members{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.services_new .block .members .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;background-color:#343434;padding-left:12px}.services_new .block .members .item img{-ms-flex-negative:0;flex-shrink:0;width:24px;height:24px;border-radius:12px;border:1px solid #272727;-o-object-fit:cover;object-fit:cover}.services_new .block .members .item p{width:100%}.services_new .block .members .item button{-ms-flex-negative:0;flex-shrink:0;width:48px;height:60px}.services_new .block .members .cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.services_new .block .members .cont .item button{background:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.4999%207.99998L15.9999%202.5L13.4999%200L7.99995%205.50012L2.49963%200L0%202.49988L5.50014%208.00002L0%2013.5004L2.49988%2016L8%2010.4999L13.5%2015.9999L16%2013.4999L10.4999%207.99998Z'%20fill='%23FECC39'/%3e%3c/svg%3e") no-repeat 50%}.services_new .block .members .cont .item button:hover{background:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.4999%207.99998L15.9999%202.5L13.4999%200L7.99995%205.50012L2.49963%200L0%202.49988L5.50014%208.00002L0%2013.5004L2.49988%2016L8%2010.4999L13.5%2015.9999L16%2013.4999L10.4999%207.99998Z'%20fill='%23FFFFFF'/%3e%3c/svg%3e") no-repeat 50%}.services_new .block .members .search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}.services_new .block .members .search .item button{background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%208H20V12H0V8Z'%20fill='%23FECC39'/%3e%3cpath%20d='M12%201.74846e-07V20H8V0L12%201.74846e-07Z'%20fill='%23FECC39'/%3e%3c/svg%3e") no-repeat 50%}.services_new .block .members .search .item button:hover{background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%208H20V12H0V8Z'%20fill='%23FFFFFF'/%3e%3cpath%20d='M12%201.74846e-07V20H8V0L12%201.74846e-07Z'%20fill='%23FFFFFF'/%3e%3c/svg%3e") no-repeat 50%}.services_new .block .btn_decor{max-width:300px;width:100%}@media (max-width: 767px){.services_new .block{padding:20px 0;gap:20px}.services_new .block .box{gap:20px}.services_new .block .box .input{width:100%}.services_new .block .cost .fields{-ms-flex-wrap:wrap;flex-wrap:wrap}.services_new .block .cost .fields .checkbox{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.services_new .block .cost .fields .input{width:calc(100% - 98px);-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.services_new .block .cost .fields .currency{width:calc((100% - 24px) / 3)}}.error{background-color:#414141}.error .cont{padding:40px 0 80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.error .cont h3{opacity:.5}.error .cont p{max-width:600px;width:100%}.error .cont img{max-width:800px;width:100%}.error .cont a{font-family:Unbounded,serif;font-size:14px;line-height:20px;font-weight:700;color:#fff}.error .cont a:hover{color:#fecc39}.buy{background-color:#414141}.buy .block{padding:40px 0 80px}.buy form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:clamp(20px,4.5%,80px)}.buy form .left{position:sticky;top:20px;-ms-flex-negative:0;flex-shrink:0;max-width:400px;width:100%;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content}.buy form .left .img{width:100%;height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:url(/assets/main_project_bg-CRVmPIAN.webp);background-size:cover}.buy form .left .img img{width:100%;height:100%;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.buy form .left h6{padding:18px 12px;background-color:#343434}.buy form .left h6.name{color:#fffcf5;margin-bottom:1px}.buy form .left h6.price{color:#fecc39}.buy form .left .btn_decor{width:100%}.buy form .left .preference{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1px;border-top:1px solid #343434;background-color:#343434}.buy form .left .preference li{padding:8px;background-color:#fffcf5;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;font-size:14px;line-height:20px}.buy form .left .preference li:before{content:"";-ms-flex-negative:0;flex-shrink:0;width:20px;height:20px;background:url("data:image/svg+xml,%3csvg%20width='14'%20height='12'%20viewBox='0%200%2014%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.9994%202.91495L5.41519%2011.4992L0.000976562%206.08495L2.41519%203.67073L5.41519%206.67073L11.5852%200.500732L13.9994%202.91495Z'%20fill='%23FECC39'/%3e%3c/svg%3e") no-repeat 50%}.buy form .left .cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;padding:20px 0}.buy form .left .cards div{width:48px;height:24px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.buy form .right{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;color:#fff}.buy form .right h6{color:#fecc39}.buy form .right .box{max-width:300px;width:100%;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.buy form .right .fields{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px 12px}.buy form .right .fields .input{width:100%}.buy form .right .fields .input p{font-size:14px;line-height:20px}.buy form .right .fields .input.w50{width:calc(50% - 6px)}.buy form .right .characteristics{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1px}.buy form .right .characteristics div{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px;gap:12px;background-color:#343434}.buy form .right .characteristics div p{width:calc(50% - 6px)}.buy form .right .characteristics div p:last-child{text-align:right}.buy form .right .method h6{color:#fff;text-align:center;margin-bottom:12px}.buy form .right .method .cont{display:-webkit-box;display:-ms-flexbox;display:flex}.buy form .right .method .cont div{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.buy form .right .method .cont div:first-child{padding-right:12px;border-right:1px solid #343434}.buy form .right .method .cont div:last-child{padding-left:12px}@media (max-width: 1024px){.buy form{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px}.buy form .left{position:relative;top:0;margin:0 auto}}@media (max-width: 768px){.buy .block{padding:20px 0}.buy form,.buy form .right{gap:20px}.buy form .right .fields{gap:30px}.buy form .right .fields .input.w50{width:100%}.buy form .right .method .cont{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.buy form .right .method .cont div{width:100%}.buy form .right .method .cont div:first-child{padding-right:0;border-right:0}.buy form .right .method .cont div:last-child{padding-left:0}}.error-text-container{position:fixed;top:20px;right:20px;z-index:1002;display:inline-block}.error-text-content{background:#f43;color:#fff;padding:16px 48px 16px 16px;min-width:200px;max-width:480px;box-shadow:0 2px #0003}.error-text-head{font-size:14px;font-weight:600;font-family:Wix Madefor Display,Arial,sans-serif;margin-bottom:8px}.error-text-message{font-size:14px;font-weight:400;font-family:Wix Madefor Display,Arial,sans-serif;line-height:18px;white-space:pre-wrap;word-break:break-word}.error-text-action-btn{display:inline-block;margin-top:12px;padding:8px 14px;font-size:12px;line-height:16px}.error-text-close-btn{position:absolute;right:12px;top:12px;width:16px;height:16px;background:transparent;border:none;cursor:pointer;padding:0}.required-mark{width:12px;height:12px;display:inline-block;vertical-align:middle;margin-left:4px}p.field-error-text{color:#f43;font-size:13px;font-weight:400;font-family:Wix Madefor Display,Arial,sans-serif;line-height:16px;margin:4px 0 0}.input.has-error>div{border:1px solid #FF4433}.modal .modal_content .body form.login_form .file.has-error{border:1px solid #FF4433}.input.invalid>div input,.input.invalid>div textarea{border:1px solid #FF4433}input.invalid,textarea.invalid,select.invalid,.profile_settings .block form input.invalid,.profile_settings .block form textarea.invalid,.profile_settings .block form select.invalid,.input-with-flag.invalid,.spec-input-with-flag.invalid,.description-input.invalid,.art-field-section.invalid .art-field-button,.cover-section.invalid .cover-box,.profile_settings .block form .input-with-flag.invalid,.profile_settings .block form .spec-input-with-flag.invalid,.profile_settings .block form .description-input.invalid,.profile_settings .block form .art-field-section.invalid .art-field-button,.profile_settings .block form .cover-section.invalid .cover-box{border:1px solid #FF4433}.input-with-flag.invalid input,.spec-input-with-flag.invalid input,.description-input.invalid textarea{border:none}.success-text-container{position:relative;display:inline-block;z-index:1002}.success-text-content{background:#43a96b;color:#fff;padding:16px 48px 16px 16px;min-width:200px;max-width:480px;box-shadow:0 2px #0003}.success-text-head{font-size:14px;font-weight:600;font-family:Wix Madefor Display,Arial,sans-serif;margin-bottom:8px}.success-text-message{font-size:14px;font-weight:400;font-family:Wix Madefor Display,Arial,sans-serif;line-height:18px;white-space:pre-wrap;word-break:break-word}.success-text-close-btn{position:absolute;right:12px;top:12px;width:16px;height:16px;background:transparent;border:none;cursor:pointer;padding:0}.toast-overlay{position:fixed;top:20px;right:20px;z-index:1002}
