.growAnimation,.growAnimationDesktop{height:49px;transition:height .5s;-webkit-transition:height .5s;text-align:center;overflow:hidden}.growAnimation:hover{height:auto}#movable,#movable-background{position:relative;opacity:1;transition:left 1.5s ease,opacity 1.5s ease}#movable-background{left:0}.fade-in-out{opacity:0;animation:fade-in 1s ease-in,fade-out 4s ease-out 1s}@keyframes fade-in{to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.lock .icon-lock,.lock:hover .icon-unlock{display:none}.lock:hover .icon-lock{display:flex}buttonTapBackground{-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:transparent}.Modal_modal__content__JCxWM{padding:0;background:transparent}.Modal_modal__content__JCxWM::backdrop{background:rgba(0,0,0,.5)}.Modal_modal__close__PL6ob{background-color:#fff;border-radius:50%;cursor:pointer;position:absolute;top:0;right:0;width:32px;height:32px!important;z-index:10;padding:0}.swiper{height:100%}.swiper .swiper-slide{height:auto!important}@media (min-width:768px){section#sectionCarouselHome .swiper{overflow:visible}section#sectionCarouselHome .swiper-slide{width:auto!important}}.wrapper{height:100%;overflow:hidden}.carousel,.wrapper{width:100%;display:flex;justify-content:center}.carousel{position:relative;max-width:500px;flex-direction:column}.carousel__item{display:flex;flex-direction:column;align-items:start;text-align:start;height:auto;width:100%;margin:0 20px;max-width:300px;border-radius:8px;box-shadow:0 3px 20px #00000029}.carousel__item-body{width:100%;background-color:#fff;border-radius:8px;padding:24px}.title{font-size:28px}.review{font-size:16px;letter-spacing:0}.author{font-size:14px;font-weight:700}.swiper-wrapper{transition-timing-function:linear!important}.slider__container{transform:rotate(180deg)}.App{font-family:sans-serif;text-align:center}.modal__bg{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(28,28,28,.19);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:1;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video;transition:opacity .3s ease-out;z-index:100}.modal__align{display:flex;justify-content:center;align-items:center;height:100vh}.modal__content{display:flex;flex-direction:column;width:800px;height:500px;box-shadow:0 100px 80px hsla(0,0%,72%,.07),0 25.8162px 19px 4px hsla(0,0%,70%,.046),0 7.779px 7.30492px rgba(0,0,0,.035),0 1.48838px 2.0843px rgba(0,0,0,.024);border-radius:20px;background:transparent;color:#000;margin:0 4rem}.modal__close{border-radius:50%;cursor:pointer;position:relative;align-self:end;color:#fff;bottom:50px;width:28px;height:32px;padding:0}.modal__video-align{display:flex;position:relative;bottom:37px}.modal__video-style{border-radius:20px;z-index:100}.modal__spinner{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);animation:spin 2s linear infinite;font-size:40px;color:#1b6aae}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (max-width:800px){.modal__content{margin:0 1rem;width:100%}.modal__video-style{width:100%}}@media screen and (max-width:499px){.modal__content{background:transparent;height:auto}.modal__video-align{bottom:0}.modal__video-style{height:auto}}