*{font-size:10px}:root{--spacing:3rem;--logo-height:6.4rem;--logo-width:18.9rem;--footer-logo-height:7.5rem;--footer-logo-width:25.5rem;--color-background:#ffffff;--color-primary:#000000;--color-primary-contrast:#ffffff;--color-secondary:#07bada;--color-secondary-contrast:#ffffff;--color-dark-opacity:#000000;--color-danger:#ff0031;--color-opacity:rgba(0, 123, 151, 0.2);--color-secondary-gradient:linear-gradient(90deg, #09b8db 0%, #5761fe 100%);--border-radius:4rem;--button-width:100%;--box-shadow:10px 10px 50px 0 rgba(0, 208, 230, 0.4)}@media screen and (min-width:768px){:root{--button-width:32rem}}@media screen and (min-width:992px){:root{--spacing:5rem;--button-width:32rem}}@media screen and (min-width:1440px){:root{--spacing:12rem;--logo-height:10.2rem;--logo-width:30.2rem;--button-width:33rem}}@media screen and (min-width:1920px){:root{--spacing:19rem;--button-width:33rem}}.color__white{color:#fff}.color__secondary{color:var(--color-secondary)!important}.color__dark{color:var(--color-primary-contrast)!important}.mb__1{margin-bottom:1rem}.mb__2{margin-bottom:2rem}.mb__3{margin-bottom:3rem}.mb__4{margin-bottom:4rem}.mb__5{margin-bottom:5rem}.mb__10{margin-bottom:10rem}.background__gradient{background:linear-gradient(90deg,#09b8db 0,#5761fe 100%)}.background__white{background-color:#fff}.item--pointer{cursor:pointer}