:root{--select-color:#e6f2f5}body{margin:0;font-family:"Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}footer{position:static;width:100%;background-color:#005dc2;color:#fff;text-align:center;margin-top:2rem;box-shadow:0 -2px 6px rgba(0,0,0,.26)}.site{height:100%;min-height:100vh;position:relative}.flex-container{justify-content:center;align-items:center}.slide-in-left-enter{transform:translateX(-100%)}.slide-in-left-enter-active{transition:all .2s}.slide-in-left-enter-active,.slide-in-left-exit{transform:translateX(0);opacity:1}.slide-in-left-exit-active{transform:translateX(-100%);opacity:0;transition:all .2s}.button{box-sizing:border-box;border:1px solid #ccc;border-radius:4px;width:200px;text-align:center;margin:1rem .5rem;padding:.5rem;cursor:pointer;align-self:center}.button:hover{background-color:#edf1fb}.button-ios-android:hover{background-color:#000}.not-display{display:none}.error-badge{margin-left:4%;margin-right:3%;background-color:#f44336}.error-badge,.success-badge{color:#fff;border-radius:6px;padding:0 6px;text-align:center}.success-badge{margin-left:5px;background-color:#4caf50;font-size:1rem;font-weight:500}.sticky{position:-webkit-sticky;position:sticky;top:60px}.bilet-video{width:100%;height:400px}.skeleton{animation:skeletonloading 1.3s ease-in-out infinite;width:100%;min-height:50px;height:100%;background-color:#e0e0e0;border-radius:10px;margin:0!important}.special-theory-block{width:100%;height:100%;max-height:350px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@media only screen and (max-device-width:568px) and (-webkit-min-device-pixel-ratio:2){.answer:hover,.next-button:hover,.no-mobile-hover:hover{background-color:unset!important}.pb-4{padding-bottom:4rem!important}.bilet-video{height:250px}}.side-bar-tickets{padding:0;grid-column:9/12;box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12);background-color:#fff;border-radius:15px;border:1px solid #d3d3d3;overflow:hidden;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.side-bar-scroll{overflow:hidden;overflow-y:scroll;min-height:0;max-height:260px}.side-bar-by-theme-item{display:flex;align-items:center;justify-content:space-between;border-radius:15px;cursor:pointer;padding:1rem;margin-bottom:1.1rem;background-color:#fff;box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12);transition:all .3s cubic-bezier(.25,.8,.25,1)}.tabs{display:flex;justify-content:space-around;background-color:#ececec}.tabItem{width:100%;text-align:center}.active-tab{background-color:#fff;font-weight:700}.non-active-tab-left{box-shadow:inset -8px -8px 20px -15px hsla(0,0%,56.1%,.64);border-right:1px solid #ccc;border-bottom:1px solid #ccc}.non-active-tab-right{box-shadow:inset 8px -8px 20px -15px hsla(0,0%,56.1%,.64);border-left:1px solid #ccc;border-bottom:1px solid #ccc}.tabs-link{display:block;padding:.7rem 0}.loader-tabs{border:5px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:40px;height:40px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media only screen and (min-device-width:320px) and (max-device-width:568px) and (-webkit-min-device-pixel-ratio:2){.side-bar-tickets{margin:0;box-shadow:none}.side-bar-by-theme-item:hover{box-shadow:none}}.ticket-item{border-bottom:1px solid #ccc;padding:.73rem .5rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.ticket-item-head{font-weight:800;padding:.8rem .5rem .2rem;cursor:default;font-size:1.2rem;border-bottom:1px solid #d3d3d3}.rule-item{padding:.75rem 1rem;cursor:pointer;justify-content:space-between;align-items:center}.ticket-item-center{justify-content:center}.ticket-item-link{text-decoration:none;color:#000}.rule-item:hover,.ticket-item:hover{background-color:#f2f3f5}.active-ticket-item{background-color:#e6f2f5}.active-ticket-item:hover{background-color:#d4e9ee}.check-icon{margin-right:2%}.red-text{color:#ff9797;opacity:1!important}.green-text{color:#a3d9a3;opacity:1!important}.display-none{display:none}.question{margin:0 .5rem 1.1rem;font-size:1.1rem}.question-badje{display:inline-block;background-color:#0067bf;color:#fff;border-radius:4px;padding:.2rem .3rem}.hint-button{border:1px solid #ccc;border-radius:4px;width:100px;text-align:center;margin:5px .5rem;padding:.5rem;background-color:#f8f8a6;cursor:pointer}.hint-button:hover{background-color:#ffff67}.hint-text{margin:1rem .5rem;background-color:#f8f8a6;padding:1rem}.controll-buttons{display:flex;justify-content:center;align-content:center}.next-button{box-sizing:border-box;border:1px solid #ccc;border-radius:4px;max-width:200px;text-align:center;margin:5px .5rem;padding:.5rem;cursor:pointer;align-self:center}.controll-buttons-col{flex-direction:column}.ticket-body-thumbnail{position:relative;width:100%;height:100%;min-height:100px;margin-bottom:.8rem}.ticket-body-thumbnail-placeholder{position:absolute;top:0;left:.5rem;width:calc(100% - 1rem);height:100%;background-color:#d3d3d3;animation:skeletonloading 1.6s ease-in-out infinite}.ticket-body-thumbnail-placeholder.hidden{animation:fadeOut .25s ease-in-out normal;opacity:0}@media only screen and (min-device-width:320px) and (max-device-width:568px) and (-webkit-min-device-pixel-ratio:2){.controll-buttons{margin-top:1.5rem;margin-bottom:.5rem}}@media only screen and (max-width:600px){.question{margin:0 .5rem .5rem}.ticket-body-thumbnail{margin-bottom:.65rem}.ticket-body-thumbnail-placeholder{width:100%;left:0}}@media only screen and (max-width:305px){.hint-button{align-self:center}.controll-buttons{flex-direction:column}}@media (hover:hover) and (pointer:fine){.next-button:hover{background-color:#edf1fb}}@media (hover:none){.next-button:active{background-color:#edf1fb}}.ticket-header{padding:.3rem 0 0;display:flex;justify-content:space-between;align-items:center;margin:0 1rem}.ticket-header i{font-size:1.5rem;color:#a0a0a0;cursor:pointer}.easy-pointer{padding:.35rem 1rem .35rem .2rem}.easy-pointer:hover>i{color:#444}.timer{letter-spacing:1px;width:51px;height:20px;text-align:center;font-weight:700}.error-header{font-size:1.6rem;margin-right:2.2rem!important}@media only screen and (min-device-width:320px) and (max-device-width:568px) and (-webkit-min-device-pixel-ratio:2){.easy-pointer:hover{background-color:unset!important;color:unset!important}}*{box-sizing:border-box}.App{text-align:center}table{width:100%;border-collapse:collapse;margin-bottom:20px;font-family:Arial,sans-serif;overflow-x:auto;-webkit-overflow-scrolling:touch}th{background-color:#f2f2f2;padding:12px;text-align:left;border-bottom:1px solid #ddd}tr:nth-child(2n){background-color:#f9f9f9}td{padding:10px;border-bottom:1px solid #ddd}tr:hover{background-color:#e0e0e0}.mx-05{margin:0 .5rem}.mx-1{margin:0 1rem}.my-05{margin:.5rem 0}.mb-2{margin-bottom:2rem}.mb-22{margin-bottom:2.2rem!important}.my-1{margin-top:1rem!important;margin-bottom:1rem!important}.my-2{margin-top:2rem!important;margin-bottom:2rem!important}.ml-05{margin-left:.5rem!important}.mr-05{margin-right:.5rem!important}.ml-1{margin-left:1rem}.mr-1{margin-right:1rem}.ml-2{margin-left:2rem!important}.mr-2{margin-right:2rem!important}.center-text{text-align:center}.right-text{text-align:right}body{background-color:#f8f8f8}a{text-decoration:none;color:#000}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.red-font{color:red}.flex-container{display:flex}.flex-left{justify-content:start}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.shared-card{box-shadow:0 3px 3px -2px rgba(0,0,0,.1),0 3px 4px 0 rgba(0,0,0,.06),0 1px 8px 0 rgba(0,0,0,.06);background-color:#fff;margin:0 8px 20px;padding:8px 8px 1.2rem;border-radius:15px;border:1px solid #d3d3d3}.vk-card{padding:0 8px;margin-bottom:40px}.grid-container{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:10px;grid-auto-rows:minmax(100px,auto);max-width:1240px;margin:0 auto;grid-template-areas:"dash-board side-bar side-bar" "video-section-main-page  " "footer footer footer";position:relative}.dash-board{grid-column:2/9;grid-row:auto;grid-area:"dash-board"}.side-bar{grid-column:9/12;grid-row:auto;grid-area:"side-bar"}.video-section-main-page{grid-column:2/12;grid-row:auto;grid-area:"video-section-main-page"}main{margin-top:4.4rem}.content-block{padding:0;grid-column:9/12;box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12);background-color:#fff;border-radius:15px;border:1px solid #d3d3d3;overflow:hidden;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.content-block:not(:first-child){margin-top:1rem}.adblock-after-task{margin:50px 8px 30px;max-height:400px}.adblock-after-task-only-mobile,.only-mobile{display:none}@media only screen and (max-width:660px){.grid-container{display:flex;flex-direction:column}main{margin-top:2.5rem}.shared-card{box-shadow:none;margin:0;padding:8px;border-radius:none;border:none}body{background-color:#fff}.vk-card{padding:0}.mobile100vh{min-height:100vh;margin-bottom:2rem}.adblock-after-task{margin:15px 8px 30px;max-height:400px}.adblock-after-task-only-mobile{display:block;margin:0 8px 30px;max-height:400px;background-color:#c7c7c7;width:100%;height:400px}}.video-section-nav{background-color:#fff;position:fixed;height:100vh;z-index:10;width:150px;top:0;margin-top:1.1rem}.video-section-main{margin-left:11rem;margin-right:1rem}.video-section-nav-item{padding:.75rem 1.25rem;display:block;color:#030303}.video-section-exit{margin-top:4rem}.video-section-nav-item-activ{background-color:#acdaff;position:relative}.video-section-nav-item-activ:after{content:"";background-color:#0267bf;width:6px;height:100%;position:absolute;right:0;top:0}.video-section-nav-item:hover{color:#000;background-color:#e8f5ff}.video-section{display:grid;grid-template-columns:repeat(auto-fill,minmax(330px,1fr));grid-gap:20px;margin:0 auto 2.5rem}@media only screen and (max-width:600px){.video-section-nav{width:70%}.video-section-main{margin:2.8rem 0 0}.video-section{margin:0 auto;display:flex;flex-wrap:wrap;grid-gap:20px;gap:20px;flex-direction:column}}@media screen and (min-width:2500px){.video-section{grid-template-columns:repeat(auto-fill,minmax(500px,1fr))}}.video-preview-mini{display:flex;margin-bottom:20px;width:350px;cursor:pointer;justify-content:center;align-items:center}.video-preview-maxi{display:flex;width:100%;overflow:hidden;flex-direction:column;cursor:pointer;margin:0 auto}.video-preview-maxi img{width:100%;height:100%;object-fit:cover}.video-preview-maxi-skeleton{display:flex;width:330px;height:200px;flex-direction:column;cursor:pointer;background-color:#e0e0e0;border-radius:10px;animation:skeletonloading 1.3s ease-in-out infinite;margin:0 auto}@keyframes skeletonloading{0%{opacity:.35}50%{opacity:1}to{opacity:.35}}.video-preview-maxi .thumbnail img{max-width:100%}.thumbnail{flex-shrink:0;position:relative;width:100%;min-height:200px}.thumbnail img{max-width:120px;border-radius:10px}.info{flex-grow:1;margin:.4rem .8rem}.title{font-size:.95em;margin:0}.channel{margin:5px 0}.channel,.publishedAt{color:#454545;font-size:.9em}.publishedAt{margin:0}.one-video-layout{display:grid;grid-template-columns:4fr 2fr;grid-template-rows:1fr;grid-gap:20px;gap:20px;grid-template-areas:"video-player  related-videos" "video-player  related-videos" "full-width-section  full-width-section";margin:0 auto}.special-preview-block{width:100%;height:100%;max-height:330px}.special-one-video-block{width:100%;height:100%;max-height:360px;margin-bottom:8px}.video-player{grid-area:video-player}.related-videos{grid-area:related-videos;grid-row:1/4}.full-width-section{grid-area:full-width-section;grid-row:auto;width:100%;margin-top:2.5rem}.video-player{width:100%;height:100%}.video-player-video-title{font-size:1.5rem;margin:0 0 .5rem}.video-avatar{width:30px;height:30px;border-radius:50%;margin-right:10px;background-color:#d3d3d3}@media screen and (max-width:1000px){.one-video-layout{grid-template-columns:1fr;grid-template-rows:1fr;grid-template-areas:"video-player" "related-videos" "full-width-section"}.video-player{width:100%;height:450px}.related-videos{width:100%;height:100%;grid-row:inherit}.video-preview-maxi{width:100%;max-width:100%;margin:0 auto}.thumbnail{margin:0}.special-one-video-block,.special-preview-block{height:400px}}@media screen and (max-width:600px){.video-preview-maxi{width:100%;max-width:100%}.thumbnail{margin:0}.thumbnail img{border-radius:0;max-width:100%;object-fit:cover}.video-player{height:290px}.video-player-info{margin:0 .8rem}.video-player-video-title{font-size:1.1rem}.channel-name{margin:0}}@media screen and (max-width:400px){.video-player{height:250px}}@media screen and (min-width:1001px){.video-player{max-width:1050px;height:550px}}@media screen and (min-width:2000px){.one-video-layout{grid-template-columns:5fr 3fr}.video-player{max-width:1500px;height:700px}.video-preview-maxi-skeleton{max-width:500px;height:310px}}@media screen and (min-width:2500px){.video-preview-maxi{max-width:500px}.video-preview-maxi-skeleton{width:100%;height:300px}}@media screen and (min-width:2700px){.one-video-layout{grid-template-columns:6fr 4fr}.video-player{max-width:2000px;height:800px}}.main-navigation__menu-btn{width:3rem;height:2rem;background:transparent;border:none;display:flex;flex-direction:column;justify-content:space-around;align-items:flex-end;padding:0;cursor:pointer}.main-navigation__menu-btn span{display:block;width:2rem;height:2.5px;background:#fff}.main-navigation__title{color:#fff;font-size:1.1rem}.main-navigation__title #main-navigation-date-link{font-size:1.1rem}.main-navigation-link{padding:.6rem 0}.main-navigation-logo{width:2rem;height:2rem;display:block}.main-navigation-link:hover{text-decoration:underline}.main-navigation__title a{text-decoration:none;color:#fff;font-family:helvetica;letter-spacing:.4px}.main-navigation__header-nav{display:none}.main-navigation__drawer-nav{height:100%}.categories-context-menu-info{font-weight:700;color:#fff;padding-left:6px}@media (min-width:600px){.main-navigation__menu-btn{display:none}.main-navigation__header-nav{display:block}}@media (max-width:290px){.main-navigation__title{font-size:1.15rem}#main-navigation-home-link{display:none}}@media (max-width:250px){.main-navigation__title{font-size:1rem;margin-right:5px}#main-navigation-date-link,#main-navigation-home-link{display:none}}.main-header{width:100%;height:3rem;display:flex;align-items:center;position:fixed;top:0;left:0;background:#0267bf;box-shadow:0 2px 6px rgba(0,0,0,.26);padding:0 1rem;z-index:100}.main-header-content{width:1015px}.main-header-content,.video-header-content{margin:0 auto;display:flex;align-items:center;justify-content:space-between}.video-header-content{width:100%}@media (min-width:768px){.main-header{justify-content:space-between}}@media only screen and (max-width:600px){.main-header{height:2.9rem}}.side-drawer{z-index:1000;width:70%;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.26)}.backdrop,.side-drawer{position:fixed;left:0;top:0;height:100vh}.backdrop{width:100%;background:rgba(0,0,0,.75);z-index:101}.react-calendar{width:350px;max-width:100%;background-color:#fff;color:#222;border-radius:8px;box-shadow:0 3px 10px rgba(0,0,0,.2);font-family:"Arial",sans-serif;line-height:1.125em;border:none}.react-calendar__navigation button{color:#0062cc;font-size:1.2em}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__tile{max-width:100%;text-align:center;padding:.75em .5em;background:none;border:none;border-radius:6px;outline:none}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6f7ff;cursor:pointer}.react-calendar__tile--active{background-color:#0062cc;color:#fff}.highlight-calendar{background-color:#90ee90;color:#000;border-radius:0}.calendar-container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:100;background-color:#fff;border-radius:8px;box-shadow:0 3px 10px rgba(0,0,0,.2);border:1px solid #ccc;max-width:350px}.calendar-container p{color:#000;font-weight:400;font-size:1rem}.calendar-container h3{color:#000}.close-calendar{position:absolute;top:10px;right:10px;cursor:pointer;z-index:101;color:#000}.calendar-overlay{position:fixed;top:0;left:0;width:100%;height:150%;background-color:rgba(0,0,0,.5);z-index:99}.visit-counter p{margin:0;padding:0}@media only screen and (max-width:400px){.react-calendar{width:100%}}.alert{position:fixed;z-index:100;border-radius:6px;top:80px;right:15px;width:100%;max-width:320px;height:100px;color:#fff;padding:10px;box-shadow:0 2px 6px rgba(0,0,0,.26);animation-duration:.5s;animation-name:slidein;cursor:pointer;display:flex;align-items:center;justify-content:center}@keyframes slidein{0%{right:-1000px}to{right:15px}}.alert[goout="0"]{right:-1000px;animation:goOut .5s}@keyframes goOut{0%{right:15px}to{right:-1000px}}.alert-unlock{background:rgba(81,163,81,.9)}.alert-unlock:hover{background:rgba(81,163,81,.95)}.achivmentAlertImg{width:15%;margin:0 5px;animation-name:rotation;animation-iteration-count:2;animation-timing-function:linear;animation-duration:1s}@keyframes rotation{0%{transform:rotateY(0deg)}50%{transform:rotateY(180deg)}to{transform:rotateY(1turn)}}@media only screen and (min-device-width:320px) and (max-device-width:568px) and (-webkit-min-device-pixel-ratio:2){.alert{right:0;top:70px;width:100%}.achivmentAlertImg{margin:0 15px}}@media only screen and (max-device-width:320px) and (-webkit-min-device-pixel-ratio:2){.alert{right:0;top:70px;width:100%;word-break:break-word}.achivmentAlertImg{margin:0 15px}}.article-container{margin:0 auto;max-width:800px;padding:0 1.1rem}.article-container p img{display:block;margin:0 auto}.article-container ul{line-height:1.7}.toc{border:1px solid #ccc;padding:10px;border-radius:5px;margin-bottom:20px;background-color:#f7f7f7}.toc-heading{font-size:2rem;font-weight:700;line-height:1.2}.toc-fishki{display:flex;align-items:center;grid-gap:20px;gap:20px;margin-bottom:1.5rem}.toc-li a{margin:0;color:#1a0dab;line-height:1.7}.toc-li a,.toc-ul{list-style-type:none;padding:0}.toc-ul{margin:0 0 0 1rem}.article-container p{font-size:1.1rem;line-height:1.5;word-wrap:break-word}.article-snippet{display:flex;max-width:800px}.snippet-item__image{width:300px;height:inherit;overflow:hidden}.articles-sticky-sidebar-block{position:-webkit-sticky;position:sticky;top:60px;max-height:600px}.articles-sidebar-block,.articles-sticky-sidebar-block{width:100%;max-width:300px;margin:0 .5rem}@media screen and (max-width:768px){.article-container{padding:0 5px}.toc-heading{font-size:1.8rem}.toc-fishki{display:block}.article-container h2{font-size:1.4rem}.article-container p{font-size:1.1rem}}@media screen and (max-width:660px){.articles-side-bar{display:none}}:root{--very-dark-grayish-blue:#48556a;--desaturated-dark-blue:#6d7f97;--light-grayish-blue:#ecf2f8;--grayish-blue:#9eafc2;--white:#fff}.special-article-block{max-height:350px;width:100%;height:100px;background-color:#7fffd4}.article-card{display:flex;max-width:730px;border-radius:10px;box-shadow:6px 6px 5px rgba(0,0,0,.02),25px 25px 20px rgba(0,0,0,.03),100px 100px 80px rgba(0,0,0,.05);margin-bottom:2.2rem;position:relative}.article-img-box{display:block;height:100%;border-radius:10px 0 0 10px;max-width:300px;object-fit:cover;background-color:var(--light-grayish-blue)}.article-banner{position:relative;object-position:left;transition:all .5s ease}.article-banner,.article-img-box img{width:100%;height:100%;object-fit:cover}.article-card:hover .article-banner{transform:scale(1.1)}.article-content{background:var(--white);padding:30px 35px 32px 30px;border-radius:0 10px 10px 0}.article-title{font-size:20px;color:var(--very-dark-grayish-blue);margin-bottom:12px;line-height:1.4}.article-text,.article-title:hover{color:var(--desaturated-dark-blue)}.article-text{font-size:var(--fs-13);line-height:1.4;margin-bottom:18px}.acticle-content-footer{justify-content:space-between}.acticle-content-footer,.author{display:flex;align-items:center}.author-avatar{width:40px;height:40px;border-radius:50%;margin-right:15px}.author-name{color:var(--very-dark-grayish-blue);font-size:var(--fs-13)}.publish-date{color:var(--grayish-blue);font-size:var(--fs-13)}.share{position:relative}.share-button{background:#fff;padding:8px;border-radius:15px;cursor:pointer;border:1px solid grey;transition:all .25s ease}.share-button.active,.share-button:hover{background:var(--desaturated-dark-blue);color:var(--light-grayish-blue)}@media screen and (max-width:1070px){.article-card{flex-direction:column;overflow:hidden}.article-content,.article-img-box{border-radius:0}.article-img-box{max-width:100%}.article-content{padding:8px 28px 20px}.article-title{font-size:20px}.article-text{margin-bottom:30px}.acticle-content-footer{position:relative}.author-avatar{width:35px;height:35px}.share{position:static;z-index:1}.share-button{font-size:16px}.share-option{--scale:1;--translateX:0;--translateY:100%;inset:-20px -28px;border-radius:0;padding:17px 30px;z-index:-1}.share-option.active{--translateY:0}}.footer{position:relative;bottom:0;left:0;z-index:100}.footer-container{max-width:1050px;margin:0 auto;padding:3rem 20px}.footer-row{display:flex;flex-wrap:wrap;justify-content:space-between}.footer-column{flex:1 1;margin-bottom:20px;padding:0 15px}.footer-heading{font-size:1.5rem;margin-top:0;margin-bottom:1rem;width:100%;text-align:center}.footer-text{font-size:1rem;margin:1rem 0 0}.footer-list{list-style-type:none;padding:0}.footer-list-item{margin-bottom:.5rem}.footer-link{color:#fff;text-decoration:none;display:block;padding:3px 0}.footer-link:hover{text-decoration:underline}.footer-bottom{background-color:rgba(0,0,0,.2);color:#fff;padding:10px 0}.footer-link:hover{cursor:pointer}.footer-logo-item{display:flex;align-items:center;justify-content:center}.footer-logo-header{color:#fff;font-size:1.5rem;margin:0}.footer-logo-img{display:block;width:48px;height:48px;margin-left:1rem}@media screen and (max-width:768px){.footer-column{flex:1 1 100%;max-width:100%}.footer-container{padding:3rem 8px}}.app-mini-icon-margin{margin-right:7px}.android-color{color:#a4c639}.w25{width:25px;font-size:26px;margin-left:.8rem}.instruction{display:flex;align-items:center}.instruction-text{margin-left:10px;text-align:left}.instruction-description{padding:0 .2rem}
/*# sourceMappingURL=main.ec3a5ad3.chunk.css.map */