@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;700;900&display=swap');@font-face {font-family: 'Galano Grotesque';font-style: normal;font-weight: 700;font-display: swap;src: url(/webfonts/GalanoGrotesque-ExtraBold.otf) format('opentype');}@font-face {font-family: 'Galano Grotesque';font-style: normal;font-weight: 600;font-display: swap;src: url(/webfonts/GalanoGrotesque-Bold.otf) format('opentype');}@font-face {font-family: 'Galano Grotesque';font-style: normal;font-weight: 500;font-display: swap;src: url(/webfonts/GalanoGrotesque-Medium.otf) format('opentype');}@font-face {font-family: 'Galano Grotesque';font-style: normal;font-weight: 400;font-display: swap;src: url(/webfonts/GalanoGrotesque-Regular.otf) format('opentype');}* , :after, :before {box-sizing: border-box;outline: none;}html, body {background: #f4f6fe;font-family: 'Galano Grotesque', sans-serif;font-size: 16px;color: #6e787f;padding: 0;margin: 0;}body {font-size: 100%;min-height: 100%;}.grid-container {max-width: 63rem;}a {color: #6fcfeb;text-decoration: none;}a:hover {color: #fff;text-decoration: underline;}ul, ol {list-style: none;padding: 0;margin: 0;}input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px white inset;}.button {position: relative;display: inline-block;vertical-align: middle;margin: 30px 0 0;height: 48px;text-decoration: none;border: 2px solid #6fcfeb;font-size: 1.3125rem;font-weight: 600;line-height: 72px;text-align: center;cursor: pointer;background: #6fcfeb;border-radius: 0;color: #1226aa;height: 72px;padding: 0 3rem;transition: all 0.2s ease-out;}.button:hover {border-color:#aeedff;background: #aeedff;color: #1226aa;box-shadow: 0 0 0 0 rgba(34, 41, 51, 0);text-decoration: none;}.slick-dots {position: absolute;bottom: -45px;display: block;width: 100%;padding: 0;margin: 0;list-style: none;text-align: center;}.slick-dots li {position: relative;display: inline-block;width: 10px;height: 10px;margin: 0 10px;padding: 0;cursor: pointer;background: transparent;}.slick-dots li button {font-size: 0;line-height: 0;display: block;width: 10px;height: 10px;padding: 5px;cursor: pointer;color: transparent;outline: none;background: #d8def2;border-radius: 50px;}.slick-dots li.slick-active button {background: #6fcfeb;}.grid-x > .small-55 {width: 33.333333332%;}@media (max-width:1020px) {html, body {font-size: 14px;}}@media (max-width:640px) {.grid-x > .small-55 {width: 100%;}#snackbar {left: 10px;right: 10px;bottom: 20px;min-width: auto;width: auto;}}