.NavbarArea{background-color:#fff;border-bottom:1px solid hsla(0,0%,74%,.5);height:65px;left:0;position:fixed;right:0;top:0;z-index:10;margin:0;display:flex;list-style-type:none;padding:0 100px}.NavbarArea li{box-sizing:border-box;width:100px;transition:.2s}.NavbarArea li a{text-decoration:none;box-sizing:border-box;display:flex;justify-content:center;align-items:center;color:#434342;height:100%;padding:0 10px}.NavbarArea li.logo{margin-right:auto}.NavbarArea li.logo a{padding:0}.NavbarArea li.logo img{width:100px}.NavbarArea li:hover{font-weight:500;text-decoration:underline}.FooterArea{padding:0 100px;height:100%;position:relative;display:flex;justify-content:center;align-items:center;background-color:#e0e0e0}.FooterArea img{width:90px;margin-right:auto;position:absolute;left:100px}.AboutPage{height:100%;background-color:#e0e0e0;background-image:url(/PBR-Analytics/assets/8-CwMjdzes.png);background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:center}.AboutPage .first-section h1,.AboutPage .first-section h2,.AboutPage .first-section h3,.AboutPage .first-section h4{margin:0}.AboutPage .first-section .h1{margin-top:40px;font-weight:400;font-size:2.2rem}.AboutPage .first-section h2{font-weight:400;font-size:1.3rem}.AboutPage .first-section h3{margin-top:0;font-weight:500;font-size:2.2rem}.AboutPage .first-section h4{letter-spacing:2px;font-weight:500;font-size:1.3rem;margin-bottom:40px}.AboutPage .first-section h5 .icon{width:50px;padding:0 6px;filter:grayscale(100)}.AboutPage>*{text-align:center}.AboutPage .profile-pic{width:350px;border-radius:50%;margin:25px 0;box-shadow:#231f20 0 0 15px}.AboutPage .about-grid-container{display:grid;grid-template-columns:1fr 1fr;gap:100px;height:fit-content;scroll-margin-top:65px}.AboutPage .about-grid-container p{line-height:1.5em;font-size:1.2rem;text-align:justify}.AboutPage .about-grid-container p:first-letter{font-size:3.5rem;font-weight:400;vertical-align:bottom;line-height:3.3rem}.AboutPage .about-grid-container span{font-weight:600}.AboutPage .chevron-holder{margin-top:35px;margin-bottom:30px}.AboutPage .chevron-holder a{display:flex;align-items:center;height:50px}.AboutPage .scroll-down{display:block;text-align:center;margin:auto;z-index:100;text-decoration:none;text-shadow:0;width:13px;height:13px;border-bottom:3px solid #231F20;border-right:3px solid #231F20;z-index:9;left:50%;-webkit-transform:translate(-50%,0%) rotate(45deg);-moz-transform:translate(-50%,0%) rotate(45deg);transform:translate(-50%) rotate(45deg);-webkit-animation:fade_move_down 4s ease-in-out infinite;-moz-animation:fade_move_down 4s ease-in-out infinite;animation:fade_move_down 4s ease-in-out infinite}.AboutPage .thanks_for_reading{width:100%;margin-top:20px;margin-bottom:-4px}@-webkit-keyframes fade_move_down{0%{-webkit-transform:translate(0,-10px) rotate(45deg);opacity:0}50%{opacity:1}to{-webkit-transform:translate(0,10px) rotate(45deg);opacity:0}}@-moz-keyframes fade_move_down{0%{-moz-transform:translate(0,-10px) rotate(45deg);opacity:0}50%{opacity:1}to{-moz-transform:translate(0,10px) rotate(45deg);opacity:0}}@keyframes fade_move_down{0%{transform:translateY(-10px) rotate(45deg);opacity:0}50%{opacity:1}to{transform:translateY(10px) rotate(45deg);opacity:0}}.ContactPage{height:100%;background-color:#e0e0e0;background-image:url(/PBR-Analytics/assets/8-CwMjdzes.png);background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover}.GetStartedPage{height:100%;background-color:#e0e0e0}.GetStartedPage section{border-bottom:3px solid gray;scroll-margin-top:100px}.GetStartedPage section h1{margin:40px 0}.GetStartedPage .intro-section{height:200px;display:grid;grid-template-columns:1fr 1fr}.GetStartedPage .intro-section h1{margin:auto 0}.GetStartedPage .intro-section .autocompletes-container{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.GetStartedPage .intro-section .autocompletes-container>div{display:flex}.GetStartedPage .intro-section .autocompletes-container>p{margin:0;position:absolute;bottom:50px}.GetStartedPage .intro-section .autocompletes-container>p span{transition:.15s;color:#231f20;text-decoration:underline}.GetStartedPage .intro-section .autocompletes-container>p span:hover{color:gray;cursor:pointer}.GetStartedPage .intro-section .autocompletes-container .MuiAutocomplete-root{margin-left:10px!important}.GetStartedPage .intro-section .autocompletes-container .MuiAutocomplete-root label{color:gray!important}.GetStartedPage .most-popular{border-bottom:0}.GetStartedPage .most-popular .display-most-popular{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.GetStartedPage .most-popular .display-most-popular div{overflow:hidden;height:225px;width:300px;margin-bottom:40px;display:flex;flex-direction:column}.GetStartedPage .most-popular .display-most-popular div:hover{overflow:hidden;cursor:pointer}.GetStartedPage .most-popular .display-most-popular div:hover img{scale:1.05}.GetStartedPage .most-popular .display-most-popular div img{width:100%;height:80%;box-shadow:#64646f33 0 7px 29px;transition:.2s all}.GetStartedPage .most-popular .display-most-popular div .spans{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:fit-content;margin:8px 0}.GetStartedPage .most-popular .display-most-popular div hr{width:100%;margin:0;border:1px solid gray}.GetStartedPage .spacer{height:45vh;margin:0 -100px;overflow:hidden;background-image:url(/PBR-Analytics/assets/8-CwMjdzes.png);background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;border-bottom:0}.GetStartedPage .result-sections{scroll-margin-top:0px;width:100%;display:grid;grid-template-columns:50% 50%;padding:40px 0}.GetStartedPage .result-sections .title{grid-column:span 2;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:40px 0}.GetStartedPage .result-sections .title h1{text-align:center;margin:0}.GetStartedPage .result-sections .title h2{margin:10px 0 0;font-size:1.2rem}.GetStartedPage .result-sections .title span:hover{cursor:pointer;text-decoration:underline}.GetStartedPage .result-sections .table-container{grid-column:span 2;margin:auto auto 40px;width:100%}.GetStartedPage .result-sections .ReactCollapse--collapse,.GetStartedPage .result-sections .ReactCollapse--content{grid-column:span 2!important}.GetStartedPage .result-sections .ReactCollapse--content{width:50%;display:flex;justify-content:space-evenly}.GetStartedPage .result-sections .pie-container{padding:0 150px}.GetStartedPage .comparison-section{padding:40px 0;text-align:center;scroll-margin-top:0}.GetStartedPage .comparison-section .css-953pxc-MuiInputBase-root-MuiInput-root{padding:7px}.GetStartedPage .comparison-section .css-953pxc-MuiInputBase-root-MuiInput-root:before{border-bottom:0!important}.GetStartedPage .comparison-section .css-953pxc-MuiInputBase-root-MuiInput-root:hover{cursor:pointer!important}.Table{direction:rtl;width:100%;border:1px solid grey;border-radius:12px;box-shadow:#64646f33 0 7px 29px}.Table th,.Table td{text-align:center;font-size:1.2rem;padding:4px;background-color:var(--chart-color1)}.Table th.image-container-cell,.Table td.image-container-cell{display:flex;justify-content:center;align-items:center}.Table th.image-container-cell img,.Table td.image-container-cell img{height:32px}.Table tbody:nth-of-type(2) td,.Table tbody:nth-of-type(3) td{transition:.2s}.Table tbody:nth-of-type(2) td:nth-of-type(2),.Table tbody:nth-of-type(3) td:nth-of-type(2){background-color:coral}.Table tbody:nth-of-type(2) td:nth-of-type(3),.Table tbody:nth-of-type(3) td:nth-of-type(3){background-color:gold}.Table tbody:nth-of-type(2) td:nth-of-type(4),.Table tbody:nth-of-type(3) td:nth-of-type(4){background-color:#483d8b;color:#e0e0e0}.Table tbody:nth-of-type(2) td:nth-of-type(5),.Table tbody:nth-of-type(3) td:nth-of-type(5){background-color:#20b2aa}.Table tbody:nth-of-type(2) td:nth-of-type(6),.Table tbody:nth-of-type(3) td:nth-of-type(6){background-color:#ffa07a}.Table tbody:nth-of-type(2) td:nth-of-type(7),.Table tbody:nth-of-type(3) td:nth-of-type(7){background-color:#5f9ea0}.Table tbody:nth-of-type(3) td:nth-of-type(7){border-bottom-left-radius:12px}.ComparisonTable{direction:rtl;width:100%;border:1px solid grey;border-radius:12px;box-shadow:#64646f33 0 7px 29px}.ComparisonTable th,.ComparisonTable td{text-align:center;font-size:1.2rem;padding:4px}.ComparisonTable th.image-container-cell,.ComparisonTable td.image-container-cell{display:flex;justify-content:center;align-items:center}.ComparisonTable th.image-container-cell img,.ComparisonTable td.image-container-cell img{height:32px}.ComparisonTable tbody th{background-color:#e0e0e0;color:#231f20;width:200px}.ComparisonTable tbody tr:nth-of-type(5),.ComparisonTable tbody tr:nth-of-type(11){background-color:coral}.ComparisonTable tbody tr:nth-of-type(6),.ComparisonTable tbody tr:nth-of-type(12){background-color:gold}.ComparisonTable tbody tr:nth-of-type(7),.ComparisonTable tbody tr:nth-of-type(13){background-color:#483d8b;color:#e0e0e0}.ComparisonTable tbody tr:nth-of-type(8),.ComparisonTable tbody tr:nth-of-type(14){background-color:#20b2aa}.ComparisonTable tbody tr:nth-of-type(9),.ComparisonTable tbody tr:nth-of-type(15){background-color:#ffa07a}.ComparisonTable tbody tr:nth-of-type(10),.ComparisonTable tbody tr:nth-of-type(16){background-color:#5f9ea0}.ComparisonTable tbody tr:nth-last-of-type(1) th:nth-of-type(1){border-bottom-right-radius:12px}.ComparisonTable tbody tr:nth-last-of-type(1) td:nth-last-child(1){border-bottom-left-radius:12px}.HomePage{height:100%;background-color:#e0e0e0}.HowItWorksSection{height:100%;display:grid;grid-template-columns:3fr 2fr}.HowItWorksSection>.left{display:flex;justify-content:center;align-items:center}.HowItWorksSection>.left img{height:calc(100vh - 65px);width:100%;margin-left:-200px;overflow-x:hidden;box-shadow:#64646f33 0 7px 29px}.HowItWorksSection>.right{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.HowItWorksSection>.right h1{font-size:2rem}.HowItWorksSection>.right p{margin:10px 0;font-size:1.3rem}.HowItWorksSection>.right p span.italic{font-style:italic}.HowItWorksSection>.right p span.bold{font-weight:600}.HowItWorksSection>.right .button-container{margin:20px auto}.GetStarted{animation:pulse-animation 2s infinite;align-items:center;background-color:#0a66c2;background-color:#231f20;border:2px solid #231F20;border-radius:100px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;justify-content:center;line-height:20px;max-width:480px;min-height:40px;min-width:0px;overflow:hidden;padding:0 20px;text-align:center;touch-action:manipulation;transition:background-color .167s cubic-bezier(.4,0,.2,1) 0s,box-shadow .167s cubic-bezier(.4,0,.2,1) 0s,color .167s cubic-bezier(.4,0,.2,1) 0s;user-select:none;-webkit-user-select:none;vertical-align:middle;text-decoration:none;margin:0 auto}.GetStarted:hover,.GetStarted:focus{background-color:#e0e0e0;color:#434342;border:2px solid #434342}.GetStarted:active{background:#231f20;color:#ffffffb3}@keyframes pulse-animation{0%{box-shadow:0 0 #000}to{box-shadow:0 0 0 10px #e0e0e0}}.IntroSection{height:calc(100vh - 130px);display:grid;grid-template-columns:3fr 2fr}.IntroSection>.left{display:flex;justify-content:center;align-items:flex-end}.IntroSection>.left img{width:600px;padding-bottom:5vh}.IntroSection>.right{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.IntroSection>.right h1{padding-top:100px;margin:0;font-size:2rem}.IntroSection>.right p{font-size:1.3rem}.IntroSection>.right p span.italic{font-style:italic}.IntroSection>.right p span.bold{font-weight:600}.IntroSection>.right div{padding-bottom:100px;width:100%;display:flex;justify-content:center;align-items:center}.WhoIsItForSection{height:100%;display:grid;grid-template-columns:2fr 3fr}.WhoIsItForSection>.right{display:flex;justify-content:center;align-items:center}.WhoIsItForSection>.right img{min-height:calc(100vh - 65px);width:100%;margin-right:-200px;overflow-x:hidden;box-shadow:#64646f33 0 7px 29px}.WhoIsItForSection>.left{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.WhoIsItForSection>.left h1{font-size:2rem}.WhoIsItForSection>.left p{margin:10px 0;font-size:1.3rem}.WhoIsItForSection>.left p span.italic{font-style:italic}.WhoIsItForSection>.left p span.bold{font-weight:600}.WhoIsItForSection>.left .button-container{margin:20px auto}.Router{height:100%;background-color:#e0e0e0}.Router>div{padding:0 100px}.Layout{display:grid;grid-template-columns:1fr;grid-template-rows:65px 1fr 40px;min-height:100vh}html *{box-sizing:border-box}html,body,#root{min-height:100vh;margin:0}:root{font-size:16px;color:#231f20;--chart-color1: "#FF7F50";--chart-color2: "#FFD700";--chart-color3: "#483D8B";--chart-color4: "#20B2AA";--chart-color5: "#FFA07A";--chart-color6: "#5F9EA0"}
