.getting-started-block{position:relative;width:100vw;position:relative;left:calc(-1 * (100vw - 100%) / 2);padding:100px 0}@media (min-width:577px){.getting-started-block .container{padding-left:140px;padding-right:140px}}@media (min-width:577px) and (max-width:1200px){.getting-started-block .container{padding-left:25px;padding-right:25px}}.getting-started-block .container .getting-started{background-color:#E5E4E7;color:#180f2a;display:flex;justify-content:space-between;align-items:flex-start;border-radius:30px;padding:70px}@media (max-width:1200px){.getting-started-block .container .getting-started{flex-direction:column;padding:40px}}@media (max-width:576px){.getting-started-block .container .getting-started{padding:20px}}.getting-started-block .container .getting-started .introduction{width:35%;max-width:530px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}@media (max-width:1200px){.getting-started-block .container .getting-started .introduction{width:100%;margin-bottom:50px;justify-content:center;align-items:center;text-align:center;max-width:none}}.getting-started-block .container .getting-started .introduction .tagline{position:relative;padding:10px 40px;color:var(--color-page-background);border-radius:40px;overflow:hidden;text-transform:uppercase;letter-spacing:3.2px}@media (max-width:576px){.getting-started-block .container .getting-started .introduction .tagline{padding:10px 15px}}.getting-started-block .container .getting-started .introduction .tagline span{z-index:2;position:relative}.getting-started-block .container .getting-started .introduction .tagline:after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background-color:var(--accent);z-index:0;opacity:1}.getting-started-block .container .getting-started .introduction .buttons{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}@media (max-width:1200px){.getting-started-block .container .getting-started .introduction .buttons{align-items:center}}.getting-started-block .container .getting-started .introduction .buttons .btn-sml{margin-right:7px;text-align:center;margin-bottom:10px}.getting-started-block .container .getting-started .introduction .buttons .btn-sml:last-child{background-color:#fff0;border-color:var(--color-page-background)}.getting-started-block .container .getting-started .introduction .buttons .btn-sml:last-child a{color:var(--color-page-background)}.getting-started-block .container .getting-started .steps{width:60%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:50px}@media (max-width:1200px){.getting-started-block .container .getting-started .steps{width:100%}}@media (max-width:576px){.getting-started-block .container .getting-started .steps{padding-bottom:25px}}.getting-started-block .container .getting-started .steps .step-container{width:45%}@media (max-width:576px){.getting-started-block .container .getting-started .steps .step-container{width:100%}}.getting-started-block .container .getting-started .steps .step-container img{width:70px;height:auto;margin-bottom:20px}.getting-started-block .container .getting-started .steps .step-container p{margin-bottom:0}.getting-started-block .container .getting-started .steps .step-container h4{font-size:30px}.getting-started-block .lower-background{background-color:var(--secondary);position:absolute;bottom:0;left:0;width:100%;height:50%;z-index:0;z-index:-1}.getting-started-block .upper-background{background-color:var(--secondary);position:absolute;top:0;left:0;width:100%;height:50%;z-index:-1}