/* https://sass-mq.github.io/sass-mq/ */
@font-face {
  font-family: "nunito";
  src: url("../fonts/nunito-sans-v2-latin-regular.woff2") format("woff2"), url("../fonts/nunito-sans-v2-latin-regular.woff") format("woff"), url("../fonts/nunito-sans-v2-latin-regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "nunitov3";
  src: url("../fonts/nunito-sans-v3-latin-regular.woff2") format("woff2"), url("../fonts/nunito-sans-v3-latin-regular.woff") format("woff"), url("../fonts/nunito-sans-v3-latin-regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "canada-type-gibson";
  src: url("../fonts/Gibson-Regular-webfont.woff") format("woff");
  font-style: italic;
  font-weight: 400;
}
@font-face {
  font-family: "canada-type-gibson";
  src: url("../fonts/Gibson-Regular-webfont.woff") format("woff");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "canada-type-gibson";
  src: url("../fonts/Gibson-Regular-webfont.woff") format("woff");
  font-style: italic;
  font-weight: 500;
}
@font-face {
  font-family: "canada-type-gibson";
  src: url("../fonts/Gibson-Regular-webfont.woff") format("woff");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "canada-type-gibson";
  src: url("../fonts/Gibson-SemiBold-webfont.woff") format("woff");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: "canada-type-gibson";
  src: url("../fonts/Gibson-SemiBold-webfont.woff") format("woff");
  font-style: italic;
  font-weight: 600;
}
.tk-nunito {
  font-family: "nunito", sans-serif;
}

.tk-canada-type-gibson {
  font-family: "canada-type-gibson", sans-serif;
}

html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

body {
  background-color: #F7F7F7;
  background-size: 83.3333333333vw 0.037037037vw;
  margin: 0;
  padding: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#site-wrap {
  width: auto;
  height: 55.5555555556vw;
  margin: 0;
  background-size: 22.2222222222vw 22.2222222222vw;
}
#site-wrap .inner {
  position: relative;
  z-index: 3;
  width: 70.3333333333vw;
  margin: 0 auto;
}
#site-wrap #coffee {
  position: absolute;
  overflow: hidden;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
}
#site-wrap #coffee.hide {
  display: none;
}
#site-wrap #coffee video {
  position: relative;
  left: 25.3%;
  top: 7%;
  width: 22.2222222222vw;
  height: 22.2222222222vw;
  margin: 0;
  padding: 0;
  display: block;
}

ul.nav {
  position: relative;
  z-index: 4;
  opacity: 1;
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #1e3c52;
  height: 2.6296296296vw;
  transition: opacity 0s, height 0s;
}
ul.nav.hide {
  height: 0;
  overflow: hidden;
  opacity: 0;
}
ul.nav li {
  float: left;
}
ul.nav li a {
  display: block;
  color: white;
  text-align: center;
  text-decoration: none;
  padding: 0.5740740741vw;
}
ul.nav li a img {
  width: 1.4814814815vw !important;
  height: 1.4814814815vw !important;
  font-size: 1.4814814815vw !important;
}
ul.nav .nav-close-button {
  cursor: pointer;
  float: right;
}
ul.nav .nav-close-button img {
  padding: 0.1851851852vw;
}

