:root{--color-white-100:hsl(206, 0%, 100%);--color-black-300:hsl(217, 27%, 12%);--color-black-400:hsl(217, 52%, 9%);--shadow-medium:0 4px 6px -1px rgba(0, 0, 0, 0.1),0 2px 4px -1px rgba(0, 0, 0, 0.06)}*,::after,::before{padding:0;margin:0;box-sizing:border-box;list-style:none;list-style-type:none;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}html{font-size:100%;box-sizing:inherit;scroll-behavior:smooth;height:-webkit-fill-available}body{font-family:Inter,sans-serif;background:#f8fbff}main{overflow:hidden;background:url(img/bg.png) no-repeat top right fixed;min-height:100vh;background-size:540px}a,button{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:none;outline:0;background:0 0}img,video{display:block;max-width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.section{margin:0 auto;padding:6rem 0 2rem}.container{max-width:calc(1157px + 2.7rem);height:auto;margin:0 auto;padding:0 1.25rem}.paragraph{color:#747474;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.disclaimer{color:#848484;font-family:Inter;font-size:10px;font-style:normal;font-weight:400;line-height:16px;max-width:304px;text-wrap-style:balance}.disclaimer a{color:inherit}.disclaimer a:hover{text-decoration:underline}.heading-xl{color:#000;font-family:Inter;font-size:40px;font-style:normal;font-weight:700;line-height:50px}.heading-xl span{color:#1a73e8}.extBtn{border-radius:8px;border:1px solid #dadce0;background:#fff;box-shadow:0 4px 16px 0 rgba(0,0,0,.25);display:flex;width:257px;height:80px;padding:14px 14.375px 14px 14px;justify-content:center;align-items:center;flex-shrink:0;margin-top:16px}.header{position:fixed;top:0;left:0;z-index:100;width:100%;height:auto;margin:0 auto;background:#f8fbff}.navbar{display:flex;flex-direction:row;align-items:center;align-content:center;justify-content:space-between;width:100%;height:5rem;margin:0 auto}.menu{position:fixed;top:0;left:-100%;z-index:10;width:100%;height:100vh;overflow:hidden;color:var(--color-black-400);background-color:#f8fbff;box-shadow:var(--shadow-medium);transition:all .4s ease-in-out}.menu.is-active{left:0}.menu-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:1.25rem;margin-top:7rem}.menu-link{color:#2e2e2e;text-align:right;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:136%;transition:all .3s ease}.menu-link:hover{color:#1a73e8}@media only screen and (min-width:48rem){.section{padding:4rem 0 2rem}.menu{position:relative;top:0;left:0;width:auto;height:auto;padding:0;margin-left:auto;background:0 0;box-shadow:none;transition:none}.menu-inner{display:flex;flex-direction:row;-moz-column-gap:2rem;column-gap:2rem;margin:0 auto}.menu-link{text-transform:capitalize}}.burger{position:relative;display:block;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:12;width:1.6rem;height:1.15rem;border:none;outline:0;background:0 0;visibility:visible;transform:rotate(0);transition:.35s ease}@media only screen and (min-width:48rem){.burger{display:none;visibility:hidden}}.burger-line{position:absolute;display:block;right:0;width:100%;height:2px;border:none;outline:0;opacity:1;border-radius:1rem;transform:rotate(0);background-color:var(--color-black-300);transition:.25s ease-in-out}.burger-line:nth-child(1){top:0}.burger-line:nth-child(2){top:.5rem;width:70%}.burger-line:nth-child(3){top:1rem}.burger.is-active .burger-line:nth-child(1){top:.5rem;transform:rotate(135deg)}.burger.is-active .burger-line:nth-child(2){opacity:0;visibility:hidden}.burger.is-active .burger-line:nth-child(3){top:.5rem;transform:rotate(-135deg)}.banner-column{position:relative;display:grid;align-items:center;row-gap:2rem}@media only screen and (min-width:48rem){.banner-column{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:center;margin-top:4rem}}@media only screen and (min-width:64rem){.banner-column{grid-template-columns:1fr -webkit-max-content;grid-template-columns:1fr max-content}.main{background-size:740px}}@media only screen and (min-width:68rem){.heading-xl{font-size:46px;line-height:56px}}@media only screen and (max-width:40rem){.heading-xl{font-size:34px;line-height:44px}}.banner-image{display:block;max-width:25rem;height:auto;-o-object-fit:cover;object-fit:cover;justify-self:center;width:100%}@media only screen and (min-width:48rem){.banner-image{order:1;max-width:28rem;height:auto}}@media only screen and (min-width:64rem){.banner-image{max-width:615px;height:auto;position:relative;right:-15px}}.banner-inner{display:flex;flex-direction:column;align-items:flex-start;row-gap:24px}@media only screen and (min-width:48rem){.banner-inner{max-width:470px}}
