#main{color:#ffd140;background:#000;flex-direction:column;align-items:center;padding-top:2em;padding-bottom:2em;display:flex;overflow:hidden auto}#main img.posebox{width:25em;max-width:80%}#main img.witness-your-journey{width:15em;max-width:80%;margin-bottom:1em}#main h1{color:#fff;font-size:2.5em}@media only screen and (max-width:1000px){#main img.posebox{width:80%;margin-top:1em}#main img.witness-your-journey{width:80%}}
#bulletPoints{flex-direction:column;align-items:center;gap:1em;width:calc(100vw - 20em);max-width:1000px;padding:0 1em;display:flex}#bulletPoints .main-container{flex-direction:row;align-items:center;width:100%;display:flex}#bulletPoints .main-container .sub-container{flex-grow:1;min-width:48%;max-width:52%}#bulletPoints .main-container .sub-container .title{margin-bottom:1em;font-size:1.2em;font-weight:700}#bulletPoints .main-container .sub-container ul{flex-direction:column;gap:1em;padding:0;list-style:none;display:flex}#bulletPoints .main-container .sub-container ul li{flex-direction:row;align-items:center;gap:.2em;display:flex}#bulletPoints .main-container .sub-container .logo{max-width:100%;max-height:13em}@media only screen and (max-width:1000px){#bulletPoints{width:100%;max-width:100%;padding:0 1em}#bulletPoints .main-container .sub-container{flex-grow:1;min-width:0%;max-width:100%;margin-bottom:2em}}
#bookDemoSection{color:#fff;flex-direction:column;align-items:center;gap:1em;width:calc(100vw - 20em);max-width:1000px;padding:0 1em;display:flex}#bookDemoSection .main-container{flex-direction:row;align-items:center;width:100%;display:flex}#bookDemoSection .main-container .sub-container{flex-grow:1;min-width:48%;max-width:52%}#bookDemoSection .main-container .sub-container:has(.logo){text-align:center}#bookDemoSection .main-container .sub-container .title{text-transform:uppercase;margin-top:2em;font-weight:700}#bookDemoSection .main-container .sub-container .book-demo{cursor:pointer;background:var(--main-color1);color:var(--background-color);border:none;border-radius:.7em;outline:none;margin:1em 0;padding:.5em 2em;font-size:1em;font-weight:700;text-decoration:none;display:inline-block}#bookDemoSection .main-container .sub-container .book-demo:hover{background:#ffd240e7}#bookDemoSection .main-container .sub-container .logo{max-width:100%;max-height:13em;margin:auto}@media only screen and (max-width:1000px){#bookDemoSection{width:100%;max-width:100%;padding:0 1em}#bookDemoSection .main-container .sub-container{flex-grow:1;min-width:0%;max-width:100%;margin-bottom:2em}}
#qrCodes{flex-direction:column;width:calc(100vw - 20em);max-width:1000px;padding:0 1em;display:flex}#qrCodes .title{margin-bottom:1em;font-size:1.2em;font-weight:700}#qrCodes .main-container{flex-direction:column;gap:1em;display:flex}#qrCodes .main-container .container{flex-direction:row;align-items:center;gap:1em;display:flex}#qrCodes .main-container .container .apple-logo{height:3.5em}#qrCodes .main-container .container .android-logo{height:4em}@media only screen and (max-width:1000px){#qrCodes{width:100%;max-width:100%;padding:0 1em}#qrCodes .main-container .container .apple-logo,#qrCodes .main-container .container .android-logo{margin:auto}}