#home-page-container {
  display: flex;
  justify-content: space-between;
  margin-bottom: -3.7037037037vw;
  overflow: hidden;
  opacity: 1;
  transition: opacity 0s, height 0s;
}
#home-page-container.hide {
  height: 0;
  overflow: hidden;
  opacity: 0;
  margin: 0;
}
#home-page-container .intro-copy-wrap {
  width: 30vw;
  padding: 6.4814814815vw 0 0;
}
#home-page-container .intro-copy-wrap .logo {
  width: 11.1851851852vw;
  height: 3.8148148148vw;
  background: url(../images/frost-logo.svg) no-repeat;
  background-size: contain;
  margin-bottom: 13.7777777778vw;
}
#home-page-container .intro-copy-wrap h1 {
  font-family: "canada-type-gibson", sans-serif;
  font-size: 5.5925925926vw;
  margin: 0 0 3.2592592593vw;
  font-weight: 600;
  color: #444B5B;
  letter-spacing: 0.0740740741vw;
}
#home-page-container .intro-copy-wrap p {
  font-family: "canada-type-gibson", sans-serif;
  font-size: 1.2222222222vw;
  margin: 0;
  font-weight: normal;
  color: #444B5B;
  line-height: 1.73;
  letter-spacing: 0.0518518519vw;
}
#home-page-container .cta-wrap {
  width: 32.6296296296vw;
  padding: 10.1851851852vw 0 0;
}
#home-page-container .cta-wrap img.icon-touch {
  width: 0.9537037037vw;
  height: 1.1166666667vw;
  margin-right: 0.7407407407vw;
  vertical-align: text-bottom;
}
#home-page-container .cta-wrap .instruction {
  text-align: center;
  font-size: 1vw;
  margin-bottom: 3.037037037vw;
  color: #444B5B;
  font-family: "canada-type-gibson", sans-serif;
  font-weight: 600;
  letter-spacing: 0.0407407407vw;
}
#home-page-container .cta-wrap .home-tiles {
  column-count: 2;
  column-gap: 2.1666666667vw;
}
@media (min-width: 20em) and (max-width: 46.24em) {
  #home-page-container .cta-wrap .home-tiles {
    background: hotpink;
  }
}
#home-page-container .cta-wrap .home-tiles .tile {
  display: inline-block;
  padding: 20px;
  margin: 0 0 2.1666666667vw;
  width: 15.2037037037vw;
  height: 14.8888888889vw;
  border-radius: 25px;
  box-shadow: 0 0.3518518519vw 0.462962963vw 0 rgba(0, 0, 0, 0.2);
  text-align: center;
  cursor: pointer;
}
#home-page-container .cta-wrap .home-tiles .tile p {
  font-size: 0.962962963vw;
  color: #FFFFFF;
  font-family: "canada-type-gibson", sans-serif;
  letter-spacing: 0.0685185185vw;
  text-transform: uppercase;
  font-weight: 500;
  text-align: center;
  line-height: 1.56;
}
#home-page-container .cta-wrap .home-tiles .tile:nth-child(1) {
  background: #017763;
  height: 14.8888888889vw;
  padding-top: 3.0555555556vw;
}
#home-page-container .cta-wrap .home-tiles .tile:nth-child(1) img {
  width: 6.95vw;
  height: 5.5185185185vw;
}
#home-page-container .cta-wrap .home-tiles .tile:nth-child(2) {
  background: #0e4577;
  height: 17.2592592593vw;
  padding-top: 2.2222222222vw;
  margin-bottom: 0;
}
#home-page-container .cta-wrap .home-tiles .tile:nth-child(2) img {
  width: 6.1111111111vw;
  height: 8.1481481481vw;
}
#home-page-container .cta-wrap .home-tiles .tile:nth-child(2) p {
  padding-top: 0px;
  margin-top: 0px;
}
#home-page-container .cta-wrap .home-tiles .tile:nth-child(3) {
  background: #266DAE;
  height: 18.6296296296vw;
  padding-top: 4.0555555556vw;
}
#home-page-container .cta-wrap .home-tiles .tile:nth-child(3) img {
  width: 6.962962963vw;
  height: 5vw;
}
#home-page-container .cta-wrap .home-tiles .tile:nth-child(4) {
  background: #21a68d;
  height: 13.5555555556vw;
  margin-bottom: 0;
}
#home-page-container .cta-wrap .home-tiles .tile:nth-child(4) img {
  width: 7.4074074074vw;
}
#home-page-container .cta-wrap .home-tiles .tile:nth-child(4) p {
  padding-top: 0px;
  margin-top: -0.462962963vw;
}
#home-page-container .cta-wrap .home-tiles .tile:hover,
#home-page-container .cta-wrap .home-tiles .tile:focus {
  background-color: #4a8ecc;
}

