@-webkit-keyframes airplane-enter{to{height:calc(min(5vh, 5vw));left:calc(50% - min(2.5vh, 2.5vw));top:calc(50% - min(5vh, 5vw) + min(10vh, 10vw));width:calc(min(5vh, 5vw))}}@keyframes airplane-enter{to{height:calc(min(5vh, 5vw));left:calc(50% - min(2.5vh, 2.5vw));top:calc(50% - min(5vh, 5vw) + min(10vh, 10vw));width:calc(min(5vh, 5vw))}}@-webkit-keyframes airplane-spin{0%{-webkit-transform:rotate(450deg) translate(calc(min(10vh, 10vw)));transform:rotate(450deg) translate(calc(min(10vh, 10vw)))}to{-webkit-transform:rotate(90deg) translate(calc(min(10vh, 10vw)));transform:rotate(90deg) translate(calc(min(10vh, 10vw)))}}@keyframes airplane-spin{0%{-webkit-transform:rotate(450deg) translate(calc(min(10vh, 10vw)));transform:rotate(450deg) translate(calc(min(10vh, 10vw)))}to{-webkit-transform:rotate(90deg) translate(calc(min(10vh, 10vw)));transform:rotate(90deg) translate(calc(min(10vh, 10vw)))}}@-webkit-keyframes airplane-exit{to{height:calc(min(20vh, 20vh));left:130%;top:calc(50% - min(5vh, 5vw) + min(10vh, 10vw));width:calc(min(20vh, 20vh))}}@keyframes airplane-exit{to{height:calc(min(20vh, 20vh));left:130%;top:calc(50% - min(5vh, 5vw) + min(10vh, 10vw));width:calc(min(20vh, 20vh))}}@-webkit-keyframes airplane-spin-exit{0%{-webkit-transform:rotate(90deg) translate(calc(min(10vh, 10vw)*-1));transform:rotate(90deg) translate(calc(min(10vh, 10vw)*-1))}70%{top:90%;-webkit-transform:rotate(540deg) translate(calc(min(5vh, 5vw)*-1));transform:rotate(540deg) translate(calc(min(5vh, 5vw)*-1))}to{top:110%;-webkit-transform:rotate(540deg) translate(calc(min(5vh, 5vw)*-1));transform:rotate(540deg) translate(calc(min(5vh, 5vw)*-1))}}@keyframes airplane-spin-exit{0%{-webkit-transform:rotate(90deg) translate(calc(min(10vh, 10vw)*-1));transform:rotate(90deg) translate(calc(min(10vh, 10vw)*-1))}70%{top:90%;-webkit-transform:rotate(540deg) translate(calc(min(5vh, 5vw)*-1));transform:rotate(540deg) translate(calc(min(5vh, 5vw)*-1))}to{top:110%;-webkit-transform:rotate(540deg) translate(calc(min(5vh, 5vw)*-1));transform:rotate(540deg) translate(calc(min(5vh, 5vw)*-1))}}.svg-container-initial{-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:airplane-enter;animation-name:airplane-enter;height:calc(min(20vh, 20vh));left:-30%;top:calc(50% - min(5vh, 5vw) + min(10vh, 10vw));-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:center center;transform-origin:center center;width:calc(min(20vh, 20vh))}.svg-container-initial,.svg-container-spin{-webkit-animation-duration:2s;animation-duration:2s;position:absolute}.svg-container-spin{-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:airplane-spin;animation-name:airplane-spin;-webkit-animation-timing-function:cubic-bezier();animation-timing-function:cubic-bezier();height:min(5vh,5vh);left:calc(50% - min(2.5vh, 2.5vw));top:calc(50% - min(5vh, 5vh));-webkit-transform:rotate(90deg) translate(calc(min(10vh, 10vw)));transform:rotate(90deg) translate(calc(min(10vh, 10vw)));-webkit-transform-origin:center center;transform-origin:center center;width:min(5vh,5vh)}.svg-container-exit{-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:airplane-exit;animation-name:airplane-exit;top:calc(50% - min(5vh, 5vw) + min(10vh, 10vw));-webkit-transform:rotate(90deg);transform:rotate(90deg)}.svg-container-exit,.svg-container-spin-exit{height:min(5vh,5vh);left:50%;position:fixed;width:min(5vh,5vh)}.svg-container-spin-exit{-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-duration:2.5s;animation-duration:2.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:airplane-spin-exit;animation-name:airplane-spin-exit;top:calc(50% + min(15vh, 15vw));-webkit-transform:rotate(90deg) translate(calc(min(10vh, 10vw)*-1));transform:rotate(90deg) translate(calc(min(10vh, 10vw)*-1));-webkit-transform-origin:center center;transform-origin:center center}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Roboto,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@-webkit-keyframes pulse{0%{opacity:.75;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5)}}@keyframes pulse{0%{opacity:.75;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5)}}.grecaptcha-badge{visibility:hidden}
/*# sourceMappingURL=main.8aed0bfe.css.map*/