body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","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}*{margin:0;padding:0;box-sizing:border-box}.home{height:100vh;width:100%;overflow:hidden}.sidebarMenuIcon{position:absolute;top:5vh;left:20px;cursor:pointer;padding-right:.5rem}.home__header{display:flex;height:15vh;justify-content:flex-end;padding-top:.5rem;align-items:center}.home__header a{display:inline-block;margin-right:20px;text-decoration:inherit;color:rgba(0,0,0,.87);font-size:15px}.home__header a:hover{text-decoration:underline}.home__header>a:last-of-type,.home__header>a:nth-last-of-type(2){text-decoration:none;color:grey;display:inline-block;width:24px;height:24px;padding:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:20px}.home__header>a:last-of-type:hover,.home__header>a:nth-last-of-type(2):hover{cursor:pointer;background-color:#d3d3d3}.home__header>a:last-of-type{width:2.5rem;height:2.5rem;padding:16px;border-radius:50%}.home__bodyLogo>img{object-fit:contain;height:20vh;width:60vw;margin:0 20vw}.home__body{height:30vh;width:100%;position:relative}.home__footer{height:15vh;display:flex;flex-direction:column;margin-top:18vh;margin-bottom:0}.home__footerFirst{height:7vh;color:#7c8386;justify-content:left;padding-left:1.5rem}.home__footerFirst,.home__footerSecond{background-color:#f2f2f2;display:flex;align-items:center}.home__footerSecond{height:8vh;flex-direction:row;justify-content:space-between;border-top:.1px solid #b5babd;padding:auto 1.5rem;font-size:14px}.home__footerSecond a{text-decoration:none;color:#7c8386;padding-right:1.5rem;padding-bottom:1rem}.footerLeft{padding-left:1.5rem;justify-content:left}.footerLeft,.footerRight{display:flex;align-items:center}.footerRight{padding-right:1rem;justify-content:right}@media screen and (max-width:768px){.home__footerFirst{height:5vh;font-size:14px}.home__footerSecond{height:10vh;font-size:12px}.footerLeft{display:none}.footerRight{margin:0 auto;padding-bottom:0}.home__header>a:nth-of-type(2){position:absolute;top:6vh;left:12%;padding-left:.6rem}.home__header>a:first-of-type{display:none}}@media screen and (min-width:768px){.sidebarMenuIcon{visibility:hidden}}.search__input{display:flex;align-items:center;padding:10px 20px;border:1px solid transparent;height:44px;margin:20px auto 0;border-radius:24px;width:90%;box-shadow:0 2px 5px 1px #e2e1e2}.search__googleHomeInput:hover{box-shadow:0 2px 9px 1px #d3d3d3}.search__input>input{flex:1 1;padding:10px 20px;border:none;font-size:medium;outline:none}.search__googleHomeInput>input{border-right:1px solid #d3d3d3;margin-right:10px}.search__inputIcon{color:grey}.search__buttons{margin-top:30px;display:flex;justify-content:center}.search__buttons button{margin:5px;padding:7px 15px;background-color:#f8f8f8;border:1px solid #fff;text-transform:inherit;color:#5f6368}.search__buttons button:hover{box-shadow:0 1px 1px rgba(0,0,0,.1);background-image:-webkit-linear-gradient(top,#f8f8f8,#f1f1f1);background-color:#f8f8f8;border:1px solid #c6c6c6;color:#222}.search__buttonsHidden{display:none!important}@media screen and (min-width:768px){.search__input{width:600px}}.sidebar{position:fixed;height:100vh;width:70%;background-color:#fff;top:0;left:-1000px;z-index:999;transition:.6s ease-in-out;border:none;outline:none}.active{left:0}.sidebar__googleLogo img{width:100px;height:50px;object-fit:contain;margin-left:1.2rem}.sidebar__menuLinks{list-style-type:none;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;grid-gap:.5rem;gap:.5rem;margin-left:1.5rem}.sidebar__menuLink{text-decoration:none;color:#6d6d6d;display:flex;align-items:center;justify-content:left;grid-gap:1rem;gap:1rem;margin-bottom:.7rem;font-size:14px}.sidebar__menuLinks li:nth-of-type(5){display:inline-block;width:100%;border-top:1px solid #9e9e9e;padding-top:.7rem}.searchPage__header{display:flex;position:-webkit-sticky;position:sticky;top:0;background-color:#fff;z-index:100;align-items:flex-start;padding:30px;border-bottom:1px solid #d3d3d3}.searchPage__logo{object-fit:contain;height:50px;margin-right:50px}.searchPage__headerBody>.search>.search__input{width:unset;margin:unset;max-width:unset}.searchPage__options{display:flex;align-items:center;color:grey;justify-content:space-between}.tools-button{display:inline-block;border:1px solid transparent;text-align:center;border-radius:2px;cursor:pointer;padding:4px 11px}.tools-button:hover{box-shadow:0 1px 1px rgba(0,0,0,.1);background-color:#f8f8f8;border:1px solid #c6c6c6}.searchPage__optionsLeft,.searchPage__optionsRight{display:flex}.searchPage__option a{text-decoration:none;color:grey}.searchPage__optionsRight{margin-left:80px}.searchPage__option{display:flex;align-items:center;margin-right:26px}.searchPage__option a{margin-left:5px}.searchPage__result{margin:40px 0;color:#4d5156}.searchPage__result a:first-child{color:#000;text-decoration:none}.searchPage__headerEnd{display:flex;align-items:center;justify-content:space-around;margin-left:13%;padding-right:20px}.searchPage__headerEnd>div{margin-right:20px;width:30px;height:30px}.searchPage__headerEnd a{text-decoration:none;color:grey;display:inline-block;width:24px;height:24px;padding:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:20px}.searchPage__headerEnd a:nth-of-type(3){width:2.5rem;height:2.5rem;padding:16px;border-radius:50%}.searchPage__headerEnd a:hover{cursor:pointer;background-color:#d3d3d3}.searchPage__resultImage{height:20px;width:20px;object-fit:contain;margin-right:10px}.searchPage__resultCount{color:#70757a;font-size:14px}.searchPage__results{max-width:650px;margin-top:20px;margin-left:240px;margin-bottom:100px}.searchPage__resultTitle{text-decoration:none}.searchPage__resultTitle:hover{text-decoration:underline}.searchPage__resultTitle>h2{font-weight:400;color:#1a0dab}.searchPage__resultSnippet{margin-top:10px}.searchPage__resultDisplayLinkCaret{display:flex;align-items:center}.caret-down{color:grey}
/*# sourceMappingURL=main.9a4b00d2.chunk.css.map */