.toast[data-v-dfd0c8dc]{z-index:1000;width:400px;height:60px;border:2px solid #fff;border-radius:4px;position:fixed;top:20px;left:calc(50vw - 200px);background-color:#14342b;text-align:center;font-size:32px;line-height:52px;color:#fff;animation-name:toast-dfd0c8dc;animation-duration:3s}@keyframes toast-dfd0c8dc{0%{opacity:0;top:0}20%{opacity:1;top:20px}80%{opacity:1;top:20px}to{opacity:0;top:0}}#app{font-family:Pirata One,cursive;font-size:32px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;height:100vh}.fade-enter-from,.fade-leave-to,.fade-menu-enter-from,.fade-menu-leave-to{opacity:0}.fade-enter-active,.fade-leave-active,.fade-menu-enter-active{transition:opacity .4s}.fade-menu-leave-active{transition:opacity 0}.magnet[data-v-5c06bb70]{position:absolute;height:42vh;border:1px solid #fff;box-shadow:2px 4px 5px 0 rgba(0,0,0,.44);-webkit-box-shadow:2px 4px 5px 0 rgba(0,0,0,.44);-moz-box-shadow:2px 4px 5px 0 rgba(0,0,0,.44);z-index:2;transition:transform .3s}@media only screen and (max-width:450px){.magnet[data-v-5c06bb70]{display:none}}.magnet[data-v-5c06bb70]:hover{box-shadow:3px 5px 6px 0 rgba(0,0,0,.44);-webkit-box-shadow:3px 5px 6px 0 rgba(0,0,0,.44);-moz-box-shadow:3px 5px 6px 0 rgba(0,0,0,.44);z-index:3}.container[data-v-d6a66d52]{display:flex;justify-content:space-between}@media only screen and (max-width:450px){.container[data-v-d6a66d52]{height:100%;flex-direction:column}}.container section[data-v-d6a66d52]{width:100%;height:100vh;padding:36px;transition:all .5s;position:relative}@media only screen and (max-width:450px){.container section[data-v-d6a66d52]{width:100vw;height:100%}}.container section .header-group[data-v-d6a66d52]{display:inline-flex;flex-direction:column;overflow:hidden;transition:all .5s;z-index:1000}.container section .header[data-v-d6a66d52]{cursor:pointer;display:inline-block;font-size:24px;margin-bottom:12px;color:#303030}@media only screen and (min-width:451px){.container section .header[data-v-d6a66d52]{white-space:nowrap;text-overflow:ellipsis}}.container section .header.primary[data-v-d6a66d52]{font-size:36px;color:#000}.container section .header.primary.xl[data-v-d6a66d52]{font-weight:700;font-size:40px}.container section .header[data-v-d6a66d52]:not(.primary):hover{color:#fff}.back-button[data-v-58d0d338]{position:fixed;top:16px;color:#fff;text-decoration:none;opacity:0;transition:opacity .5s}.container[data-v-9a43692e]{position:relative}.container .img[data-v-9a43692e]{height:100%;cursor:pointer;transition:transform .3s}.container .img[data-v-9a43692e]:hover{transform:translate(-2px,-2px);box-shadow:5px 5px 11px 0 rgba(0,0,0,.41);-webkit-box-shadow:5px 5px 11px 0 rgba(0,0,0,.41);-moz-box-shadow:5px 5px 11px 0 rgba(0,0,0,.41)}.array[data-v-02ca8212]{display:flex;overflow-x:scroll;height:600px;margin-top:calc(50vh - 300px);padding:16px}@media only screen and (max-width:450px){.array[data-v-02ca8212]{height:300px;margin-top:calc(50vh - 150px)}}@media only screen and (max-height:700px){.array[data-v-02ca8212]{height:450px;margin-top:calc(50vh - 225px)}}.array .margin-right[data-v-02ca8212]:not(:last-child){margin-right:24px}.array .margin-right[data-v-02ca8212]:last-child{margin-right:8px}.container[data-v-4450b0ba]{display:flex;width:100vw}@media only screen and (max-width:450px){.container[data-v-4450b0ba]{flex-direction:column;height:100vh;overflow-y:scroll}}.contact-form .header[data-v-4450b0ba]{font-size:32px;margin-bottom:16px}.contact-form[data-v-4450b0ba]{margin:32px;margin-bottom:0;display:flex;flex-direction:column;padding:16px;width:40%}@media only screen and (max-width:450px){.contact-form[data-v-4450b0ba]{width:60vw}}.contact-form .input[data-v-4450b0ba]:not(:last-child){margin-bottom:16px}.contact-form .input[data-v-4450b0ba]{font-family:Pirata One,cursive;font-size:24px;border:0;background:hsla(0,0%,100%,.4)}.contact-form .input[data-v-4450b0ba]:focus{outline:none}.contact-form .textarea[data-v-4450b0ba]{resize:none}.contact-form .button.disabled[data-v-4450b0ba]{background:hsla(0,0%,100%,.2)}.contact-form .button[data-v-4450b0ba]:not(.disabled){cursor:pointer;background:hsla(0,0%,100%,.8)}.about-section[data-v-4450b0ba]{margin-top:80px;padding:16px;width:45%;display:flex}@media only screen and (max-width:1000px){.about-section[data-v-4450b0ba]{flex-direction:column}}@media only screen and (max-width:450px){.about-section[data-v-4450b0ba]{margin-top:16px;margin-left:32px;width:60vw}}.about-section .about-img[data-v-4450b0ba]{width:40%;margin-right:16px;align-self:flex-start;box-shadow:5px 5px 11px 0 rgba(0,0,0,.41);-webkit-box-shadow:5px 5px 11px 0 rgba(0,0,0,.41);-moz-box-shadow:5px 5px 11px 0 rgba(0,0,0,.41)}@media only screen and (max-width:1000px){.about-section .about-img[data-v-4450b0ba]{width:60%;margin-right:0;margin-bottom:16px}}@media only screen and (max-width:450px){.about-section .about-img[data-v-4450b0ba]{width:100%}}.about-section .about-text[data-v-4450b0ba]{width:50%;font-size:24px}@media only screen and (max-width:1000px){.about-section .about-text[data-v-4450b0ba]{width:60%}}@media only screen and (max-width:450px){.about-section .about-text[data-v-4450b0ba]{width:100%}}