html{--custom-color:#666666;--custom-color-light:#CCCCCC;--custom-primary:#784421;--custom-background:#FCFAF0;--custom-scroll-margin-top:calc(3em + 22px)}body{font-family:Arial,sans-serif;color:var(--custom-color);margin:0;background-color:var(--custom-background)}*{box-sizing:border-box}h3{scroll-margin-top:var(--custom-scroll-margin-top)}p{text-align:justify;text-justify:inter-word}table{margin:5px auto;border-spacing:0;border-collapse:collapse}td,th{padding:3px;border:1px solid;vertical-align:top}table.entry-table{margin:4px 0;width:100%;border:1px solid #aaa}table.entry-table td,table.entry-table tr{border:1px solid #aaa}table.entry-table td:first-child{width:1%;font-weight:700;white-space:nowrap}table.entry-table td:last-child{width:auto}.icon-thumb-up{margin-bottom:-.1em;display:inline-block;width:1em;height:1em;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='green' d='M23,10C23,8.89 22.1,8 21,8H14.68L15.64,3.43C15.66,3.33 15.67,3.22 15.67,3.11C15.67,2.7 15.5,2.32 15.23,2.05L14.17,1L7.59,7.58C7.22,7.95 7,8.45 7,9V19A2,2 0 0,0 9,21H18C18.83,21 19.54,20.5 19.84,19.78L22.86,12.73C22.95,12.5 23,12.26 23,12V10M1,21H5V9H1V21Z'/></svg>");background-size:contain;background-repeat:no-repeat}.icon-thumb-up-keep{margin-bottom:-.1em;display:inline-block;width:1em;height:1em;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M23,10C23,8.89 22.1,8 21,8H14.68L15.64,3.43C15.66,3.33 15.67,3.22 15.67,3.11C15.67,2.7 15.5,2.32 15.23,2.05L14.17,1L7.59,7.58C7.22,7.95 7,8.45 7,9V19A2,2 0 0,0 9,21H18C18.83,21 19.54,20.5 19.84,19.78L22.86,12.73C22.95,12.5 23,12.26 23,12V10M1,21H5V9H1V21Z'/></svg>");background-size:contain;background-repeat:no-repeat}.icon-thumb-down{margin-bottom:-.1em;display:inline-block;width:1em;height:1em;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='red' d='M19,15H23V3H19M15,3H6C5.17,3 4.46,3.5 4.16,4.22L1.14,11.27C1.05,11.5 1,11.74 1,12V14A2,2 0 0,0 3,16H9.31L8.36,20.57C8.34,20.67 8.33,20.77 8.33,20.88C8.33,21.3 8.5,21.67 8.77,21.94L9.83,23L16.41,16.41C16.78,16.05 17,15.55 17,15V5C17,3.89 16.1,3 15,3Z'/></svg>");background-size:contain;background-repeat:no-repeat}.icon-in-text{width:1.15em;margin-bottom:-.15em}.icon-red path{fill:red}.icon-green path{fill:green}a:link{color:inherit;text-decoration:none}.custom-link{color:var(--custom-primary);text-decoration:underline!important}.external-link:after{margin-left:5px;content:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="rgb(102, 102, 102)" width="1em" height="1em" viewBox="0 0 1024 768"><path d="M640 768H128V257.90599999999995L256 256V128H0v768h768V576H640V768zM384 128l128 128L320 448l128 128 192-192 128 128V128H384z"/></svg>')}a:visited{color:inherit}a:hover{color:inherit;text-decoration:underline}a:active{color:inherit}.topmenus{position:fixed;left:50%;transform:translateX(-50%);top:0;width:100%;max-width:1200px;background-color:var(--custom-background);opacity:1;z-index:1}.menubar{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;padding:10px 20px}.menubar2{display:flex;flex-direction:row;width:100%;padding:0 20px;border-bottom:1px solid var(--custom-color-light)}.menubar .app-name{font-size:2rem;font-weight:700;color:var(--custom-primary);cursor:pointer}.menu-links{width:100%;display:flex;justify-content:space-around}.menu-link{font-weight:700;margin-top:5px;margin-left:20px}.fx-spacer{flex:1 1 auto}.menubar .app-button-div{padding-top:.2em;margin-left:5px}.menubar .app-button-div span{font-size:calc(2rem - 6px);font-weight:700;white-space:nowrap;color:var(--custom-background);background-color:var(--custom-primary);padding:3px 5px;cursor:pointer;border-radius:3px}.main-wrapper{margin-top:var(--custom-scroll-margin-top);margin-right:auto;margin-left:auto;margin-bottom:0;width:100%;max-width:1200px;padding:10px}.footer-outer::before{content:"";clear:both;display:table}.footer-outer{display:flex;justify-content:center;margin-top:10px;padding:10px 20px;border-top:1px solid var(--custom-color-light)}.footer{display:flex;flex-direction:row;align-items:end;font-size:.8rem}.main-title{max-width:600px;margin:20px auto 20px auto;font-size:max(2rem,30px);font-weight:700;color:var(--custom-primary);text-align:center}.adaptive::after{content:"";clear:both;display:table}.adaptive-row{width:100%;padding-top:50px}.adaptive-cell{width:calc(100% - 20px);padding:0 10px}select.locale-select{border:0;padding:5px;background-color:inherit;color:var(--custom-color)}select.locale-select option{background-color:inherit!important;color:var(--custom-color)}.custom-background-editor{padding:5px;display:block;background-color:#eee}.cookie-consent-popup{display:none;position:fixed;bottom:20px;right:20px;color:var(--custom-background);background-color:var(--custom-primary);padding:15px;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);z-index:1000;max-width:80%}.cookie-consent-popup-container p{font-size:14px;margin:0 0 10px 0}.cookie-consent-popup-container a{font-weight:700}.cookie-consent-popup-container .buttons-container{margin-top:10px;display:flex}.cookie-consent-popup-container button{padding:5px 15px;border-radius:5px;border:none;cursor:pointer;font-size:14px;background-color:var(--custom-background);color:var(--custom-primary)}#cookiesOptions{display:none}.add-at-and-domain::after{content:"@kooeez.com"}.animation-container{perspective:1000px;position:relative;height:296px;margin:0 auto;overflow:hidden}.moving-card-container{transform-style:preserve-3d;transition:transform 1s;transform-origin:center center;position:absolute;left:-139px;top:50%;transform:translateY(-50%) rotateY(0);width:159px;height:258px}.card-face{position:absolute;width:100%;height:100%;backface-visibility:hidden}.card-face-full{border:1px solid #aaa;border-radius:5px}.back{transform:rotateY(180deg)}@media screen and (min-width:768px){.adaptive-cell{width:calc(50% - 20px);padding:0 10px}.adaptive-cell-img{padding-top:50px}.cookie-consent-popup{max-width:50%}}