.growAnimation,.growAnimationDesktop{text-align:center;height:49px;transition:height .5s;overflow:hidden}.growAnimation:hover{height:auto}#movable{opacity:1;transition:left 1.5s,opacity 1.5s;position:relative}#movable-background{opacity:1;transition:left 1.5s,opacity 1.5s;position:relative;left:0}.fade-in-out{opacity:0;animation:1s ease-in fade-in,4s ease-out 1s fade-out}@keyframes fade-in{to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.lock:hover .icon-unlock,.lock .icon-lock{display:none}.lock:hover .icon-lock{display:flex}buttonTapBackground{-webkit-tap-highlight-color:#fff0;-webkit-tap-highlight-color:transparent}
@media (min-width:768px){section#sectionCarouselHome .swiper{overflow:visible}section#sectionCarouselHome .swiper-slide{width:auto!important}}
.App{text-align:center;font-family:sans-serif}.modal__bg{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:1;z-index:100;background:#1c1c1c30;width:100%;height:100%;transition:opacity .3s ease-out;animation-name:modal-video;animation-duration:.3s;animation-timing-function:ease-out;position:fixed;top:0;left:0}.modal__align{justify-content:center;align-items:center;height:100vh;display:flex}.modal__content{color:#000;background:0 0;border-radius:20px;flex-direction:column;width:800px;height:500px;margin:0 4rem;display:flex;box-shadow:0 100px 80px #b8b8b812,0 25.8162px 19px 4px #b2b2b20c,0 7.779px 7.30492px #00000009,0 1.48838px 2.0843px #00000006}.modal__close{cursor:pointer;color:#fff;border-radius:50%;align-self:end;width:28px;height:32px;padding:0;position:relative;bottom:50px}.modal__video-align{display:flex;position:relative;bottom:37px}.modal__video-style{z-index:100;border-radius:20px}.modal__spinner{color:#1b6aae;font-size:40px;animation:2s linear infinite spin;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (max-width:800px){.modal__content{width:100%;margin:0 1rem}.modal__video-style{width:100%}}@media screen and (max-width:499px){.modal__content{background:0 0;height:auto}.modal__video-align{bottom:0}.modal__video-style{height:auto}}
