.flex,.flex-end,.flex-space-between{display:flex;justify-content:center;align-items:center}.flex-space-between{justify-content:space-between}.flex-end{justify-content:flex-end}.abs,.abs-bottom,.abs-bottom-right,.abs-left,.abs-right,.abs-right-top,.abs-top,.abs-top-right{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.abs-top,.abs-top-right{top:0;transform:translateX(-50%)}.abs-top-right{left:unset;right:0;transform:unset}.abs-bottom,.abs-bottom-right{top:unset;bottom:0;transform:translateX(-50%)}.abs-bottom-right{left:unset;right:0;transform:unset}.abs-left{left:0;transform:translateY(-50%)}.abs-right,.abs-right-top{left:unset;right:0;transform:translateY(-50%)}.abs-right-top{top:0;transform:unset}:root{--vh:1vh;--gray:#b3b8cb}html{overflow-y:inherit;overflow-x:hidden}a{color:#add8e6!important;text-decoration:none;transition:.2s ease-in-out}a:hover{color:#fff!important;text-decoration:underline}.h1,h1{font-size:6rem;letter-spacing:-.015625em}.h1,.h2,h1,h2{font-family:Roboto,sans-serif;font-weight:300;line-height:normal}.h2,h2{font-size:3.75rem;letter-spacing:-.0083333em}.h3,h3{font-family:Roboto,sans-serif;font-weight:400;line-height:normal;letter-spacing:normal;font-size:2.2rem}@media only screen and (min-width:960px){.h3,h3{font-size:3rem}}.h4,h4{font-family:Roboto,sans-serif;font-size:2.125rem;line-height:normal;letter-spacing:.0073529412em}.h4,.h5,h4,h5{font-weight:400}.h5,h5{font-size:1.5rem;letter-spacing:normal;font-family:Roboto,sans-serif;font-weight:500;font-size:1.25rem;line-height:normal;letter-spacing:.125em}.pad{position:relative;display:block;width:100%;height:300px;border-radius:12px;overflow:hidden;transition:.2s ease-in-out}@media only screen and (min-width:1264px){.pad{height:240px}}@media only screen and (min-width:1904px){.pad{height:320px}}@media only screen and (min-width:2544px){.pad{height:480px}}.pad:hover .v-image{filter:saturate(1);opacity:1}.pad:after{position:absolute;content:"";z-index:1;left:0;top:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,.5),transparent 80%)}.pad.--2 h4{top:unset;bottom:0}.pad.--2:after{background:linear-gradient(0deg,rgba(0,0,0,.5),transparent 80%)}.pad .pad__info{position:absolute;z-index:2;left:0;bottom:0;width:100%;height:100%;padding:32px;display:flex;flex-direction:column;justify-content:space-between}.pad .pad__info h4,.pad .pad__info p{position:static;padding:0}.pad .pad__info p{margin:0;color:#d3d3d3;width:50%;min-width:250px}.pad .v-image{height:100%;filter:saturate(.2);transition:.2s ease-in-out}.pad h4{position:absolute;z-index:2;left:0;top:0;color:#fff;padding:32px}.v-text-field input{padding:8px}.fade-enter-active,.fade-leave-active{transition:opacity .3s}.fade-enter,.fade-leave-to{opacity:0}.route-enter-active,.route-leave-active{transition:opacity .3s}.route-enter,.route-leave-to{opacity:0}.up-enter-active,.up-leave-active{transition:all .3s}.up-enter,.up-leave-to{opacity:0;transform:translateY(100%)}