html{scroll-behavior:smooth}.full-width-ad{width:100vw;position:relative;min-height:280px;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;overflow:hidden}.content-container,.full-width-ad{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.content-container{margin:auto;padding:20px}.link-list{margin:0;padding:0;list-style:none}.link-list ul{padding-left:0}.link-list li{margin-bottom:10px}.link-list-item{text-decoration:none;color:#333;background-color:#f9f9f9;padding:10px 15px;border-radius:5px;display:block;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.1);box-shadow:0 2px 5px rgba(0,0,0,.1);-webkit-transition:background-color .3s ease,-webkit-transform .3s ease;transition:background-color .3s ease,-webkit-transform .3s ease;-moz-transition:background-color .3s ease,transform .3s ease,-moz-transform .3s ease;transition:background-color .3s ease,transform .3s ease;transition:background-color .3s ease,transform .3s ease,-webkit-transform .3s ease,-moz-transform .3s ease}.link-list-item:focus,.link-list-item:hover{background-color:#e9e9e9;text-decoration:none;-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 4px 6px rgba(0,0,0,.15);box-shadow:0 4px 6px rgba(0,0,0,.15)}@media (max-width:768px){.link-list{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}.fab-wrapper{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:"center";-moz-box-pack:"center";justify-content:"center";-webkit-align-items:"center";-moz-box-align:"center";align-items:"center";-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;width:"auto"}@media (max-width:768px){.fab-wrapper{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}@media (max-width:550px){.fab-wrapper{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}@-webkit-keyframes slideUpAndBounce{0%{bottom:-100px;opacity:1}60%{bottom:120px;opacity:1}to{bottom:100px;opacity:1}}@-moz-keyframes slideUpAndBounce{0%{bottom:-100px;opacity:1}60%{bottom:120px;opacity:1}to{bottom:100px;opacity:1}}@keyframes slideUpAndBounce{0%{bottom:-100px;opacity:1}60%{bottom:120px;opacity:1}to{bottom:100px;opacity:1}}@-webkit-keyframes slideDownAndDisappear{0%{bottom:100px;opacity:1}to{bottom:-100px;opacity:1}}@-moz-keyframes slideDownAndDisappear{0%{bottom:100px;opacity:1}to{bottom:-100px;opacity:1}}@keyframes slideDownAndDisappear{0%{bottom:100px;opacity:1}to{bottom:-100px;opacity:1}}.slideUp{-webkit-animation:slideUpAndBounce .6s forwards;-moz-animation:slideUpAndBounce .6s forwards;animation:slideUpAndBounce .6s forwards}.slideDown{-webkit-animation:slideDownAndDisappear .6s forwards;-moz-animation:slideDownAndDisappear .6s forwards;animation:slideDownAndDisappear .6s forwards}.notification{position:fixed;bottom:100px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%);background-color:#30de57;color:#fff;padding:30px 40px;border-radius:5px;z-index:1001;text-align:center;font-size:18px}@media only screen and (max-width:768px){.mobile-view{margin-top:15px;padding:12px}.button-container{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-align-items:center;-moz-box-align:center;align-items:center}}.button-mbx{background-color:#fdfaff;color:#333;padding:10px 20px;border:none;border-radius:10px;cursor:pointer;font-size:16px;outline:none;-webkit-box-shadow:0 0 0 3px rgba(227,211,255,.5);box-shadow:0 0 0 3px rgba(227,211,255,.5);-webkit-transition:background-color .3s,-webkit-transform .3s;transition:background-color .3s,-webkit-transform .3s;-moz-transition:background-color .3s,transform .3s,-moz-transform .3s;transition:background-color .3s,transform .3s;transition:background-color .3s,transform .3s,-webkit-transform .3s,-moz-transform .3s}.button-mbx:hover{background-color:#fff}.button-mbx:active{-webkit-transform:scale(.95);-moz-transform:scale(.95);transform:scale(.95)}.button-mbx:focus{-webkit-box-shadow:0 0 0 3px rgba(47,66,170,.5);box-shadow:0 0 0 3px rgba(47,66,170,.5)}.button-mbx.disabled{background-color:#a2a2a2;cursor:not-allowed;-webkit-box-shadow:none;box-shadow:none}.button-mbx.disabled:active{-webkit-transform:none;-moz-transform:none;transform:none}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(/ico/inter-v12-latin-100.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/ico/inter-v12-latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(/ico/inter-v12-latin-500.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(/ico/inter-v12-latin-700.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(/ico/inter-v12-latin-900.woff2) format("woff2")}body,html{font-family:Inter;font-size:15px;line-height:1.5;margin:0;padding:0}html{overflow-x:hidden}.mirror-button{background:#3949ab;color:#fff;border:none;border-radius:4px;padding:10px 20px;font-size:14px;font-weight:500;letter-spacing:.5px;-webkit-box-shadow:0 4px 6px rgba(0,0,0,.2);box-shadow:0 4px 6px rgba(0,0,0,.2);-webkit-transition:background-color .3s ease,-webkit-box-shadow .3s ease;transition:background-color .3s ease,-webkit-box-shadow .3s ease;-moz-transition:background-color .3s ease,box-shadow .3s ease;transition:background-color .3s ease,box-shadow .3s ease;transition:background-color .3s ease,box-shadow .3s ease,-webkit-box-shadow .3s ease;cursor:pointer;outline:none;margin:5px}.mirror-button:hover{background-color:#303f9f;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.3);box-shadow:0 4px 8px rgba(0,0,0,.3)}.mirror-button-content{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.mirror-button-icon{color:#fff;margin-left:-5px}.mirror-button-text{line-height:0px;padding-left:5px}.dropdown-list-m{position:relative;display:inline-block}.dropdown-list-m-button{background-color:#fff;color:#333;padding:10px;font-size:16px;cursor:pointer;border:1px solid #ddd;border-radius:4px}.dropdown-list-m-menu{position:absolute;z-index:1;min-width:160px;overflow:auto;-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.2);box-shadow:0 8px 16px 0 rgba(0,0,0,.2);border-radius:4px;background:#fff;border:1px solid #ddd;margin-top:5px}.dropdown-list-m-item{color:#333;padding:12px 16px;text-decoration:none;display:block}.dropdown-list-m-item:hover{background-color:#f9f9f9}.location-description{background-color:#fff;border-radius:12px;-webkit-box-shadow:0 2px 15px rgba(0,0,0,.1);box-shadow:0 2px 15px rgba(0,0,0,.1);padding:10px 30px;max-width:460px;margin:auto}.location-description .title{color:#333;font-size:18px;font-weight:600}.location-description .content{color:#333;font-size:14px;margin-bottom:20px}.latest-post{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;padding:20px;border:1px solid #e6e6e6;background-color:#fff;border-radius:15px;max-width:600px;margin:auto}.latest-header{font-size:14px;font-weight:400;color:#666;line-height:0;margin-bottom:10px}.latest-link{text-decoration:none;color:inherit}.latest-content{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse;flex-direction:column-reverse;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start}.latest-text{margin-right:20px}.latest-title{margin-bottom:-10px;font-size:20px;font-weight:700;color:#333}.latest-subtitle{margin-bottom:10px;font-size:16px;color:#666}.latest-description{margin-bottom:20px;font-size:14px;line-height:1.5;color:#999}.latest-image{margin-top:10px;margin-bottom:10px}.latest-image,.latest-image-blog-page{width:100%;height:auto;border-radius:10px}.latest-image-blog-page{margin-top:-40px;margin-bottom:30px}@media (min-width:480px){.latest-content{-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.latest-text{width:45%}.latest-image{width:40%;margin-left:20px}.latest-image-blog-page{width:400px}}.search-input-auto::-webkit-input-placeholder{color:#9a9a9a;opacity:1}.search-input-auto::-moz-placeholder{color:#9a9a9a;opacity:1}.search-input-auto:-ms-input-placeholder{color:#9a9a9a;opacity:1}.search-input-auto::placeholder{color:#9a9a9a;opacity:1}.alert-alert{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;padding:20px 28px;border-radius:8px;max-width:600px;margin:auto}.alert-alert,.titleContainer-alert{display:-webkit-flex;display:-moz-box;display:flex}.titleContainer-alert{-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-bottom:8px}.icon-alert{margin-right:8px}.title-alert{font-weight:700}.success-alert{background-color:#dff0d8;color:#3c763d}.error-alert{background-color:#f2dede;color:#a94442}.warning-alert{background-color:#fcf8e3;color:#8a6d3b}.info-alert{background-color:#e5f6fd;color:#014361}.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-track{background-color:#f1f1f1;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#888;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#555}.blue-link{color:#007bff;text-decoration:none;-webkit-transition:color .2s;-moz-transition:color .2s;transition:color .2s}.blue-link:hover{color:#0056b3}.minimalist-box{font-size:24px;font-weight:600;color:#24292e;letter-spacing:-.4px;margin:auto;text-align:center;padding:20px;border:1px solid #ccc;border-radius:8px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1);background-color:#fff;display:inline-block;min-width:200px}.custom-list{padding:10}.custom-list li{padding:8px 0}.facts-box{color:#24292e;letter-spacing:-.4px;margin:auto;padding:20px;border:1px solid #ccc;border-radius:8px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1);background-color:#fff}.button-quiz-container{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;width:200px;margin:auto}.button-quiz{display:inline-block;font-size:14px;text-align:center;text-decoration:none;background-color:#fff;border:2px solid #c9c9c9;-webkit-box-shadow:0 2px 3px rgba(0,0,0,.1);box-shadow:0 2px 3px rgba(0,0,0,.1);color:#333;padding:10px 15px;border-radius:4px;cursor:pointer;margin:5px;width:200px;font-weight:500}.button-quiz:not(.correct-quiz):not(.incorrect-quiz):hover{background-color:#f2f2f2}.correct-quiz{background-color:#f4fff4;border:2px solid #4caf50;color:#4caf50}.incorrect-quiz{background-color:#fff4f4;border:2px solid #f44336;color:#f44336}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-moz-keyframes rotate{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-moz-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);transform:rotate(1turn)}}.n-circular-progress{display:inline-block;position:relative;width:100px;height:100px}.n-circle{-webkit-animation:n-rotate 1s linear infinite;-moz-animation:n-rotate 1s linear infinite;animation:n-rotate 1s linear infinite}.n-circle,.n-circle-slow{height:100%;-webkit-transform-origin:center center;-moz-transform-origin:center center;transform-origin:center center;width:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.n-circle-slow{-webkit-animation:n-rotate 2s linear infinite;-moz-animation:n-rotate 2s linear infinite;animation:n-rotate 2s linear infinite}.n-path-slow{stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;stroke:#dce1ff}.n-path,.n-path-slow{-webkit-animation:n-dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;-moz-animation:n-dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;animation:n-dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite}.n-path{stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;stroke:#3f51b5}@-webkit-keyframes n-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-moz-keyframes n-rotate{to{-moz-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes n-rotate{to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes n-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@-moz-keyframes n-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes n-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.fab{background-color:#3f51b5;color:#fff;border:none;border-radius:8px;font-size:1.2rem;padding:12px;cursor:pointer;-webkit-box-shadow:0 3px 5px rgba(0,0,0,.3);box-shadow:0 3px 5px rgba(0,0,0,.3);-webkit-transition:background-color .3s ease-in-out,-webkit-box-shadow .3s ease-in-out;transition:background-color .3s ease-in-out,-webkit-box-shadow .3s ease-in-out;-moz-transition:background-color .3s ease-in-out,box-shadow .3s ease-in-out;transition:background-color .3s ease-in-out,box-shadow .3s ease-in-out;transition:background-color .3s ease-in-out,box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out}.fab:hover{background-color:#303f9f;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.4);box-shadow:0 4px 8px rgba(0,0,0,.4)}.fab:focus{outline:none}.chbxcontainer{display:block;position:relative;padding-bottom:10px;padding-top:6px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:240px;margin:auto}.chbxcontainer input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.chbxcheckmark{position:absolute;height:18px;width:18px;background-color:#f5f5f5;border:2px solid #33475b;border-radius:3px}.chbxcontainer input:checked~.chbxcheckmark{background-color:#00fe7e;border:0}.chbxcheckmark:after{content:"";position:absolute;display:none}.chbxcontainer input:checked~.chbxcheckmark:after{display:block}.chbxcontainer .chbxcheckmark:after{left:6px;width:6px;top:2px;height:12px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg)}.wordBox,.wordBoxES{background-color:#fff;display:inline-block;margin:5px;padding:10px;border-radius:5px;-webkit-box-shadow:0 1px 20px -12px #24292e;box-shadow:0 1px 20px -12px #24292e}.fwpoints{color:#000;font-size:14px;text-align:right;line-height:0px;margin-bottom:-6px;padding-top:5px}.fwlinkbox{cursor:pointer;background-color:#fff;color:#24292e;margin:5px;font-size:16px;padding:10px;border-radius:5px;-webkit-box-shadow:0 1px 20px -12px #24292e;box-shadow:0 1px 20px -12px #24292e}.imgbox{display:grid;height:100%}.imgcenter-fit{width:90%;max-width:620px;max-height:100vh;margin:auto}@media (max-width:620px){.imgcenter-fit{width:100%;height:auto;max-width:none;max-height:none}}.imgboxinstr{display:grid;height:100%;padding-top:30px;margin-bottom:-10px}.imgcenter-instr{max-width:300px}.imgcenter-instr,.vidcenter-fit{width:90%;max-height:100vh;margin:auto}.vidcenter-fit{max-width:550px}.sitevidcenter-fit{width:90%;max-width:620px;max-height:100vh;margin:auto}@media (max-width:620px){.sitevidcenter-fit{width:100%;height:auto;max-width:none}}.imgcenter-fit-tips{width:90%;max-width:256px;max-height:100vh;margin:auto}.disabledApp{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.6}.disabledApp :focus{outline:0}.formatGroups{-webkit-flex-grow:1;-moz-box-flex:1;flex-grow:1;font-size:12px;color:#24292e;font-weight:400}.formatGroups:hover{font-weight:900}.videoMirror{transform:rotateY(180deg);-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg)}.pulse{background:#00ffbfe1;-webkit-animation:pulse 1.6s 2;-moz-animation:pulse 1.6s 2;animation:pulse 1.6s 2;-webkit-animation-delay:.2s;-moz-animation-delay:.2s;animation-delay:.2s}.pulse:hover{-webkit-animation:none;-moz-animation:none;animation:none}@-webkit-keyframes pulseMyFile{0%{background-color:#fff}50%{background-color:#0000f1}to{background-color:#fff}}@-moz-keyframes pulseMyFile{0%{background-color:#fff}50%{background-color:#0000f1}to{background-color:#fff}}@keyframes pulseMyFile{0%{background-color:#fff}50%{background-color:#0000f1}to{background-color:#fff}}@-webkit-keyframes pulse{0%{background-color:#f1f1f180}50%{background-color:#00fea5}to{background-color:#f1f1f180}}@-moz-keyframes pulse{0%{background-color:#f1f1f180}50%{background-color:#00fea5}to{background-color:#f1f1f180}}@keyframes pulse{0%{background-color:#f1f1f180}50%{background-color:#00fea5}to{background-color:#f1f1f180}}.col-indiv{width:200px}.sat{-webkit-filter:saturate(0);filter:saturate(0)}.arrowCheckAll:hover~.sat,.sat:hover{-webkit-filter:saturate(1);filter:saturate(1)}.app-card{background:#f1f1f180}.app-card:hover{background:#00ff7353}.current-lang:hover{background:#90a4ae}.current-lang2{margin-bottom:15px;margin-top:15px}.current-lang2:hover{background:#90a4ae}.current-lang3:hover{background:#f1f1f180}.format-select-button{margin-bottom:5px;margin-top:5px;background-color:#90a4ae}.format-select-button:hover{background:#90a4ae}.footer-new-ext{position:fixed;bottom:0}.shareT{display:-webkit-flex;display:-moz-box;display:flex}@media only screen and (max-width:300px){.shareT{display:none}}.moreMT{display:block}@media only screen and (min-width:900px){.dropdown-all{display:none}}@media only screen and (max-width:900px){.dropdown-all-audio,.dropdown-all-documents,.dropdown-all-image,.dropdown-all-text,.dropdown-all-video{display:none}.dropdown-all-places{display:block}.dropdown-all-blog,.dropdown-blog,.dropdown-places{display:none}}@media only screen and (max-width:840px){.dropdown-places{display:none}.dropdown-all-places{display:block}}@media only screen and (max-width:740px){.dropdown-documents{display:none}.dropdown-all-documents{display:block}}@media only screen and (max-width:660px){.dropdown-text{display:none}.dropdown-all-text{display:block}}@media only screen and (max-width:560px){.dropdown-video{display:none}.dropdown-all-video{display:block}}@media only screen and (max-width:460px){.dropdown-image{display:none}.dropdown-all-image{display:block}}@media only screen and (max-width:350px){.dropdown-audio{display:none}.dropdown-all-audio{display:block}}.back-hero{max-width:950px;margin:auto;padding:60px 0;text-align:left;position:relative;background:-moz-linear-gradient(60deg,rgba(255,241,189,.9),rgba(243,255,243,.9));background:linear-gradient(30deg,rgba(255,241,189,.9),rgba(243,255,243,.9));overflow:hidden}@media (min-width:950px){.back-hero{border-radius:20px}}.back-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:-moz-linear-gradient(60deg,rgba(255,43,131,.9),hsla(26,98%,74%,.9));background:linear-gradient(30deg,rgba(255,43,131,.9),hsla(26,98%,74%,.9));-webkit-clip-path:polygon(0 0,100% 15%,100% 85%,0 100%);clip-path:polygon(0 0,100% 15%,100% 85%,0 100%);z-index:-1}.hero-content{max-width:620px;margin:auto;background-color:transparent;padding:20px;border-radius:8px}.hero-title{font-size:24px;font-weight:700}.hero-body,.hero-title{color:#24292e;letter-spacing:-.2px;margin:0}.hero-body{font-size:16px}.custom-counter{margin:0;padding:0;list-style-type:none}.custom-counter li{counter-increment:step-counter;margin-bottom:40px;position:relative;padding-left:45px}.custom-counter li:before{position:absolute;left:-5px;content:counter(step-counter);margin-right:5px;font-size:90%;background-color:#00fe7e;color:#24292e;font-weight:700;padding:6px 12px;border-radius:3px;margin-top:-3px}.featuresContainer{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;margin-top:30px}.featureItem{width:45%;padding-top:30px}@media (max-width:700px){.featureItem{width:100%}}.accordion{max-width:720px;padding-top:20px}.accordion-title{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;cursor:pointer;border-radius:5px;font-size:16px;font-weight:700;margin-top:20px}.accordion-title,.accordion-title:hover{background-color:#f1f1f180}.accordion-content,.accordion-title{padding:20px}@media screen and (max-width:700px){.accordion{width:90%}}.dropdown-all-eco,.dropdown-all-places{display:block}.dropdown-all{margin-left:10px}.button-start{color:#fff;cursor:pointer;border:none;outline:none;border-radius:20px;background:#000;-webkit-box-shadow:0 2px 10px 3px #afafaf;box-shadow:0 2px 10px 3px #afafaf}.button-start:hover{color:#fff;background:#555}.button-start:active{color:#fff;background:#888}.my-share-white{color:#fff;cursor:pointer}.my-share-white:hover{color:#7a7a7a}.my-share-black{color:#24292e;cursor:pointer}.my-share-black:hover{color:#7a7a7a}a:link{text-decoration:none}.bar-item:hover{background:#f1f1f180}.scroller{position:absolute;top:0;left:0;bottom:0;overflow-y:scroll}html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}summary{display:list-item}audio,progress,video{display:inline-block}progress{vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline-width:0}img{border-style:none}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}button,input,optgroup,select,textarea{font:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}[type=checkbox],[type=radio]{padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}h1{font-size:36px}h2{font-size:30px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}.serif,h1,h2,h4,h5,h6{font-family:Inter}h1,h2,h4,h5,h6{font-weight:400;margin:10px 0}.wide{letter-spacing:4px}hr{border:0;border-top:1px solid #eee;margin:20px 0}.image{max-width:100%;height:auto}img{vertical-align:middle}.btn,.button,a{color:inherit}.btn,.button{font-size:14px;font-weight:400;border-radius:5px;border:none;display:inline-block;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap;outline:none}.btn:hover{-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);box-shadow:0 8px 16px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.btn,.button{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:disabled,.button:disabled,.disabled{cursor:not-allowed;opacity:.3}.disabled *,:disabled *{pointer-events:none}.btn.disabled:hover,.btn:disabled:hover{-webkit-box-shadow:none;box-shadow:none}.ul{list-style-type:none;padding:0;margin:0}.ul li{padding:8px 16px;border-bottom:1px solid #ddd}.ul li:last-child{border-bottom:none}.input{padding:8px;display:block}.input,.select{border:none;border-bottom:1px solid #ccc;width:100%}.select{padding:9px 0}.dropdown-click,.dropdown-hover{position:relative;display:inline-block;border:none}.dropdown-hover:hover .dropdown-content{display:block}.dropdown-click:hover,.dropdown-click:hover>.button:first-child,.dropdown-hover:first-child,.dropdown-hover:hover>.button:first-child{border:none}.dropdown-content{min-width:160px;z-index:1}.dropdown-content,.dropdown-share{cursor:auto;color:#000;background-color:#fff;display:none;position:absolute;margin:0;padding:0}.dropdown-share{min-width:40px;z-index:20}.check,.radio{width:24px;height:24px;position:relative;top:6px}.bar-block .dropdown-click,.bar-block .dropdown-hover{width:100%}.bar-block .dropdown-click .dropdown-content,.bar-block .dropdown-hover .dropdown-content{min-width:100%}.bar-block .dropdown-click .button,.bar-block .dropdown-hover .button{width:100%;text-align:left;padding:8px 16px}#main,.main{-webkit-transition:margin-left .4s;-moz-transition:margin-left .4s;transition:margin-left .4s}.bar{width:100%;overflow:hidden}.center .bar{display:inline-block;width:auto}.centered-error{position:fixed;text-align:center;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.button-browse{color:#fff;background:#2f315a}.button-browse:hover{color:#fff;background:#0d47a1}.button-o{color:#fff;background:#1a73e8}.button-o:hover{color:#fff;background:#1253a7}.button-down:hover{background:#c5ffe2}.button-down{background:#5affac}.button-conv{background:#2f315a}.button-conv:hover{background:#0d47a1}.button-down-downloaded,.button-down-downloaded:hover{background:#5affac}.button-delete:hover{background:#ffc8d0}.button-delete{background:#ff7c8f}.button-format{padding:2px;text-align:center;color:#fff;background-color:#343434;margin:4px;width:70px;outline:none;cursor:pointer;border:none;border-radius:3px}.button-format:hover{color:#343434;background:#000}.bar .bar-item,.lang-menu-item{float:left;width:auto;border:none;display:block;outline:0}.lang-menu-item{font-size:14px;line-height:18px;font-weight:400;paddingleft:8px}.bar .dropdown-click,.bar .dropdown-hover{position:static;float:left}.bar .button{white-space:normal}.menu-ulist{list-style-type:none;padding-left:0;margin:0}.bar-block .bar-item{width:100%;display:block;text-align:left;border:none;white-space:normal;float:none;outline:0;padding:16px 12px 16px 10px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-content:center;align-content:center;font-size:14px;font-weight:400;color:#24292e}.bar-block.center .bar-item{text-align:center}.block{display:block;width:100%}.auto,.content{margin-left:auto;margin-right:auto}.content{max-width:980px}.auto{max-width:1140px}.hide{display:none!important}.show{display:-webkit-flex!important;display:-moz-box!important;display:flex!important}.show,.show-block{display:block!important}.show-inline-block{display:inline-block!important}@media (max-width:1205px){.auto{max-width:95%}}@media (max-width:600px){.modal-content{margin:0 10px;width:auto!important}.modal{padding-top:30px}.dropdown-click.mobile .dropdown-content,.dropdown-hover.mobile .dropdown-content{position:relative}.hide-small{display:none!important}.mobile{display:block;width:100%!important}.bar-item.mobile,.dropdown-click.mobile,.dropdown-hover.mobile{text-align:center}.dropdown-click.mobile,.dropdown-click.mobile .btn,.dropdown-click.mobile .button,.dropdown-hover.mobile,.dropdown-hover.mobile .btn,.dropdown-hover.mobile .button{width:100%}}.bottom,.top{position:fixed;width:100%;z-index:1}.top{top:0}.bottom{bottom:0}.overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:10}.word-box::-webkit-scrollbar{width:10px}.word-box::-webkit-scrollbar-thumb{border-radius:10px;background-color:#24292e}.format-scrollbar{scrollbar-width:thin;scrollbar-color:#24292e #fff}.format-scrollbar::-webkit-scrollbar{width:8px}.format-scrollbar::-webkit-scrollbar-track{background:#fff}.format-scrollbar::-webkit-scrollbar-thumb{background-color:#24292e;border-radius:20px}.overlay-lang{position:fixed;display:none;width:100%;height:100%;top:0;left:0;background-color:transparent}.spin{-webkit-animation:spin 2s linear infinite;-moz-animation:spin 2s linear infinite;animation:spin 2s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-moz-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);transform:rotate(359deg)}}.border{border:1px solid #ccc!important}.button:hover{border:none}.hover-none:hover,.transparent{background-color:transparent!important}.hover-none:hover{-webkit-box-shadow:none!important;box-shadow:none!important}.quick-guide{border-radius:20px;padding:10px 20px;max-width:500px;background-color:#fff;-webkit-box-shadow:0 2px 15px rgba(0,0,0,.1);box-shadow:0 2px 15px rgba(0,0,0,.1);font-size:14px;font-family:Helvetica Neue,Arial,sans-serif}.quick-guide ul{list-style-type:none;padding:0}.quick-guide ul li{background-color:#f7f7f7;margin-bottom:10px;padding:5px;border-radius:10px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.1);box-shadow:0 2px 5px rgba(0,0,0,.1)}.quick-guide kbd{padding:3px 5px;font-family:monospace;background-color:#eee;border-radius:3px;-webkit-box-shadow:1px 1px 2px rgba(0,0,0,.1);box-shadow:1px 1px 2px rgba(0,0,0,.1);margin:0 2px}.quick-guide ul li kbd{font-weight:700;color:#555}.instructions-container kbd{padding:3px 5px;font-family:monospace;background-color:#eee;border-radius:3px;-webkit-box-shadow:1px 1px 2px rgba(0,0,0,.1);box-shadow:1px 1px 2px rgba(0,0,0,.1);margin:0 2px}.instructions-container ul li kbd{font-weight:700;color:#555}.no-bullets{list-style-type:none;padding-left:0}.guides-intro{margin:auto;max-width:650px;font-family:Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.6;color:#333;text-align:left}.guides-intro a:hover{text-decoration:underline;color:#007bff}.table-of-contents{margin:auto;max-width:650px;min-height:200px;padding-top:20px;font-family:Arial,sans-serif;font-size:16px;line-height:1.6}.table-of-contents ul{list-style:none;margin:0;padding-left:0}.table-of-contents li{margin-bottom:10px}.table-of-contents a{text-decoration:none;color:#007bff;-webkit-transition:color .3s ease;-moz-transition:color .3s ease;transition:color .3s ease}.table-of-contents a:hover{color:#0055af}.last-updated{font-size:14px;color:#3949ab;margin-top:0;margin-bottom:24px}.instructions-container{margin:auto;max-width:650px;color:#333;background-color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.6;padding-top:10px;font-size:16px}.instructions-container ol,.instructions-container ul{margin-left:20px;padding-left:0;list-style-position:inside}.instructions-container li{margin-bottom:10px;padding-left:4px}.instructions-container strong{color:#24292e;font-weight:700}.instructions-container code{background-color:#f5f5f5;border-radius:4px;padding:2px 4px;font-family:Consolas,Courier New,Courier,monospace;font-size:14px}.instructions-container h2{color:#333;border-bottom:2px solid #eaeaea;padding-top:8px;padding-bottom:8px;margin-bottom:20px;font-size:24px;font-weight:700;text-align:left}.features-section{max-width:950px;margin:auto;padding:60px 0;text-align:left;position:relative;background:-moz-linear-gradient(60deg,rgba(255,253,195,.9),rgba(219,56,56,.9));background:linear-gradient(30deg,rgba(255,253,195,.9),rgba(219,56,56,.9));overflow:hidden}.features-image{margin-top:0}@media (max-width:620px){.features-image{margin-top:-60px}}@media (min-width:950px){.features-section{border-radius:20px}}.features-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:-moz-linear-gradient(60deg,rgba(255,226,78,.9),rgba(0,33,19,.9));background:linear-gradient(30deg,rgba(255,226,78,.9),rgba(0,33,19,.9));-webkit-clip-path:polygon(0 0,100% 15%,100% 85%,0 100%);clip-path:polygon(0 0,100% 15%,100% 85%,0 100%);z-index:-1}.features-container{max-width:660px;margin:auto;padding:0 20px}.feature-word{font-size:24px;color:#fff;font-weight:700;padding-top:40px;letter-spacing:-.2px}.feature-item{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;max-width:480px}.feature-title{font-size:18px;margin-bottom:5px;margin-top:5px}.feature-body,.feature-title{color:#24292e;letter-spacing:-.2px}.feature-body{font-size:16px}.features-list{list-style-type:none;padding:10px;margin:auto;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;grid-gap:10px;gap:10px}.feature-item{background-color:#fff9f8;border-radius:8px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.1);box-shadow:0 4px 8px rgba(0,0,0,.1);padding:20px;margin-bottom:10px}@media (max-width:768px){.features-container{padding:0 10px}.feature-item,.features-list{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}.feature-item,.features-container,.imgbox{position:relative;z-index:2}.appnew-ads{min-height:280px;margin:auto;text-align:center;background:"#ffffff"}.appnew-top-header{height:60px;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding-right:10px;padding-left:10px;top:0;max-width:970px;margin:auto}.appnew-flex-grow,.appnew-top-header{display:-webkit-flex;display:-moz-box;display:flex}.appnew-flex-grow{-webkit-flex-grow:1;-moz-box-flex:1;flex-grow:1}.appnew-header-logo{display:-webkit-flex;display:-moz-box;display:flex}.appnew-header-img{opacity:.9;margin-top:10px;text-align:center;height:36px;border:none;background:none}.appnew-title-margin{margin-top:20px;margin-bottom:10px}.appnew-header-title{display:-webkit-flex;display:-moz-box;display:flex;font-size:28px;font-weight:700;color:#24292e;letter-spacing:-1px;margin-left:5px;margin-top:28px;margin-bottom:22px;line-height:0px}.appnew-header-subtitle{font-size:14px;font-weight:500;letter-spacing:-.2px;margin-left:1px;margin-top:4.5px;line-height:0px}.appnew-menu{position:static;width:100%;z-index:9999999;max-width:970px;margin:auto;left:0;right:0;padding:0 10px}.appnew-footer{background:#24292e;padding:20px}.appnew-footer,.appnew-footer-content{display:-webkit-flex;display:-moz-box;display:flex}.appnew-footer-content{-webkit-flex-grow:1;-moz-box-flex:1;flex-grow:1;max-width:970px;-webkit-align-items:center;-moz-box-align:center;align-items:center}.appnew-footer-img{height:40px;border:none;background:none;padding-left:10px}.appnew-footer-text{font-size:14px;color:#898d9a;font-weight:400;text-align:left;padding-left:40px}.appnew-footer-links{color:#dadada;display:inline-block;padding-bottom:5px}.appnew-footer-link{padding-left:10px}.appnew-copyright{font-size:12px}.appnew-footer-contact{font-size:12px;padding-left:10px;color:#898d9a}.appnew-width-100{width:100%;margin:auto}.appnew-content-box{min-height:300px;padding-top:40px}.appnew-language-menu{height:50px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding:10px;-webkit-justify-content:right;-moz-box-pack:right;justify-content:right;top:0;max-width:970px;margin:auto}.appnew-content-padding{width:100%;max-width:750px;margin:auto;padding:20px}.appnew-title-container{background:#fff;margin:auto;text-align:center;padding-top:20px}.appnew-title-img{margin-bottom:20px;height:50px;border:none;background:none}.appnew-h1{font-weight:700;color:#24292e;letter-spacing:-1px;opacity:1;text-align:center;margin:auto;max-width:650px}.appnew-date-text{font-family:Helvetica Neue,sans-serif;color:#888;font-size:14px;margin-top:15px}.appnew-date-weight{font-weight:500}.appnew-min-height{min-height:1000px}.appnew-main-div{width:100%;margin:auto}.appnew-lang-menu{height:50px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding-right:10px;padding-left:10px;-webkit-justify-content:right;-moz-box-pack:right;justify-content:right;top:0;max-width:970px;margin:auto}.appnew-post-container{width:100%;max-width:750px;margin:auto;padding:60px 20px 20px}.appnew-title-image{margin-bottom:20px}.appnew-h2{white-space:pre-line;color:#24292e;font-weight:400;text-align:center;letter-spacing:0;max-width:500px;padding-bottom:0;margin:10px auto auto}.appnew-bottom-div{width:100%;padding-bottom:20px}.appnew-circular-progress{width:100px;height:100px;margin:-205px auto 115px;z-index:0}.appnew-main-width-margin{width:100%;margin:auto}.appnew-title-text{font-size:36px;font-weight:700;color:#24292e;letter-spacing:-1px;opacity:1;text-align:center;margin:auto;max-width:650px}.tool-item{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;background:#f1f1f1;height:40px;font-size:14px;font-weight:400;color:#24292e;padding-left:10px}