@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+Arabic:wght@700;900&display=swap);@-webkit-keyframes BUTTONS{0%{background-color:inherit}10%{background-color:red}20%{background-color:inherit}30%{background-color:teal}40%{background-color:inherit}50%{background-color:#ff0}60%{background-color:inherit}70%{background-color:blue}80%{background-color:inherit}90%{background-color:skyblue}to{background-color:inherit}}@keyframes BUTTONS{0%{background-color:inherit}10%{background-color:red}20%{background-color:inherit}30%{background-color:teal}40%{background-color:inherit}50%{background-color:#ff0}60%{background-color:inherit}70%{background-color:blue}80%{background-color:inherit}90%{background-color:skyblue}to{background-color:inherit}}.app_header,.app_header_isOpen{display:flex;height:50px;justify-content:space-between;justify-items:center;left:0;position:fixed;top:0;width:100%;z-index:102}.app_header:hover,.app_header_isOpen:hover{opacity:1}.app_header .left-content,.app_header .right-content,.app_header_isOpen .left-content,.app_header_isOpen .right-content{align-items:center;background-color:inherit;display:flex;height:100%;justify-content:center}.app_header .left-content #btn-menue,.app_header .right-content #btn-menue,.app_header_isOpen .left-content #btn-menue,.app_header_isOpen .right-content #btn-menue{display:none}.app_header .left-content div .sidebar-toggle-svg,.app_header .right-content div .sidebar-toggle-svg,.app_header_isOpen .left-content div .sidebar-toggle-svg,.app_header_isOpen .right-content div .sidebar-toggle-svg{width:11px}.app_header .left-content .buttons:focus+.dropdown,.app_header .left-content .buttons:hover+.dropdown,.app_header .left-content .dropdown:focus-visible+.dropdown,.app_header .left-content .dropdown:hover,.app_header .right-content .buttons:focus+.dropdown,.app_header .right-content .buttons:hover+.dropdown,.app_header .right-content .dropdown:focus-visible+.dropdown,.app_header .right-content .dropdown:hover,.app_header_isOpen .left-content .buttons:focus+.dropdown,.app_header_isOpen .left-content .buttons:hover+.dropdown,.app_header_isOpen .left-content .dropdown:focus-visible+.dropdown,.app_header_isOpen .left-content .dropdown:hover,.app_header_isOpen .right-content .buttons:focus+.dropdown,.app_header_isOpen .right-content .buttons:hover+.dropdown,.app_header_isOpen .right-content .dropdown:focus-visible+.dropdown,.app_header_isOpen .right-content .dropdown:hover{display:flex}.app_header .left-content .leftDropdown,.app_header .right-content .leftDropdown,.app_header_isOpen .left-content .leftDropdown,.app_header_isOpen .right-content .leftDropdown{left:36px}.app_header .left-content .rightDropdown,.app_header .right-content .rightDropdown,.app_header_isOpen .left-content .rightDropdown,.app_header_isOpen .right-content .rightDropdown{right:36px}.app_header .left-content .dropdown,.app_header .right-content .dropdown,.app_header_isOpen .left-content .dropdown,.app_header_isOpen .right-content .dropdown{-webkit-touch-callout:none;align-items:center;background-color:inherit;border:1px solid hsla(0,0%,83%,.5);border-radius:6px;box-shadow:0 0 10px #fff;display:none;flex-direction:column;height:auto;justify-content:center;min-width:80px;overflow:hidden;position:absolute;top:40px;-webkit-user-select:none;user-select:none}.app_header .left-content .dropdown .dropdown-link:hover,.app_header .right-content .dropdown .dropdown-link:hover,.app_header_isOpen .left-content .dropdown .dropdown-link:hover,.app_header_isOpen .right-content .dropdown .dropdown-link:hover{background:#d3d3d3;color:#000}.app_header .left-content .dropdown .dropdown-link:hover svg path,.app_header .right-content .dropdown .dropdown-link:hover svg path,.app_header_isOpen .left-content .dropdown .dropdown-link:hover svg path,.app_header_isOpen .right-content .dropdown .dropdown-link:hover svg path{fill:#000}.app_header .left-content .dropdown .dropdown-link,.app_header .right-content .dropdown .dropdown-link,.app_header_isOpen .left-content .dropdown .dropdown-link,.app_header_isOpen .right-content .dropdown .dropdown-link{align-items:center;color:inherit;cursor:pointer;display:flex;font-size:14px;gap:10px;justify-content:center;padding:10px 15px;text-decoration:none;width:100%}.app_header .left-content .dropdown .dropdown-link svg,.app_header .right-content .dropdown .dropdown-link svg,.app_header_isOpen .left-content .dropdown .dropdown-link svg,.app_header_isOpen .right-content .dropdown .dropdown-link svg{width:14px}.app_header .left-content .buttons,.app_header .right-content .buttons,.app_header_isOpen .left-content .buttons,.app_header_isOpen .right-content .buttons{-webkit-touch-callout:none;align-items:center;background:inherit;border:none;color:inherit;cursor:pointer;display:flex;gap:5px;height:100%;justify-content:center;min-width:30px;padding:0 20px;text-decoration:none;-webkit-user-select:none;user-select:none}.app_header .left-content .buttons #photo_gallery_logo_title,.app_header .right-content .buttons #photo_gallery_logo_title,.app_header_isOpen .left-content .buttons #photo_gallery_logo_title,.app_header_isOpen .right-content .buttons #photo_gallery_logo_title{font-size:16px}.app_header .left-content .buttons .svg,.app_header .right-content .buttons .svg,.app_header_isOpen .left-content .buttons .svg,.app_header_isOpen .right-content .buttons .svg{color:inherit;height:auto;width:15px}.app_header .left-content .buttons:active,.app_header .right-content .buttons:active,.app_header_isOpen .left-content .buttons:active,.app_header_isOpen .right-content .buttons:active{-webkit-transform:translate3D(1px,1px,1px);transform:translate3D(1px,1px,1px)}.app_header .left-content .buttons:hover,.app_header .right-content .buttons:hover,.app_header_isOpen .left-content .buttons:hover,.app_header_isOpen .right-content .buttons:hover{-webkit-animation:BUTTONS 4s linear infinite;animation:BUTTONS 4s linear infinite}@media screen and (max-width:880px){.app_header,.app_header_isOpen{flex-direction:column;font-size:11px;overflow:hidden}.app_header .right-content,.app_header_isOpen .right-content{display:flex;flex-direction:column;height:auto;justify-content:center;width:100%}.app_header .right-content .dropdown,.app_header_isOpen .right-content .dropdown{border-radius:0;position:inherit;width:100%}.app_header .right-content .buttons,.app_header_isOpen .right-content .buttons{min-height:50px;padding:10px;width:100%}.app_header .left-content,.app_header_isOpen .left-content{height:100%;justify-content:space-between;min-height:50px;width:100%}.app_header .left-content #HeaderLogo,.app_header_isOpen .left-content #HeaderLogo{padding:5px}.app_header .left-content #HeaderLogo #photo_gallery_logo_title,.app_header_isOpen .left-content #HeaderLogo #photo_gallery_logo_title{font-size:15px}.app_header .left-content #btn-menue,.app_header_isOpen .left-content #btn-menue{display:block}.app_header .left-content .buttons,.app_header_isOpen .left-content .buttons{height:50px;width:100%}.app_header .left-content .buttons:not(#HeaderLogo),.app_header_isOpen .left-content .buttons:not(#HeaderLogo){max-width:60px}.app_header_isOpen{-webkit-animation:MobileResponsiveAnimation 1s linear;animation:MobileResponsiveAnimation 1s linear;height:auto}}@-webkit-keyframes MobileResponsiveAnimation{0%{height:50px}to{height:250px}}@keyframes MobileResponsiveAnimation{0%{height:50px}to{height:250px}}@-webkit-keyframes Modal{0%{background-color:#000;background-color:rgba(0,0,0,.1);opacity:.5}to{background-color:#000;background-color:rgba(0,0,0,.6);opacity:1}}@keyframes Modal{0%{background-color:#000;background-color:rgba(0,0,0,.1);opacity:.5}to{background-color:#000;background-color:rgba(0,0,0,.6);opacity:1}}@-webkit-keyframes TranslateY{0%{opacity:.5;-webkit-transform:translateY(-200px);transform:translateY(-200px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes TranslateY{0%{opacity:.5;-webkit-transform:translateY(-200px);transform:translateY(-200px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.modal{align-items:center;-webkit-animation:Modal .5s linear 1;animation:Modal .5s linear 1;background-color:rgba(0,0,0,.6);display:flex;height:100%;justify-content:center;padding:0;position:fixed;right:0;top:0;width:100%;z-index:110}.modal .darkModal,.modal .fullScreen,.modal .maxWidth400,.modal .maxWidth500,.modal .maxWidth600,.modal .maxWidth700,.modal .maxWidth800,.modal .maxWidth900{-webkit-animation:TranslateY .3s linear 1;animation:TranslateY .3s linear 1;background-color:#fff;border-radius:10px;box-shadow:0 0 50px #fff;display:flex;flex-direction:column;justify-content:center;margin:5px;overflow:hidden;width:100%}.modal .darkModal .header,.modal .fullScreen .header,.modal .maxWidth400 .header,.modal .maxWidth500 .header,.modal .maxWidth600 .header,.modal .maxWidth700 .header,.modal .maxWidth800 .header,.modal .maxWidth900 .header{-webkit-animation:none;animation:none;border-bottom:1px solid #d3d3d3;color:#000;display:flex;justify-content:space-between;min-height:30px;padding:0 10px}.modal .darkModal .header div,.modal .fullScreen .header div,.modal .maxWidth400 .header div,.modal .maxWidth500 .header div,.modal .maxWidth600 .header div,.modal .maxWidth700 .header div,.modal .maxWidth800 .header div,.modal .maxWidth900 .header div{align-items:center;display:flex;gap:10px}.modal .darkModal .header div .closeButton,.modal .fullScreen .header div .closeButton,.modal .maxWidth400 .header div .closeButton,.modal .maxWidth500 .header div .closeButton,.modal .maxWidth600 .header div .closeButton,.modal .maxWidth700 .header div .closeButton,.modal .maxWidth800 .header div .closeButton,.modal .maxWidth900 .header div .closeButton{background-color:red;border-radius:50%;padding:5px}.modal .darkModal .header div .closeButton svg path,.modal .fullScreen .header div .closeButton svg path,.modal .maxWidth400 .header div .closeButton svg path,.modal .maxWidth500 .header div .closeButton svg path,.modal .maxWidth600 .header div .closeButton svg path,.modal .maxWidth700 .header div .closeButton svg path,.modal .maxWidth800 .header div .closeButton svg path,.modal .maxWidth900 .header div .closeButton svg path{fill:#fff}.modal .darkModal .header div button,.modal .fullScreen .header div button,.modal .maxWidth400 .header div button,.modal .maxWidth500 .header div button,.modal .maxWidth600 .header div button,.modal .maxWidth700 .header div button,.modal .maxWidth800 .header div button,.modal .maxWidth900 .header div button{align-items:center;background:transparent;border:none;cursor:pointer;display:flex;justify-content:center;outline:none;padding:10px}.modal .darkModal .header div button:hover svg,.modal .fullScreen .header div button:hover svg,.modal .maxWidth400 .header div button:hover svg,.modal .maxWidth500 .header div button:hover svg,.modal .maxWidth600 .header div button:hover svg,.modal .maxWidth700 .header div button:hover svg,.modal .maxWidth800 .header div button:hover svg,.modal .maxWidth900 .header div button:hover svg{opacity:1;-webkit-transform:scale(1.5);transform:scale(1.5);transition:.5s}.modal .darkModal .header div button:active,.modal .fullScreen .header div button:active,.modal .maxWidth400 .header div button:active,.modal .maxWidth500 .header div button:active,.modal .maxWidth600 .header div button:active,.modal .maxWidth700 .header div button:active,.modal .maxWidth800 .header div button:active,.modal .maxWidth900 .header div button:active{-webkit-transform:translate3d(1px,1px,1px);transform:translate3d(1px,1px,1px)}.modal .darkModal .header div button svg,.modal .fullScreen .header div button svg,.modal .maxWidth400 .header div button svg,.modal .maxWidth500 .header div button svg,.modal .maxWidth600 .header div button svg,.modal .maxWidth700 .header div button svg,.modal .maxWidth800 .header div button svg,.modal .maxWidth900 .header div button svg{height:14px;opacity:.8;width:14px}.modal .darkModal .header div .title,.modal .fullScreen .header div .title,.modal .maxWidth400 .header div .title,.modal .maxWidth500 .header div .title,.modal .maxWidth600 .header div .title,.modal .maxWidth700 .header div .title,.modal .maxWidth800 .header div .title,.modal .maxWidth900 .header div .title{cursor:default;font-weight:700;padding:10px 0}.modal .darkModal .body,.modal .fullScreen .body,.modal .maxWidth400 .body,.modal .maxWidth500 .body,.modal .maxWidth600 .body,.modal .maxWidth700 .body,.modal .maxWidth800 .body,.modal .maxWidth900 .body{color:#000;display:flex;flex-direction:column;justify-content:center}.modal .darkModal .body .messages,.modal .fullScreen .body .messages,.modal .maxWidth400 .body .messages,.modal .maxWidth500 .body .messages,.modal .maxWidth600 .body .messages,.modal .maxWidth700 .body .messages,.modal .maxWidth800 .body .messages,.modal .maxWidth900 .body .messages{cursor:default;font-weight:600;padding:10px}.modal .darkModal .body .messages.warning,.modal .fullScreen .body .messages.warning,.modal .maxWidth400 .body .messages.warning,.modal .maxWidth500 .body .messages.warning,.modal .maxWidth600 .body .messages.warning,.modal .maxWidth700 .body .messages.warning,.modal .maxWidth800 .body .messages.warning,.modal .maxWidth900 .body .messages.warning{background:#ffff84;color:#d60000;cursor:zoom-out}.modal .darkModal .body .container,.modal .fullScreen .body .container,.modal .maxWidth400 .body .container,.modal .maxWidth500 .body .container,.modal .maxWidth600 .body .container,.modal .maxWidth700 .body .container,.modal .maxWidth800 .body .container,.modal .maxWidth900 .body .container{padding:10px}.modal .darkModal .body .container,.modal .darkModal .body form,.modal .fullScreen .body .container,.modal .fullScreen .body form,.modal .maxWidth400 .body .container,.modal .maxWidth400 .body form,.modal .maxWidth500 .body .container,.modal .maxWidth500 .body form,.modal .maxWidth600 .body .container,.modal .maxWidth600 .body form,.modal .maxWidth700 .body .container,.modal .maxWidth700 .body form,.modal .maxWidth800 .body .container,.modal .maxWidth800 .body form,.modal .maxWidth900 .body .container,.modal .maxWidth900 .body form{display:flex;flex-direction:column;gap:10px;justify-content:center}.modal .darkModal .body .container .section,.modal .darkModal .body form .section,.modal .fullScreen .body .container .section,.modal .fullScreen .body form .section,.modal .maxWidth400 .body .container .section,.modal .maxWidth400 .body form .section,.modal .maxWidth500 .body .container .section,.modal .maxWidth500 .body form .section,.modal .maxWidth600 .body .container .section,.modal .maxWidth600 .body form .section,.modal .maxWidth700 .body .container .section,.modal .maxWidth700 .body form .section,.modal .maxWidth800 .body .container .section,.modal .maxWidth800 .body form .section,.modal .maxWidth900 .body .container .section,.modal .maxWidth900 .body form .section{display:flex;flex-direction:column}.modal .darkModal .body .container .section input:focus-visible,.modal .darkModal .body .container .section select:focus,.modal .darkModal .body .container .section textarea:focus-visible,.modal .darkModal .body form .section input:focus-visible,.modal .darkModal .body form .section select:focus,.modal .darkModal .body form .section textarea:focus-visible,.modal .fullScreen .body .container .section input:focus-visible,.modal .fullScreen .body .container .section select:focus,.modal .fullScreen .body .container .section textarea:focus-visible,.modal .fullScreen .body form .section input:focus-visible,.modal .fullScreen .body form .section select:focus,.modal .fullScreen .body form .section textarea:focus-visible,.modal .maxWidth400 .body .container .section input:focus-visible,.modal .maxWidth400 .body .container .section select:focus,.modal .maxWidth400 .body .container .section textarea:focus-visible,.modal .maxWidth400 .body form .section input:focus-visible,.modal .maxWidth400 .body form .section select:focus,.modal .maxWidth400 .body form .section textarea:focus-visible,.modal .maxWidth500 .body .container .section input:focus-visible,.modal .maxWidth500 .body .container .section select:focus,.modal .maxWidth500 .body .container .section textarea:focus-visible,.modal .maxWidth500 .body form .section input:focus-visible,.modal .maxWidth500 .body form .section select:focus,.modal .maxWidth500 .body form .section textarea:focus-visible,.modal .maxWidth600 .body .container .section input:focus-visible,.modal .maxWidth600 .body .container .section select:focus,.modal .maxWidth600 .body .container .section textarea:focus-visible,.modal .maxWidth600 .body form .section input:focus-visible,.modal .maxWidth600 .body form .section select:focus,.modal .maxWidth600 .body form .section textarea:focus-visible,.modal .maxWidth700 .body .container .section input:focus-visible,.modal .maxWidth700 .body .container .section select:focus,.modal .maxWidth700 .body .container .section textarea:focus-visible,.modal .maxWidth700 .body form .section input:focus-visible,.modal .maxWidth700 .body form .section select:focus,.modal .maxWidth700 .body form .section textarea:focus-visible,.modal .maxWidth800 .body .container .section input:focus-visible,.modal .maxWidth800 .body .container .section select:focus,.modal .maxWidth800 .body .container .section textarea:focus-visible,.modal .maxWidth800 .body form .section input:focus-visible,.modal .maxWidth800 .body form .section select:focus,.modal .maxWidth800 .body form .section textarea:focus-visible,.modal .maxWidth900 .body .container .section input:focus-visible,.modal .maxWidth900 .body .container .section select:focus,.modal .maxWidth900 .body .container .section textarea:focus-visible,.modal .maxWidth900 .body form .section input:focus-visible,.modal .maxWidth900 .body form .section select:focus,.modal .maxWidth900 .body form .section textarea:focus-visible{outline:1px solid var(--specialColor1)}.modal .darkModal .body .container .section input,.modal .darkModal .body .container .section select,.modal .darkModal .body .container .section textarea,.modal .darkModal .body form .section input,.modal .darkModal .body form .section select,.modal .darkModal .body form .section textarea,.modal .fullScreen .body .container .section input,.modal .fullScreen .body .container .section select,.modal .fullScreen .body .container .section textarea,.modal .fullScreen .body form .section input,.modal .fullScreen .body form .section select,.modal .fullScreen .body form .section textarea,.modal .maxWidth400 .body .container .section input,.modal .maxWidth400 .body .container .section select,.modal .maxWidth400 .body .container .section textarea,.modal .maxWidth400 .body form .section input,.modal .maxWidth400 .body form .section select,.modal .maxWidth400 .body form .section textarea,.modal .maxWidth500 .body .container .section input,.modal .maxWidth500 .body .container .section select,.modal .maxWidth500 .body .container .section textarea,.modal .maxWidth500 .body form .section input,.modal .maxWidth500 .body form .section select,.modal .maxWidth500 .body form .section textarea,.modal .maxWidth600 .body .container .section input,.modal .maxWidth600 .body .container .section select,.modal .maxWidth600 .body .container .section textarea,.modal .maxWidth600 .body form .section input,.modal .maxWidth600 .body form .section select,.modal .maxWidth600 .body form .section textarea,.modal .maxWidth700 .body .container .section input,.modal .maxWidth700 .body .container .section select,.modal .maxWidth700 .body .container .section textarea,.modal .maxWidth700 .body form .section input,.modal .maxWidth700 .body form .section select,.modal .maxWidth700 .body form .section textarea,.modal .maxWidth800 .body .container .section input,.modal .maxWidth800 .body .container .section select,.modal .maxWidth800 .body .container .section textarea,.modal .maxWidth800 .body form .section input,.modal .maxWidth800 .body form .section select,.modal .maxWidth800 .body form .section textarea,.modal .maxWidth900 .body .container .section input,.modal .maxWidth900 .body .container .section select,.modal .maxWidth900 .body .container .section textarea,.modal .maxWidth900 .body form .section input,.modal .maxWidth900 .body form .section select,.modal .maxWidth900 .body form .section textarea{border:none;border-radius:5px;outline:1px solid var(--borderColor);padding:10px;width:100%}.modal .darkModal .body .container .section textarea,.modal .darkModal .body form .section textarea,.modal .fullScreen .body .container .section textarea,.modal .fullScreen .body form .section textarea,.modal .maxWidth400 .body .container .section textarea,.modal .maxWidth400 .body form .section textarea,.modal .maxWidth500 .body .container .section textarea,.modal .maxWidth500 .body form .section textarea,.modal .maxWidth600 .body .container .section textarea,.modal .maxWidth600 .body form .section textarea,.modal .maxWidth700 .body .container .section textarea,.modal .maxWidth700 .body form .section textarea,.modal .maxWidth800 .body .container .section textarea,.modal .maxWidth800 .body form .section textarea,.modal .maxWidth900 .body .container .section textarea,.modal .maxWidth900 .body form .section textarea{max-height:300px;min-height:50px;resize:vertical}.modal .darkModal .body .container .section select,.modal .darkModal .body form .section select,.modal .fullScreen .body .container .section select,.modal .fullScreen .body form .section select,.modal .maxWidth400 .body .container .section select,.modal .maxWidth400 .body form .section select,.modal .maxWidth500 .body .container .section select,.modal .maxWidth500 .body form .section select,.modal .maxWidth600 .body .container .section select,.modal .maxWidth600 .body form .section select,.modal .maxWidth700 .body .container .section select,.modal .maxWidth700 .body form .section select,.modal .maxWidth800 .body .container .section select,.modal .maxWidth800 .body form .section select,.modal .maxWidth900 .body .container .section select,.modal .maxWidth900 .body form .section select{background-color:inherit;color:inherit;cursor:pointer;display:flex;justify-content:center;justify-items:center;padding:5px;text-align:center}.modal .darkModal .body .buttons,.modal .darkModal .body .buttons-container,.modal .darkModal .body .buttons-wrapper,.modal .fullScreen .body .buttons,.modal .fullScreen .body .buttons-container,.modal .fullScreen .body .buttons-wrapper,.modal .maxWidth400 .body .buttons,.modal .maxWidth400 .body .buttons-container,.modal .maxWidth400 .body .buttons-wrapper,.modal .maxWidth500 .body .buttons,.modal .maxWidth500 .body .buttons-container,.modal .maxWidth500 .body .buttons-wrapper,.modal .maxWidth600 .body .buttons,.modal .maxWidth600 .body .buttons-container,.modal .maxWidth600 .body .buttons-wrapper,.modal .maxWidth700 .body .buttons,.modal .maxWidth700 .body .buttons-container,.modal .maxWidth700 .body .buttons-wrapper,.modal .maxWidth800 .body .buttons,.modal .maxWidth800 .body .buttons-container,.modal .maxWidth800 .body .buttons-wrapper,.modal .maxWidth900 .body .buttons,.modal .maxWidth900 .body .buttons-container,.modal .maxWidth900 .body .buttons-wrapper{display:flex;gap:10px;justify-content:center}.modal .darkModal .body .buttons button,.modal .darkModal .body .buttons-container button,.modal .darkModal .body .buttons-wrapper button,.modal .fullScreen .body .buttons button,.modal .fullScreen .body .buttons-container button,.modal .fullScreen .body .buttons-wrapper button,.modal .maxWidth400 .body .buttons button,.modal .maxWidth400 .body .buttons-container button,.modal .maxWidth400 .body .buttons-wrapper button,.modal .maxWidth500 .body .buttons button,.modal .maxWidth500 .body .buttons-container button,.modal .maxWidth500 .body .buttons-wrapper button,.modal .maxWidth600 .body .buttons button,.modal .maxWidth600 .body .buttons-container button,.modal .maxWidth600 .body .buttons-wrapper button,.modal .maxWidth700 .body .buttons button,.modal .maxWidth700 .body .buttons-container button,.modal .maxWidth700 .body .buttons-wrapper button,.modal .maxWidth800 .body .buttons button,.modal .maxWidth800 .body .buttons-container button,.modal .maxWidth800 .body .buttons-wrapper button,.modal .maxWidth900 .body .buttons button,.modal .maxWidth900 .body .buttons-container button,.modal .maxWidth900 .body .buttons-wrapper button{align-items:center;background-color:silver;border:none;border-radius:2px;cursor:pointer;display:flex;flex:1 1 50%;justify-content:center;padding:5px 10px}.modal .darkModal .body .buttons button svg,.modal .darkModal .body .buttons-container button svg,.modal .darkModal .body .buttons-wrapper button svg,.modal .fullScreen .body .buttons button svg,.modal .fullScreen .body .buttons-container button svg,.modal .fullScreen .body .buttons-wrapper button svg,.modal .maxWidth400 .body .buttons button svg,.modal .maxWidth400 .body .buttons-container button svg,.modal .maxWidth400 .body .buttons-wrapper button svg,.modal .maxWidth500 .body .buttons button svg,.modal .maxWidth500 .body .buttons-container button svg,.modal .maxWidth500 .body .buttons-wrapper button svg,.modal .maxWidth600 .body .buttons button svg,.modal .maxWidth600 .body .buttons-container button svg,.modal .maxWidth600 .body .buttons-wrapper button svg,.modal .maxWidth700 .body .buttons button svg,.modal .maxWidth700 .body .buttons-container button svg,.modal .maxWidth700 .body .buttons-wrapper button svg,.modal .maxWidth800 .body .buttons button svg,.modal .maxWidth800 .body .buttons-container button svg,.modal .maxWidth800 .body .buttons-wrapper button svg,.modal .maxWidth900 .body .buttons button svg,.modal .maxWidth900 .body .buttons-container button svg,.modal .maxWidth900 .body .buttons-wrapper button svg{width:14px}.modal .darkModal .body .buttons .disabled,.modal .darkModal .body .buttons .disabled:active,.modal .darkModal .body .buttons .disabled:hover,.modal .darkModal .body .buttons-container .disabled,.modal .darkModal .body .buttons-container .disabled:active,.modal .darkModal .body .buttons-container .disabled:hover,.modal .darkModal .body .buttons-wrapper .disabled,.modal .darkModal .body .buttons-wrapper .disabled:active,.modal .darkModal .body .buttons-wrapper .disabled:hover,.modal .fullScreen .body .buttons .disabled,.modal .fullScreen .body .buttons .disabled:active,.modal .fullScreen .body .buttons .disabled:hover,.modal .fullScreen .body .buttons-container .disabled,.modal .fullScreen .body .buttons-container .disabled:active,.modal .fullScreen .body .buttons-container .disabled:hover,.modal .fullScreen .body .buttons-wrapper .disabled,.modal .fullScreen .body .buttons-wrapper .disabled:active,.modal .fullScreen .body .buttons-wrapper .disabled:hover,.modal .maxWidth400 .body .buttons .disabled,.modal .maxWidth400 .body .buttons .disabled:active,.modal .maxWidth400 .body .buttons .disabled:hover,.modal .maxWidth400 .body .buttons-container .disabled,.modal .maxWidth400 .body .buttons-container .disabled:active,.modal .maxWidth400 .body .buttons-container .disabled:hover,.modal .maxWidth400 .body .buttons-wrapper .disabled,.modal .maxWidth400 .body .buttons-wrapper .disabled:active,.modal .maxWidth400 .body .buttons-wrapper .disabled:hover,.modal .maxWidth500 .body .buttons .disabled,.modal .maxWidth500 .body .buttons .disabled:active,.modal .maxWidth500 .body .buttons .disabled:hover,.modal .maxWidth500 .body .buttons-container .disabled,.modal .maxWidth500 .body .buttons-container .disabled:active,.modal .maxWidth500 .body .buttons-container .disabled:hover,.modal .maxWidth500 .body .buttons-wrapper .disabled,.modal .maxWidth500 .body .buttons-wrapper .disabled:active,.modal .maxWidth500 .body .buttons-wrapper .disabled:hover,.modal .maxWidth600 .body .buttons .disabled,.modal .maxWidth600 .body .buttons .disabled:active,.modal .maxWidth600 .body .buttons .disabled:hover,.modal .maxWidth600 .body .buttons-container .disabled,.modal .maxWidth600 .body .buttons-container .disabled:active,.modal .maxWidth600 .body .buttons-container .disabled:hover,.modal .maxWidth600 .body .buttons-wrapper .disabled,.modal .maxWidth600 .body .buttons-wrapper .disabled:active,.modal .maxWidth600 .body .buttons-wrapper .disabled:hover,.modal .maxWidth700 .body .buttons .disabled,.modal .maxWidth700 .body .buttons .disabled:active,.modal .maxWidth700 .body .buttons .disabled:hover,.modal .maxWidth700 .body .buttons-container .disabled,.modal .maxWidth700 .body .buttons-container .disabled:active,.modal .maxWidth700 .body .buttons-container .disabled:hover,.modal .maxWidth700 .body .buttons-wrapper .disabled,.modal .maxWidth700 .body .buttons-wrapper .disabled:active,.modal .maxWidth700 .body .buttons-wrapper .disabled:hover,.modal .maxWidth800 .body .buttons .disabled,.modal .maxWidth800 .body .buttons .disabled:active,.modal .maxWidth800 .body .buttons .disabled:hover,.modal .maxWidth800 .body .buttons-container .disabled,.modal .maxWidth800 .body .buttons-container .disabled:active,.modal .maxWidth800 .body .buttons-container .disabled:hover,.modal .maxWidth800 .body .buttons-wrapper .disabled,.modal .maxWidth800 .body .buttons-wrapper .disabled:active,.modal .maxWidth800 .body .buttons-wrapper .disabled:hover,.modal .maxWidth900 .body .buttons .disabled,.modal .maxWidth900 .body .buttons .disabled:active,.modal .maxWidth900 .body .buttons .disabled:hover,.modal .maxWidth900 .body .buttons-container .disabled,.modal .maxWidth900 .body .buttons-container .disabled:active,.modal .maxWidth900 .body .buttons-container .disabled:hover,.modal .maxWidth900 .body .buttons-wrapper .disabled,.modal .maxWidth900 .body .buttons-wrapper .disabled:active,.modal .maxWidth900 .body .buttons-wrapper .disabled:hover{background-color:silver;box-shadow:none;color:#000;cursor:not-allowed;opacity:.5;-webkit-transform:none;transform:none}.modal .darkModal .body .buttons .success,.modal .darkModal .body .buttons-container .success,.modal .darkModal .body .buttons-wrapper .success,.modal .fullScreen .body .buttons .success,.modal .fullScreen .body .buttons-container .success,.modal .fullScreen .body .buttons-wrapper .success,.modal .maxWidth400 .body .buttons .success,.modal .maxWidth400 .body .buttons-container .success,.modal .maxWidth400 .body .buttons-wrapper .success,.modal .maxWidth500 .body .buttons .success,.modal .maxWidth500 .body .buttons-container .success,.modal .maxWidth500 .body .buttons-wrapper .success,.modal .maxWidth600 .body .buttons .success,.modal .maxWidth600 .body .buttons-container .success,.modal .maxWidth600 .body .buttons-wrapper .success,.modal .maxWidth700 .body .buttons .success,.modal .maxWidth700 .body .buttons-container .success,.modal .maxWidth700 .body .buttons-wrapper .success,.modal .maxWidth800 .body .buttons .success,.modal .maxWidth800 .body .buttons-container .success,.modal .maxWidth800 .body .buttons-wrapper .success,.modal .maxWidth900 .body .buttons .success,.modal .maxWidth900 .body .buttons-container .success,.modal .maxWidth900 .body .buttons-wrapper .success{background-color:green;color:#fff}.modal .darkModal .body .buttons .danger,.modal .darkModal .body .buttons-container .danger,.modal .darkModal .body .buttons-wrapper .danger,.modal .fullScreen .body .buttons .danger,.modal .fullScreen .body .buttons-container .danger,.modal .fullScreen .body .buttons-wrapper .danger,.modal .maxWidth400 .body .buttons .danger,.modal .maxWidth400 .body .buttons-container .danger,.modal .maxWidth400 .body .buttons-wrapper .danger,.modal .maxWidth500 .body .buttons .danger,.modal .maxWidth500 .body .buttons-container .danger,.modal .maxWidth500 .body .buttons-wrapper .danger,.modal .maxWidth600 .body .buttons .danger,.modal .maxWidth600 .body .buttons-container .danger,.modal .maxWidth600 .body .buttons-wrapper .danger,.modal .maxWidth700 .body .buttons .danger,.modal .maxWidth700 .body .buttons-container .danger,.modal .maxWidth700 .body .buttons-wrapper .danger,.modal .maxWidth800 .body .buttons .danger,.modal .maxWidth800 .body .buttons-container .danger,.modal .maxWidth800 .body .buttons-wrapper .danger,.modal .maxWidth900 .body .buttons .danger,.modal .maxWidth900 .body .buttons-container .danger,.modal .maxWidth900 .body .buttons-wrapper .danger{background-color:red;color:#fff}.modal .darkModal .body .buttons .warning,.modal .darkModal .body .buttons-container .warning,.modal .darkModal .body .buttons-wrapper .warning,.modal .fullScreen .body .buttons .warning,.modal .fullScreen .body .buttons-container .warning,.modal .fullScreen .body .buttons-wrapper .warning,.modal .maxWidth400 .body .buttons .warning,.modal .maxWidth400 .body .buttons-container .warning,.modal .maxWidth400 .body .buttons-wrapper .warning,.modal .maxWidth500 .body .buttons .warning,.modal .maxWidth500 .body .buttons-container .warning,.modal .maxWidth500 .body .buttons-wrapper .warning,.modal .maxWidth600 .body .buttons .warning,.modal .maxWidth600 .body .buttons-container .warning,.modal .maxWidth600 .body .buttons-wrapper .warning,.modal .maxWidth700 .body .buttons .warning,.modal .maxWidth700 .body .buttons-container .warning,.modal .maxWidth700 .body .buttons-wrapper .warning,.modal .maxWidth800 .body .buttons .warning,.modal .maxWidth800 .body .buttons-container .warning,.modal .maxWidth800 .body .buttons-wrapper .warning,.modal .maxWidth900 .body .buttons .warning,.modal .maxWidth900 .body .buttons-container .warning,.modal .maxWidth900 .body .buttons-wrapper .warning{background-color:orange}.modal .darkModal .body .buttons .primary,.modal .darkModal .body .buttons-container .primary,.modal .darkModal .body .buttons-wrapper .primary,.modal .fullScreen .body .buttons .primary,.modal .fullScreen .body .buttons-container .primary,.modal .fullScreen .body .buttons-wrapper .primary,.modal .maxWidth400 .body .buttons .primary,.modal .maxWidth400 .body .buttons-container .primary,.modal .maxWidth400 .body .buttons-wrapper .primary,.modal .maxWidth500 .body .buttons .primary,.modal .maxWidth500 .body .buttons-container .primary,.modal .maxWidth500 .body .buttons-wrapper .primary,.modal .maxWidth600 .body .buttons .primary,.modal .maxWidth600 .body .buttons-container .primary,.modal .maxWidth600 .body .buttons-wrapper .primary,.modal .maxWidth700 .body .buttons .primary,.modal .maxWidth700 .body .buttons-container .primary,.modal .maxWidth700 .body .buttons-wrapper .primary,.modal .maxWidth800 .body .buttons .primary,.modal .maxWidth800 .body .buttons-container .primary,.modal .maxWidth800 .body .buttons-wrapper .primary,.modal .maxWidth900 .body .buttons .primary,.modal .maxWidth900 .body .buttons-container .primary,.modal .maxWidth900 .body .buttons-wrapper .primary{background-color:var(--specialColor1);color:#fff}.modal .darkModal .body .buttons button:hover,.modal .darkModal .body .buttons-container button:hover,.modal .darkModal .body .buttons-wrapper button:hover,.modal .fullScreen .body .buttons button:hover,.modal .fullScreen .body .buttons-container button:hover,.modal .fullScreen .body .buttons-wrapper button:hover,.modal .maxWidth400 .body .buttons button:hover,.modal .maxWidth400 .body .buttons-container button:hover,.modal .maxWidth400 .body .buttons-wrapper button:hover,.modal .maxWidth500 .body .buttons button:hover,.modal .maxWidth500 .body .buttons-container button:hover,.modal .maxWidth500 .body .buttons-wrapper button:hover,.modal .maxWidth600 .body .buttons button:hover,.modal .maxWidth600 .body .buttons-container button:hover,.modal .maxWidth600 .body .buttons-wrapper button:hover,.modal .maxWidth700 .body .buttons button:hover,.modal .maxWidth700 .body .buttons-container button:hover,.modal .maxWidth700 .body .buttons-wrapper button:hover,.modal .maxWidth800 .body .buttons button:hover,.modal .maxWidth800 .body .buttons-container button:hover,.modal .maxWidth800 .body .buttons-wrapper button:hover,.modal .maxWidth900 .body .buttons button:hover,.modal .maxWidth900 .body .buttons-container button:hover,.modal .maxWidth900 .body .buttons-wrapper button:hover{box-shadow:0 0 20px rgba(0,0,0,.3)}.modal .darkModal .body .buttons button:active,.modal .darkModal .body .buttons-container button:active,.modal .darkModal .body .buttons-wrapper button:active,.modal .fullScreen .body .buttons button:active,.modal .fullScreen .body .buttons-container button:active,.modal .fullScreen .body .buttons-wrapper button:active,.modal .maxWidth400 .body .buttons button:active,.modal .maxWidth400 .body .buttons-container button:active,.modal .maxWidth400 .body .buttons-wrapper button:active,.modal .maxWidth500 .body .buttons button:active,.modal .maxWidth500 .body .buttons-container button:active,.modal .maxWidth500 .body .buttons-wrapper button:active,.modal .maxWidth600 .body .buttons button:active,.modal .maxWidth600 .body .buttons-container button:active,.modal .maxWidth600 .body .buttons-wrapper button:active,.modal .maxWidth700 .body .buttons button:active,.modal .maxWidth700 .body .buttons-container button:active,.modal .maxWidth700 .body .buttons-wrapper button:active,.modal .maxWidth800 .body .buttons button:active,.modal .maxWidth800 .body .buttons-container button:active,.modal .maxWidth800 .body .buttons-wrapper button:active,.modal .maxWidth900 .body .buttons button:active,.modal .maxWidth900 .body .buttons-container button:active,.modal .maxWidth900 .body .buttons-wrapper button:active{-webkit-transform:translate3D(1px,1px,1px);transform:translate3D(1px,1px,1px)}.modal .maxWidth900{max-width:900px}.modal .maxWidth800{max-width:800px}.modal .maxWidth700{max-width:700px}.modal .maxWidth600{max-width:600px}.modal .maxWidth500{max-width:500px}.modal .maxWidth400{max-width:400px}.modal .darkMode{background-color:#3e3e3e;color:#fff}.modal .darkMode .length_counter,.modal .darkMode .title,.modal .darkMode button,.modal .darkMode select{color:#fff}.modal .darkMode svg:not(#flag-icons-ru,#flag-icons-gb,#flag-icons-iq) path{fill:#fff}.modal .darkMode form,.modal .darkMode form .length_counter,.modal .darkMode form select{color:#fff}.modal .darkMode form input:not([type=range]),.modal .darkMode form textarea{background:#d3d3d3;color:#000;outline:1px solid #fff}.modal .fullScreen{border-radius:0;display:flex;height:100%;justify-content:flex-start;margin:0;max-width:auto;position:fixed;width:100%}.modal .fullScreen .buttons,.modal .fullScreen .buttons-container,.modal .fullScreen .buttons-wrapper{bottom:0;left:0;padding:10px;position:fixed;width:100%}.modal .fullScreen .buttons button,.modal .fullScreen .buttons-container button,.modal .fullScreen .buttons-wrapper button{max-width:200px}:root{--centerContentMaxWidth:550px;--cardsMaxWidth:750px;--cardMaxWidth:750px;--specialColor1:#477fea;--specialColorHover1:#1359fe;--specialColor2:#f4f4f4;--specialColorHover2:#e1e1e1;--specialColor3: ;--shadowColor:rgba(0,0,0,.5);--warningColor:#ffe30082;--borderColor:rgba(0,0,0,.1);--fontVeryLarge:22px;--fontLarge:18px;--fontNormal:14px;--fontSmall:12px;--fontSize40:40px;--fontSize39:39px;--fontSize38:38px;--fontSize37:37px;--fontSize36:36px;--fontSize35:35px;--fontSize34:34px;--fontSize33:33px;--fontSize32:32px;--fontSize31:31px;--fontSize30:30px;--fontSize29:29px;--fontSize28:28px;--fontSize27:27px;--fontSize26:26px;--fontSize25:25px;--fontSize24:24px;--fontSize23:23px;--fontSize22:22px;--fontSize21:21px;--fontSize20:20px;--fontSize19:19px;--fontSize18:18px;--fontSize17:17px;--fontSize16:16px;--fontSize15:15px;--fontSize14:14px;--fontSize13:13px;--fontSize12:12px;--fontSize11:11px;--fontSize10:10px}@media screen and (max-width:600px){:root{--fontVeryLarge:20px;--fontNormal:13px;--fontLarge:16px;--fontSmall:11px;--fontSize40:48px;--fontSize39:37px;--fontSize38:36px;--fontSize37:35px;--fontSize36:34px;--fontSize35:33px;--fontSize34:32px;--fontSize33:31px;--fontSize32:30px;--fontSize31:29px;--fontSize30:28px;--fontSize29:27px;--fontSize28:26px;--fontSize27:25px;--fontSize26:24px;--fontSize25:23px;--fontSize24:22px;--fontSize23:21px;--fontSize22:20px;--fontSize21:19px;--fontSize20:18px;--fontSize19:17px;--fontSize18:16px;--fontSize17:15px;--fontSize16:14px;--fontSize15:13px;--fontSize14:12px;--fontSize13:11px;--fontSize12:10px;--fontSize11:9px;--fontSize10:8px}}@media screen and (max-width:400px){:root{--fontVeryLarge:18px;--fontNormal:12px;--fontLarge:14px;--fontSmall:10px}}#___root{display:flex;flex-direction:column;margin-top:50px;min-height:calc(100vh - 50px)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.icon,.icon14{height:14px;width:14px}svg{width:14px}.icon15{height:15px;width:15px}.icon13{height:13px;width:13px}@media screen and (max-width:750px){.icon14{height:13px;width:13px}.icon15{height:14px;width:14px}.icon13{height:12px;width:12px}}@media screen and (max-width:400px){.icon14{height:12px;width:12px}.icon15{height:13px;width:13px}.icon13{height:11px;width:11px}}.bgBlue{background-color:blue}.bgDarkBlue{background-color:#00008b}.bgBlack{background-color:#000}.bgWhite{background-color:#fff}.bgDark{background-color:#2e2e2e}.bgDarkGray{background-color:#a9a9a9}.bgDarkRed{background-color:darkred}.bgLightBlue{background-color:#add8e6}.bgViolet{background-color:violet}.bgLightSlateGray{background-color:#789}.bgLightSeaGreen{background-color:#20b2aa}.bgNavy{background-color:navy}.bgSkyBlue{background-color:skyblue}.bgMidnightBlue{background-color:#191970}.bgGainsboro{background-color:#dcdcdc}.bgDarkSlateBlue{background-color:#483d8b}.bgGhostWhite{background-color:#f8f8ff}.bgDimGray{background-color:dimgray}.bgTeal{background-color:teal}.bgDarkSlateGray{background-color:#2f4f4f}.bgDarkViolet{background-color:#9400d3}.bgCyan{background-color:aqua}.bgDarkCyan{background-color:#008b8b}.bgYellow{background-color:#ff0}.bgDarkGreen{background-color:#006400}.bgRed{background-color:red}.bgGreen{background-color:green}.bgGray{background-color:gray}.black{color:#000}.white{color:#fff}.blue{color:blue}.red{color:red}.yellow{color:#ff0}.blueviolet{color:#8a2be2}.darkblue{color:#00008b}.darkred{color:darkred}.crimson{color:crimson}.brown{color:brown}.green{color:green}.darkgreen{color:#006400}.deeppink{color:#ff1493}.chocolate{color:#d2691e}.cyan{color:aqua}.deepskyblue{color:#00bfff}.dimgray{color:dimgray}.lightseagreen{color:#20b2aa}.seagreen{color:#2e8b57}.slategray{color:#708090}.steelblue{color:#4682b4}.teal{color:teal}.fontSizeLarge{font-size:18px}.fontSizeSmall{font-size:12px}.fontSzieNormal{font-size:15px}.hidden{display:none}.capitalizeFirstLetter:first-letter{text-transform:capitalize}.centerH,.centerHV,.centerV{display:flex;justify-content:center}.centerHV{align-items:center}.flexStart{display:flex;justify-content:flex-start;width:100%}.padding5{padding:5px}.padding10{padding:10px}.borderRadius5{border-radius:5px}.directionColumn{flex-direction:column}.rtlDirection{direction:rtl}.ltrDirection{direction:ltr}.gap5{display:flex;gap:5px}.link{color:#00008b;cursor:pointer}.link.onHoverUnderline:hover,.link.underline{text-decoration:underline}.center-content{display:flex;flex-direction:column;gap:10px;justify-content:center;width:100%}.center-content.cardMaxWidth,.center-content.cardsMaxWdith{max-width:750px;max-width:var(--cardsMaxWidth)}.messages{background:#fff;border-radius:5px;padding:10px;width:100%}.messages.warning{color:orange}.messages.centerText{text-align:center}.messages.boldText{font-weight:700}.messages.minHeight100{min-height:100px}
/*# sourceMappingURL=main.d762b9dc.css.map*/