#contact .page-enter-active{transition:all 1.5s cubic-bezier(.4,0,0,1) .5s}#contact .page-leave-active{transition:all 1s}#contact .page-enter-from,#contact .page-leave-to{opacity:0;transform-origin:100%;transform:translate(10%)translateZ(0)}#contact #calendar-container{width:100%;height:700px}#contact .back-link{color:#212a36;position:fixed;top:40px;left:60px}@media screen and (max-width:992px){#contact .back-link{position:relative;top:0;left:0}}#contact .container-xxxl{flex-direction:column;justify-content:center;min-height:calc(100vh - 120px);display:flex}@media screen and (max-width:768px){#contact .container-xxxl{min-height:unset;justify-content:flex-start}}
