:root{--kPrimary:#447c9d;--kSecondary:#fcf;--kHeading:#000;--kParagraph:#666;--lightPrimary:#dbf1ff}h1,h2,h3{color:var(--kPrimary)}h1{font-size:2.25rem}h2{font-size:2rem}p{font-size:1rem}.bg-primary{background-color:var(--kPrimary)!important;color:#fff}.bg-lightPrimary{background-color:var(--lightPrimary)}.text-primary{color:var(--kPrimary)!important}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50}.frame{width:90%;text-align:center}button{margin:20px}.custom-btn{color:#fff;border-radius:5px;font-family:Lato,sans-serif;font-weight:500;background:transparent;cursor:pointer;transition:all .3s ease;position:relative;display:inline-block;box-shadow:inset 2px 2px 2px 0 hsla(0,0%,100%,.5),7px 7px 20px 0 rgba(0,0,0,.1),4px 4px 5px 0 rgba(0,0,0,.1);outline:none}.btn-5{width:130px;height:40px;line-height:42px;padding:0;border:none;background:var(--kPrimary);background:linear-gradient(0deg,#585f8c,#657dbe)}.btn-5:hover{color:#000;background:transparent;box-shadow:none}.btn-5:after,.btn-5:before{content:"";position:absolute;top:0;right:0;height:2px;width:0;background:var(--kPrimary);box-shadow:-1px -1px 5px 0 #fff,7px 7px 20px 0 #0003,4px 4px 5px 0 #0002;transition:all .4s ease}.btn-5:after{right:inherit;top:inherit;left:0;bottom:0}.btn-5:hover:after,.btn-5:hover:before{width:100%;transition:all .8s ease}.new{border:1px solid red;background-color:#f12f2f;color:#fff;border-radius:3px;padding:1px}.new,a{text-decoration:none}.footer{background-color:var(--kPrimary)}.btn[data-v-490821d0]{background-color:#970c10;color:#fff}.slogan[data-v-8a710a5e]{font-family:Dancing Script,cursiv;color:var(--kPrimary);font-size:calc(.7rem + 1.3vw)!important}.fs-1[data-v-8a710a5e]{font-size:calc(.75rem + 1.3vw)!important}@media screen and (min-width:1024px){.vm--modal{width:30%!important;height:100vh!important;top:10%!important}}@media screen and (max-width:767px){.vm--modal{width:100%!important}}@media screen and (min-width:767px) and (max-width:1023px){.vm--modal{width:100%!important;top:20%!important}}.vm--modal{left:0!important;vertical-align:middle;margin:0 auto;height:auto!important}.vm--modal img{width:90%;height:auto}