#tab-bar-container {
  position: relative;
  top: -1px;
  height: auto;
  text-align: center;
  overflow: visible;
  opacity: 1;
  transition: opacity 0s, height 0s;
}
#tab-bar-container.hide {
  height: 0;
  opacity: 0;
}
#tab-bar-container #tab-bar .tab {
  position: relative;
  overflow: visible;
  display: inline-block;
  padding-top: 0.3703703704vw;
  padding-left: 0.3703703704vw;
  padding-right: 0.3703703704vw;
  padding-bottom: 0.3703703704vw;
  width: 6.1111111111vw;
  height: 6.2777777778vw;
  border-bottom-left-radius: 0.4037037037vw;
  border-bottom-right-radius: 0.4037037037vw;
  margin-right: 2.3518518519vw;
  cursor: pointer;
}
#tab-bar-container #tab-bar .tab p {
  font-size: 0.7407407407vw;
  color: #FFFFFF;
  font-family: "canada-type-gibson", sans-serif;
  letter-spacing: 0.0833333333vw;
  text-transform: uppercase;
  font-weight: 500;
  text-align: center;
  line-height: 1.25;
  display: inline-grid;
  margin-top: 0.3888888889vw;
}
#tab-bar-container #tab-bar .tab:nth-child(1) {
  background: #017763;
  border-top: 1px solid #017763;
}
#tab-bar-container #tab-bar .tab:nth-child(1) img {
  width: 2.8888888889vw;
  height: 2.8518518519vw;
}
#tab-bar-container #tab-bar .tab:nth-child(2) {
  background: #0e4577;
}
#tab-bar-container #tab-bar .tab:nth-child(2) img {
  width: 2.8888888889vw;
  height: 2.8888888889vw;
}
#tab-bar-container #tab-bar .tab:nth-child(3) {
  background: #266DAE;
}
#tab-bar-container #tab-bar .tab:nth-child(3) img {
  width: 2.8888888889vw;
  height: 2.8888888889vw;
}
#tab-bar-container #tab-bar .tab:nth-child(4) {
  background: #21a68d;
  margin-right: 0px !important;
}
#tab-bar-container #tab-bar .tab:nth-child(4) img {
  padding: 0.3703703704vw;
  width: 2.8888888889vw;
  height: 2.8888888889vw;
}
#tab-bar-container #tab-bar #tab-1.tab-selected:before {
  z-index: -1;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 7.1111111111vw;
  height: 7.2962962963vw;
  background-image: url(../images/tab-1-open.svg);
  background-repeat: no-repeat;
}
#tab-bar-container #tab-bar #tab-2.tab-selected:before {
  z-index: -1;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 7.1111111111vw;
  height: 7.2962962963vw;
  background-image: url(../images/tab-2-open.svg);
  background-repeat: no-repeat;
}
#tab-bar-container #tab-bar #tab-3.tab-selected:before {
  z-index: -1;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 7.1111111111vw;
  height: 7.2962962963vw;
  background-image: url(../images/tab-3-open.svg);
  background-repeat: no-repeat;
}
#tab-bar-container #tab-bar .tab:hover {
  background-color: #4a8ecc;
}
#tab-bar-container #tab-bar .tab:hover.tab-selected:before {
  background-image: url(../images/tab-hover-open.svg) !important;
}

.tips-container {
  display: flex;
  justify-content: space-between;
  margin-top: 3.0277777778vw;
  overflow: hidden;
  opacity: 1;
  transition: opacity 1s, height 0s;
}
.tips-container.hide {
  height: 0;
  opacity: 0;
  margin: 0;
}
.tips-container .tips-column .tip {
  margin-bottom: 2.1666666667vw;
  background-color: #ffffff;
  padding-left: 1.7407407407vw;
  padding-right: 1.7407407407vw;
}
.tips-container .tips-column .tip h2 {
  font-family: "canada-type-gibson", sans-serif;
  font-size: 0.8148148148vw;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.0185185185vw;
  text-transform: uppercase;
  margin-top: 0px;
}
.tips-container .tips-column .tip p {
  font-family: "canada-type-gibson", sans-serif;
  font-size: 0.8148148148vw;
  font-weight: normal;
  line-height: 2.1364;
  letter-spacing: 0.0244444444vw;
  color: #444B5B;
}
.tips-container .tips-column .tip-small {
  height: 10.8888888889vw;
  border: solid 0.1111111111vw #d1d1d1;
  padding-top: 2.3888888889vw;
}
.tips-container .tips-column .tip-large {
  cursor: pointer;
  padding-top: 1.7407407407vw;
  height: 23.537037037vw;
  border-radius: 0.462962963vw;
  box-shadow: 0 0.3333333333vw 0.462962963vw 0 rgba(0, 0, 0, 0.15);
}
.tips-container .tips-column .tip-large img.thumbnail {
  width: 18.4814814815vw;
  height: 10.3333333333vw;
  margin-bottom: 2.5925925926vw;
}
.tips-container .tips-column .tip-large .gif-border {
  border: 1px solid #dbdbdb;
}
.tips-container .tips-column-a {
  width: 21.962962963vw;
}
.tips-container .tips-column-b {
  width: 21.962962963vw;
}
.tips-container .tips-column-c {
  width: 21.962962963vw;
}

