a:hover img#logo{-webkit-animation:vibrate-1 .3s linear infinite both;animation:vibrate-1 .3s linear infinite both}@-webkit-keyframes vibrate-1{0%{-webkit-transform:translate(0);transform:translate(0)}20%{-webkit-transform:translate(-2px,2px);transform:translate(-2px,2px)}40%{-webkit-transform:translate(-2px,-2px);transform:translate(-2px,-2px)}60%{-webkit-transform:translate(2px,2px);transform:translate(2px,2px)}80%{-webkit-transform:translate(2px,-2px);transform:translate(2px,-2px)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes vibrate-1{0%{-webkit-transform:translate(0);transform:translate(0)}20%{-webkit-transform:translate(-2px,2px);transform:translate(-2px,2px)}40%{-webkit-transform:translate(-2px,-2px);transform:translate(-2px,-2px)}60%{-webkit-transform:translate(2px,2px);transform:translate(2px,2px)}80%{-webkit-transform:translate(2px,-2px);transform:translate(2px,-2px)}to{-webkit-transform:translate(0);transform:translate(0)}}.eyes:after{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:wave-animation;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 128 128'%3E%3Cpath d='M34.16 106.51C18.73 106.51 6.19 87.44 6.19 64s12.55-42.51 27.97-42.51S62.13 40.56 62.13 64s-12.55 42.51-27.97 42.51' style='fill:%23fafafa'/%3E%3Cpath d='M34.16 23.49c6.63 0 12.98 4 17.87 11.27 5.22 7.75 8.1 18.14 8.1 29.24s-2.88 21.49-8.1 29.24c-4.89 7.27-11.24 11.27-17.87 11.27s-12.98-4-17.87-11.27C11.06 85.49 8.19 75.1 8.19 64s2.88-21.49 8.1-29.24c4.89-7.27 11.23-11.27 17.87-11.27m0-4C17.61 19.49 4.19 39.42 4.19 64s13.42 44.51 29.97 44.51S64.13 88.58 64.13 64 50.71 19.49 34.16 19.49' style='fill:%23b0bec5'/%3E%3ClinearGradient id='a' x1='22.523' x2='22.523' y1='46.676' y2='82.083' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' style='stop-color:%23424242'/%3E%3Cstop offset='1' style='stop-color:%23212121'/%3E%3C/linearGradient%3E%3Cpath d='M25.63 59.84c-2.7-2.54-2.1-7.58 1.36-11.26.18-.19.36-.37.55-.54-1.54-.87-3.23-1.36-5.01-1.36-7.19 0-13.02 7.93-13.02 17.7s5.83 17.7 13.02 17.7 13.02-7.93 13.02-17.7c0-1.75-.19-3.45-.54-5.05-3.24 2.33-7.11 2.64-9.38.51' style='fill:url(%23a)'/%3E%3Cellipse cx='93.84' cy='64' rx='29.97' ry='44.51' style='fill:%23eee'/%3E%3Cpath d='M93.84 106.51c-15.42 0-27.97-19.07-27.97-42.51s12.55-42.51 27.97-42.51S121.81 40.56 121.81 64s-12.54 42.51-27.97 42.51' style='fill:%23fafafa'/%3E%3Cpath d='M93.84 23.49c6.63 0 12.98 4 17.87 11.27 5.22 7.75 8.1 18.14 8.1 29.24s-2.88 21.49-8.1 29.24c-4.89 7.27-11.24 11.27-17.87 11.27s-12.98-4-17.87-11.27c-5.22-7.75-8.1-18.14-8.1-29.24s2.88-21.49 8.1-29.24c4.89-7.27 11.24-11.27 17.87-11.27m0-4c-16.55 0-29.97 19.93-29.97 44.51s13.42 44.51 29.97 44.51S123.81 88.58 123.81 64s-13.42-44.51-29.97-44.51' style='fill:%23b0bec5'/%3E%3ClinearGradient id='b' x1='82.209' x2='82.209' y1='46.676' y2='82.083' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' style='stop-color:%23424242'/%3E%3Cstop offset='1' style='stop-color:%23212121'/%3E%3C/linearGradient%3E%3Cpath d='M85.31 59.84c-2.7-2.54-2.1-7.58 1.36-11.26.18-.19.36-.37.55-.54-1.54-.87-3.23-1.36-5.01-1.36-7.19 0-13.02 7.93-13.02 17.7s5.83 17.7 13.02 17.7 13.02-7.93 13.02-17.7c0-1.75-.19-3.45-.54-5.05-3.23 2.33-7.11 2.64-9.38.51' style='fill:url(%23b)'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;content:"";display:inline-block;height:40px;margin-left:15px;transform-origin:70% 70%;width:40px}@keyframes wave-animation{0%{transform:rotate(0deg)}10%{transform:rotate(14deg)}20%{transform:rotate(-8deg)}30%{transform:rotate(14deg)}40%{transform:rotate(-4deg)}50%{transform:rotate(10deg)}60%{transform:rotate(0deg)}to{transform:rotate(0deg)}}.option-hidden{max-height:0;opacity:0;overflow:hidden;transition:max-height .5s ease-out,opacity .5s ease-out}.option-visible{max-height:200px;opacity:1;transition:max-height .5s ease-in,opacity .5s ease-in}.cursor-pointer{cursor:pointer}.btn-bd-primary{--bd-violet-bg:#712cf9;--bd-violet-rgb:112.520718,44.062154,249.437846;--bs-btn-font-weight:600;--bs-btn-color:var(--bs-white);--bs-btn-bg:var(--bd-violet-bg);--bs-btn-border-color:var(--bd-violet-bg);--bs-btn-hover-color:var(--bs-white);--bs-btn-hover-bg:#6528e0;--bs-btn-hover-border-color:#6528e0;--bs-btn-focus-shadow-rgb:var(--bd-violet-rgb);--bs-btn-active-color:var(--bs-btn-hover-color);--bs-btn-active-bg:#5a23c8;--bs-btn-active-border-color:#5a23c8}.bd-mode-toggle{z-index:1500}.bd-mode-toggle .dropdown-menu .active .bi{display:block!important}img.img-thumbnail:hover{opacity:.6}#partnersCarousel .carousel-item img{filter:grayscale(1);-webkit-filter:grayscale(1);max-height:50px}#partnersCarousel .carousel-item img:hover{filter:grayscale(0);-webkit-filter:grayscale(0)}@font-face{font-display:swap;font-family:LTMakeup;src:local("LTMakeup"),url(/build/fonts/LTMakeup-Regular.4f90bacf.woff2) format("woff2")}.marquee-container{box-sizing:border-box;overflow:hidden;position:relative;transform:rotate(-2deg);white-space:nowrap;width:100%}.marquee{color:#999;display:flex;font-family:LTMakeup,sans-serif;width:100%}.scroll-left{animation:marquee-right 15s linear infinite}.scroll-right{color:#fff;-webkit-text-stroke:1px #000;animation:marquee-left 25s linear infinite}@keyframes marquee-left{0%{transform:translateX(-50%)}to{transform:translateX(0)}}@keyframes marquee-right{0%{transform:translateX(0)}to{transform:translateX(-50%)}}[data-bs-theme=light] .marquee-overlay{background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0) 10%,hsla(0,0%,100%,0) 90%,#fff);height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}[data-bs-theme=dark] .marquee-overlay{background:linear-gradient(90deg,#212529,rgba(35,38,42,0) 10%,rgba(35,38,42,0) 90%,#212529);height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}@media (min-width:320px){.marquee-responsive{font-size:1.875rem;line-height:2.25rem}}@media (min-width:540px){.marquee-responsive{font-size:2.25rem;line-height:2.75rem}}@media (min-width:768px){.marquee-responsive{font-size:3rem;line-height:3.5rem}}@media (min-width:1024px){.marquee-responsive{font-size:3rem;line-height:4rem}}@media (min-width:1280px){.marquee-responsive{font-size:3.5rem;line-height:4.25rem}}.thumb-bl .preview svg{background-color:rgba(0,0,0,.35);border-radius:8px;box-sizing:initial;height:34px;max-width:34px;padding:6px 10px;transition:background-color .2s ease-in-out,transform .2s}.thumb-bl .preview:hover svg{background-color:rgba(0,0,0,.55);transform:scale(1.1)}