#tips-container-1 .tip h2 {
  color: #2e7468;
}

#tips-container-2 .tip h2 {
  color: #0E4577;
}

#tips-container-3 .tip h2 {
  color: #266dae;
}

.frost-modal {
  display: none;
  position: fixed;
  z-index: 100;
  padding: 4.4444444444vw;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: white;
  background-color: rgba(255, 255, 255, 0.8);
  font-family: "futura-pt";
  text-align: center;
}

.frost-modal-content {
  border: none !important;
  box-shadow: 0 0.3333333333vw 0.462962963vw 0 rgba(0, 0, 0, 0.15);
  border-radius: 0.462962963vw;
  background-color: #ffffff;
  margin: auto;
  padding: 1.8518518519vw;
  border: 1px solid #888;
  width: 42.6666666667vw;
  text-align: center;
}
.frost-modal-content.frost-modal-content-video {
  position: absolute;
  top: 25%;
  left: 25%;
}
.frost-modal-content.frost-modal-content-warning {
  width: 29.6296296296vw;
  height: 17.4074074074vw;
}
.frost-modal-content video {
  width: 33.7962962963vw;
  height: 21.1111111111vw;
  text-align: center;
  margin-top: 0.9259259259vw;
  margin-left: 0.9259259259vw;
}
.frost-modal-content .icon-tablet {
  width: 7.1481481481vw;
  height: 7.1481481481vw;
}
.frost-modal-content .warning-container-left {
  width: 7.1481481481vw;
  clear: both;
  float: left;
  margin-top: 1.1851851852vw;
  margin-left: 0.7037037037vw;
}
.frost-modal-content .warning-container-right {
  width: 15.8888888889vw;
  float: left;
  margin-top: 1.1851851852vw;
  margin-left: 0.2962962963vw;
}
.frost-modal-content .warning-header {
  font-family: "canada-type-gibson", sans-serif;
  font-size: 0.8148148148vw;
  font-weight: 600;
  color: #21a68d;
  text-transform: uppercase;
  text-align: left;
}
.frost-modal-content .warning-info {
  font-family: "canada-type-gibson", sans-serif;
  font-size: 0.8148148148vw;
  font-weight: normal;
  line-height: 2.1364;
  letter-spacing: 0.0244444444vw;
  color: #444B5B;
  text-align: left;
  margin-bottom: 1.9814814815vw;
}
.frost-modal-content .continue-button-container {
  clear: both;
  width: 100%;
}
.frost-modal-content .continue-button {
  width: 11.1481481481vw;
  height: 2.4814814815vw;
  border-radius: 1.2407407407vw;
  background-color: #4a8ecc;
  font-family: "canada-type-gibson", sans-serif;
  color: #ffffff;
  font-size: 0.5925925926vw;
  letter-spacing: 0.0555555556vw;
  cursor: pointer;
  margin-left: auto;
  margin-right: auto;
  border: none !important;
}
.frost-modal-content .continue-button:hover {
  background-color: #5EB2FF;
}

.frost-modal-close {
  margin-top: -0.5555555556vw;
  color: #4a8ecc;
  float: right;
  font-size: 1.8518518519vw;
}

.frost-modal-close:hover,
.frost-modal-close:focus {
  color: #5EB2FF;
  text-decoration: none;
  cursor: pointer;
}

#footer {
  margin-top: 20px;
  font-family: "nunito", sans-serif;
}
#footer .disclaimer {
  font-size: 0.5555555556vw;
  line-height: 1.27;
  color: #444b5b;
  clear: both;
  float: left;
  text-align: left;
  width: 80%;
  opacity: 1;
  overflow: hidden;
  transition: opacity 0s, height 0s;
}
#footer .disclaimer.hide {
  height: 0;
  overflow: hidden;
  opacity: 0;
}
#footer .fdic {
  color: #4a4a4a;
  float: right;
  text-align: right;
  font-size: 0.7037037037vw;
  width: 10%;
  margin-bottom: 0;
}

#css-version {
  background-color: red;
}

/*# sourceMappingURL=alt.css.map */
