﻿/*! * Name: ConnectMe
  * Version: v1.3.5
  * Author: ILIASH HOSAIN.
  * Copyright: Themeyn 2023.
  * URI: https://themeforest.net/user/themeyn 

----------------------
## Table Contents ##
* 01. FONTS
* 02. LAYOUT
* 03. COMPONENTS
*//*!
* animate.css - https://animate.style/
* Version - 4.1.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css
*/:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*.8);animation-duration:calc(var(--animate-duration)*.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media(prefers-reduced-motion: reduce),print{.animate__animated{-webkit-animation-duration:1ms !important;animation-duration:1ms !important;-webkit-transition-duration:1ms !important;transition-duration:1ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -30px, 0) scaleY(1.1);transform:translate3d(0, -30px, 0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -15px, 0) scaleY(1.05);transform:translate3d(0, -15px, 0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translateZ(0) scaleY(0.95);transform:translateZ(0) scaleY(0.95)}90%{-webkit-transform:translate3d(0, -4px, 0) scaleY(1.02);transform:translate3d(0, -4px, 0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -30px, 0) scaleY(1.1);transform:translate3d(0, -30px, 0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -15px, 0) scaleY(1.05);transform:translate3d(0, -15px, 0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translateZ(0) scaleY(0.95);transform:translateZ(0) scaleY(0.95)}90%{-webkit-transform:translate3d(0, -4px, 0) scaleY(1.02);transform:translate3d(0, -4px, 0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25, 0.75, 1);transform:scale3d(1.25, 0.75, 1)}40%{-webkit-transform:scale3d(0.75, 1.25, 1);transform:scale3d(0.75, 1.25, 1)}50%{-webkit-transform:scale3d(1.15, 0.85, 1);transform:scale3d(1.15, 0.85, 1)}65%{-webkit-transform:scale3d(0.95, 1.05, 1);transform:scale3d(0.95, 1.05, 1)}75%{-webkit-transform:scale3d(1.05, 0.95, 1);transform:scale3d(1.05, 0.95, 1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25, 0.75, 1);transform:scale3d(1.25, 0.75, 1)}40%{-webkit-transform:scale3d(0.75, 1.25, 1);transform:scale3d(0.75, 1.25, 1)}50%{-webkit-transform:scale3d(1.15, 0.85, 1);transform:scale3d(1.15, 0.85, 1)}65%{-webkit-transform:scale3d(0.95, 1.05, 1);transform:scale3d(0.95, 1.05, 1)}75%{-webkit-transform:scale3d(1.05, 0.95, 1);transform:scale3d(1.05, 0.95, 1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}}@keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}20%,40%,60%,80%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}20%,40%,60%,80%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg);transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate(3deg);transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg);transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg);transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate(3deg);transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg);transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%, 0, 0) rotate(-5deg);transform:translate3d(-25%, 0, 0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%, 0, 0) rotate(3deg);transform:translate3d(20%, 0, 0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%, 0, 0) rotate(-3deg);transform:translate3d(-15%, 0, 0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%, 0, 0) rotate(2deg);transform:translate3d(10%, 0, 0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%, 0, 0) rotate(-1deg);transform:translate3d(-5%, 0, 0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%, 0, 0) rotate(-5deg);transform:translate3d(-25%, 0, 0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%, 0, 0) rotate(3deg);transform:translate3d(20%, 0, 0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%, 0, 0) rotate(-3deg);transform:translate3d(-15%, 0, 0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%, 0, 0) rotate(2deg);transform:translate3d(10%, 0, 0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%, 0, 0) rotate(-1deg);transform:translate3d(-5%, 0, 0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(0.7);transform:translateY(-1200px) scale(0.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(0.7);transform:translateY(0) scale(0.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(0.7);transform:translateY(-1200px) scale(0.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(0.7);transform:translateY(0) scale(0.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(0.7);transform:translateX(-2000px) scale(0.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(0.7);transform:translateX(0) scale(0.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(0.7);transform:translateX(-2000px) scale(0.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(0.7);transform:translateX(0) scale(0.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(0.7);transform:translateX(2000px) scale(0.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(0.7);transform:translateX(0) scale(0.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(0.7);transform:translateX(2000px) scale(0.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(0.7);transform:translateX(0) scale(0.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(0.7);transform:translateY(1200px) scale(0.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(0.7);transform:translateY(0) scale(0.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(0.7);transform:translateY(1200px) scale(0.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(0.7);transform:translateY(0) scale(0.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(0.7);transform:translateY(0) scale(0.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(0.7);transform:translateY(700px) scale(0.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(0.7);transform:translateY(0) scale(0.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(0.7);transform:translateY(700px) scale(0.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(0.7);transform:translateX(0) scale(0.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(0.7);transform:translateX(-2000px) scale(0.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(0.7);transform:translateX(0) scale(0.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(0.7);transform:translateX(-2000px) scale(0.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(0.7);transform:translateX(0) scale(0.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(0.7);transform:translateX(2000px) scale(0.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(0.7);transform:translateX(0) scale(0.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(0.7);transform:translateX(2000px) scale(0.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(0.7);transform:translateY(0) scale(0.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(0.7);transform:translateY(-700px) scale(0.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(0.7);transform:translateY(0) scale(0.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(0.7);transform:translateY(-700px) scale(0.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}40%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;-webkit-transform:scale3d(1.03, 1.03, 1.03);transform:scale3d(1.03, 1.03, 1.03)}80%{-webkit-transform:scale3d(0.97, 0.97, 0.97);transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}40%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;-webkit-transform:scale3d(1.03, 1.03, 1.03);transform:scale3d(1.03, 1.03, 1.03)}80%{-webkit-transform:scale3d(0.97, 0.97, 0.97);transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(0, -3000px, 0) scaleY(3);transform:translate3d(0, -3000px, 0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0, 25px, 0) scaleY(0.9);transform:translate3d(0, 25px, 0) scaleY(0.9)}75%{-webkit-transform:translate3d(0, -10px, 0) scaleY(0.95);transform:translate3d(0, -10px, 0) scaleY(0.95)}90%{-webkit-transform:translate3d(0, 5px, 0) scaleY(0.985);transform:translate3d(0, 5px, 0) scaleY(0.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(0, -3000px, 0) scaleY(3);transform:translate3d(0, -3000px, 0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0, 25px, 0) scaleY(0.9);transform:translate3d(0, 25px, 0) scaleY(0.9)}75%{-webkit-transform:translate3d(0, -10px, 0) scaleY(0.95);transform:translate3d(0, -10px, 0) scaleY(0.95)}90%{-webkit-transform:translate3d(0, 5px, 0) scaleY(0.985);transform:translate3d(0, 5px, 0) scaleY(0.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(-3000px, 0, 0) scaleX(3);transform:translate3d(-3000px, 0, 0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px, 0, 0) scaleX(1);transform:translate3d(25px, 0, 0) scaleX(1)}75%{-webkit-transform:translate3d(-10px, 0, 0) scaleX(0.98);transform:translate3d(-10px, 0, 0) scaleX(0.98)}90%{-webkit-transform:translate3d(5px, 0, 0) scaleX(0.995);transform:translate3d(5px, 0, 0) scaleX(0.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(-3000px, 0, 0) scaleX(3);transform:translate3d(-3000px, 0, 0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px, 0, 0) scaleX(1);transform:translate3d(25px, 0, 0) scaleX(1)}75%{-webkit-transform:translate3d(-10px, 0, 0) scaleX(0.98);transform:translate3d(-10px, 0, 0) scaleX(0.98)}90%{-webkit-transform:translate3d(5px, 0, 0) scaleX(0.995);transform:translate3d(5px, 0, 0) scaleX(0.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(3000px, 0, 0) scaleX(3);transform:translate3d(3000px, 0, 0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px, 0, 0) scaleX(1);transform:translate3d(-25px, 0, 0) scaleX(1)}75%{-webkit-transform:translate3d(10px, 0, 0) scaleX(0.98);transform:translate3d(10px, 0, 0) scaleX(0.98)}90%{-webkit-transform:translate3d(-5px, 0, 0) scaleX(0.995);transform:translate3d(-5px, 0, 0) scaleX(0.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(3000px, 0, 0) scaleX(3);transform:translate3d(3000px, 0, 0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px, 0, 0) scaleX(1);transform:translate3d(-25px, 0, 0) scaleX(1)}75%{-webkit-transform:translate3d(10px, 0, 0) scaleX(0.98);transform:translate3d(10px, 0, 0) scaleX(0.98)}90%{-webkit-transform:translate3d(-5px, 0, 0) scaleX(0.995);transform:translate3d(-5px, 0, 0) scaleX(0.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(0, 3000px, 0) scaleY(5);transform:translate3d(0, 3000px, 0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0, -20px, 0) scaleY(0.9);transform:translate3d(0, -20px, 0) scaleY(0.9)}75%{-webkit-transform:translate3d(0, 10px, 0) scaleY(0.95);transform:translate3d(0, 10px, 0) scaleY(0.95)}90%{-webkit-transform:translate3d(0, -5px, 0) scaleY(0.985);transform:translate3d(0, -5px, 0) scaleY(0.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(0, 3000px, 0) scaleY(5);transform:translate3d(0, 3000px, 0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0, -20px, 0) scaleY(0.9);transform:translate3d(0, -20px, 0) scaleY(0.9)}75%{-webkit-transform:translate3d(0, 10px, 0) scaleY(0.95);transform:translate3d(0, 10px, 0) scaleY(0.95)}90%{-webkit-transform:translate3d(0, -5px, 0) scaleY(0.985);transform:translate3d(0, -5px, 0) scaleY(0.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0, 10px, 0) scaleY(0.985);transform:translate3d(0, 10px, 0) scaleY(0.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0, -20px, 0) scaleY(0.9);transform:translate3d(0, -20px, 0) scaleY(0.9)}to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0) scaleY(3);transform:translate3d(0, 2000px, 0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0, 10px, 0) scaleY(0.985);transform:translate3d(0, 10px, 0) scaleY(0.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0, -20px, 0) scaleY(0.9);transform:translate3d(0, -20px, 0) scaleY(0.9)}to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0) scaleY(3);transform:translate3d(0, 2000px, 0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px, 0, 0) scaleX(0.9);transform:translate3d(20px, 0, 0) scaleX(0.9)}to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0) scaleX(2);transform:translate3d(-2000px, 0, 0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px, 0, 0) scaleX(0.9);transform:translate3d(20px, 0, 0) scaleX(0.9)}to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0) scaleX(2);transform:translate3d(-2000px, 0, 0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px, 0, 0) scaleX(0.9);transform:translate3d(-20px, 0, 0) scaleX(0.9)}to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0) scaleX(2);transform:translate3d(2000px, 0, 0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px, 0, 0) scaleX(0.9);transform:translate3d(-20px, 0, 0) scaleX(0.9)}to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0) scaleX(2);transform:translate3d(2000px, 0, 0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0, -10px, 0) scaleY(0.985);transform:translate3d(0, -10px, 0) scaleY(0.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0, 20px, 0) scaleY(0.9);transform:translate3d(0, 20px, 0) scaleY(0.9)}to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0) scaleY(3);transform:translate3d(0, -2000px, 0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0, -10px, 0) scaleY(0.985);transform:translate3d(0, -10px, 0) scaleY(0.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0, 20px, 0) scaleY(0.9);transform:translate3d(0, 20px, 0) scaleY(0.9)}to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0) scaleY(3);transform:translate3d(0, -2000px, 0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%, -100%, 0);transform:translate3d(-100%, -100%, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%, -100%, 0);transform:translate3d(-100%, -100%, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%, -100%, 0);transform:translate3d(100%, -100%, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%, -100%, 0);transform:translate3d(100%, -100%, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%, 100%, 0);transform:translate3d(-100%, 100%, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%, 100%, 0);transform:translate3d(-100%, 100%, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%, 100%, 0);transform:translate3d(100%, 100%, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%, 100%, 0);transform:translate3d(100%, 100%, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%, -100%, 0);transform:translate3d(-100%, -100%, 0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%, -100%, 0);transform:translate3d(-100%, -100%, 0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%, -100%, 0);transform:translate3d(100%, -100%, 0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%, -100%, 0);transform:translate3d(100%, -100%, 0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%, 100%, 0);transform:translate3d(100%, 100%, 0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%, 100%, 0);transform:translate3d(100%, 100%, 0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%, 100%, 0);transform:translate3d(-100%, 100%, 0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%, 100%, 0);transform:translate3d(-100%, 100%, 0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%, 0, 0) skewX(-30deg);transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%, 0, 0) skewX(-30deg);transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%, 0, 0) skewX(30deg);transform:translate3d(-100%, 0, 0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%, 0, 0) skewX(30deg);transform:translate3d(-100%, 0, 0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%, 0, 0) skewX(30deg);transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%, 0, 0) skewX(30deg);transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%, 0, 0) skewX(-30deg);transform:translate3d(-100%, 0, 0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%, 0, 0) skewX(-30deg);transform:translate3d(-100%, 0, 0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0, 700px, 0);transform:translate3d(0, 700px, 0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0, 700px, 0);transform:translate3d(0, 700px, 0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(0.1) rotate(30deg);transform:scale(0.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(0.1) rotate(30deg);transform:scale(0.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0) rotate(-120deg);transform:translate3d(-100%, 0, 0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0) rotate(-120deg);transform:translate3d(-100%, 0, 0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%, 0, 0) rotate(120deg);transform:translate3d(100%, 0, 0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%, 0, 0) rotate(120deg);transform:translate3d(100%, 0, 0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px, 0, 0);transform:scale(0.1) translate3d(-2000px, 0, 0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px, 0, 0);transform:scale(0.1) translate3d(-2000px, 0, 0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px, 0, 0);transform:scale(0.1) translate3d(2000px, 0, 0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px, 0, 0);transform:scale(0.1) translate3d(2000px, 0, 0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@font-face{font-family:"Poppins";src:local("Poppins Bold"),local("Poppins-Bold"),url("../fonts/Poppins/Poppins-Bold.woff") format("woff"),url("../fonts/Poppins/Poppins-Bold.ttf") format("truetype"),url("../fonts/Poppins/Poppins-Bold.svg") format("svg");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"Poppins";src:local("Poppins Regular"),local("Poppins-Regular"),url("../fonts/Poppins/Poppins-Regular.woff") format("woff"),url("../fonts/Poppins/Poppins-Regular.ttf") format("truetype"),url("../fonts/Poppins/Poppins-Regular.svg") format("svg");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Poppins";src:local("Poppins SemiBold"),local("Poppins-SemiBold"),url("../fonts/Poppins/Poppins-Semibold.woff") format("woff"),url("../fonts/Poppins/Poppins-Semibold.ttf") format("truetype"),url("../fonts/Poppins/Poppins-Semibold.svg") format("svg");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Poppins";src:local("Poppins Medium"),local("Poppins-Medium"),url("../fonts/Poppins/Poppins-Medium.woff") format("woff"),url("../fonts/Poppins/Poppins-Medium.ttf") format("truetype"),url("../fonts/Poppins/Poppins-Medium.svg") format("svg");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat";src:local("Montserrat Bold"),local("Montserrat-Bold"),url("../fonts/Montserrat/static/Montserrat-Bold.woff2") format("woff2"),url("../fonts/Montserrat/static/Montserrat-Bold.woff") format("woff"),url("../fonts/Montserrat/static/Montserrat-Bold.ttf") format("truetype");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat";src:local("Montserrat Regular"),local("Montserrat-Regular"),url("../fonts/Montserrat/static/Montserrat-Regular.woff2") format("woff2"),url("../fonts/Montserrat/static/Montserrat-Regular.woff") format("woff"),url("../fonts/Montserrat/static/Montserrat-Regular.ttf") format("truetype");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat";src:local("Montserrat SemiBold"),local("Montserrat-SemiBold"),url("../fonts/Montserrat/static/Montserrat-SemiBold.woff2") format("woff2"),url("../fonts/Montserrat/static/Montserrat-SemiBold.woff") format("woff"),url("../fonts/Montserrat/static/Montserrat-SemiBold.ttf") format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat";src:local("Montserrat Medium"),local("Montserrat-Medium"),url("../fonts/Montserrat/static/Montserrat-Medium.woff2") format("woff2"),url("../fonts/Montserrat/static/Montserrat-Medium.woff") format("woff"),url("../fonts/Montserrat/static/Montserrat-Medium.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat";src:local("Montserrat Light"),local("Montserrat-Light"),url("../fonts/Montserrat/static/Montserrat-Light.woff2") format("woff2"),url("../fonts/Montserrat/static/Montserrat-Light.woff") format("woff"),url("../fonts/Montserrat/static/Montserrat-Light.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Source Sans Pro";src:local("Source Sans Pro Bold"),local("SourceSansPro-Bold"),url("../fonts/SourceSansPro/SourceSansPro-Bold.woff") format("woff"),url("../fonts/SourceSansPro/SourceSansPro-Bold.ttf") format("truetype");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"Source Sans Pro";src:local("Source Sans Pro Regular"),local("SourceSansPro-Regular"),url("../fonts/SourceSansPro/SourceSansPro-Regular.woff") format("woff"),url("../fonts/SourceSansPro/SourceSansPro-Regular.ttf") format("truetype");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Source Sans Pro";src:local("Source Sans Pro SemiBold"),local("SourceSansPro-SemiBold"),url("../fonts/SourceSansPro/SourceSansPro-Semibold.woff") format("woff"),url("../fonts/SourceSansPro/SourceSansPro-Semibold.ttf") format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Source Sans Pro";src:local("Source Sans Pro Black"),local("SourceSansPro-Black"),url("../fonts/SourceSansPro/SourceSansPro-Black.woff") format("woff"),url("../fonts/SourceSansPro/SourceSansPro-Black.ttf") format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Source Sans Pro";src:local("Source Sans Pro Light"),local("SourceSansPro-Light"),url("../fonts/SourceSansPro/SourceSansPro-Light.woff") format("woff"),url("../fonts/SourceSansPro/SourceSansPro-Light.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}body{font-family:"Source Sans Pro",sans-serif}h1,h2,h3,h4,h5,h6{font-family:"Montserrat",sans-serif}ol,ul,dl{margin:0;padding:0;list-style:none}small{font-size:0.75rem}hr{border-top:1px solid #b1b1b3}.z-body{z-index:990 !important}.z-index-modal{z-index:9999999 !important}.visibile{visibility:visible !important}.display-mobile{display:none !important}.display-lg{display:none !important}.display-empty{display:unset}@media(max-width: 767.98px){.hidden-mobile{display:none !important}.display-mobile{display:flex !important}.w-sm-100{width:100% !important}.sm-flex-column{flex-direction:column !important}}@media(min-width: 768px)and (max-width: 991.98px){.hidden-tablet{display:none !important}}@media(min-width: 768px){.md-align-items-center{align-items:center !important}}@media(min-width: 992px){.hidden-lg{display:none !important}.display-lg{display:flex !important}}@media(min-width: 1024px)and (max-width: 1366px)and (orientation: portrait),(min-width: 1366px)and (max-width: 1024px)and (orientation: landscape){.hidden-ipad-pro{display:none !important}}.icon-sm{width:1.125rem !important;height:1.125rem !important}.icon-md{width:1.25rem;height:1.25rem}.mask-luminance{mask-type:luminance;-webkit-mask-type:luminance}.font-montserrat{font-family:"Montserrat",sans-serif}.fs-normal{font-weight:normal}.fs-light{font-weight:300}.fs-regular{font-weight:400}.fs-medium{font-weight:500}.fw-semi-bold{font-weight:600}.fs-bold{font-weight:700}.fs-extra-bold{font-weight:800}.text-xxs{font-size:.625rem}.text-xxs-1{font-size:.7rem}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-sm-1{font-size:.9375rem}.text-md{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2rem}.text-hero{font-size:5rem}.text-overflow-el{text-overflow:ellipsis}.sm-text-lg{font-size:1.125rem}.sm-text-2xl{font-size:1.5rem}.sm-text-4xl{font-size:2rem}.text-0-8em{font-size:.8em}.text-0-95em{font-size:.95em}.font-size-8px{font-size:8px}.font-size-9px{font-size:9px}.font-size-10px{font-size:10px}.font-size-11px{font-size:11px}.font-size-12px{font-size:12px}.font-size-13px{font-size:13px}.font-size-14px{font-size:14px}.font-size-15px{font-size:15px}.font-size-16px{font-size:16px}.font-size-18px{font-size:18px}.font-size-20px{font-size:20px}.font-size-21px{font-size:21px}.font-size-22px{font-size:22px}.font-size-24px{font-size:24px}.font-size-28px{font-size:28px}.leading-normal{line-height:normal}.leading-1{line-height:1rem}.leading-2{line-height:1.125rem}.leading-3{line-height:1.5rem}.leading-4{line-height:1.75rem}.leading-5{line-height:2rem}.leading-6{line-height:2.5rem}.leading-1-2-no-unit{line-height:1.2}.word-wrap{word-wrap:break-word}.word-break-all{word-break:break-all}.text-color-unset{color:unset}.text-color-red{color:#dc3545}.text-color-slate-500{color:#64748b}.text-color-slate-520{color:#666}.text-color-slate-950{color:#09111e}.text-color-violet-500{color:#a326dd}.text-color-bs-link-color-rgb{color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1))}@media(max-width: 767.98px){.sm-text-lg{font-size:1rem}.sm-text-2xl{font-size:1.125rem}.sm-text-4xl{font-size:1.125rem}}@media(max-width: 575.98px){.text-sm{font-size:.8125rem}}.mt-0-i{margin-top:0 !important}.mt--2{margin-top:-2px}.mt--13{margin-top:-13px}.mt-30{margin-top:30px}.mb-4px{margin-bottom:4px}.mb-4{margin-bottom:4px}.mb-5{margin-bottom:5px}.mb-10{margin-bottom:10px}.mb-10px{margin-bottom:10px}.mb-20{margin-bottom:20px}.mb-32{margin-bottom:32px}.mb-1rem{margin-bottom:1rem}.ml-auto{margin-left:auto}.ml-3{margin-left:3px}.ml-4{margin-left:4px}.ml-7{margin-left:7px}.ml-8{margin-left:8px}.ml-27{margin-left:27px}.mr-5{margin-right:5px}.mx-6{margin:1.5rem 0}.mx-7{margin:1.75rem 0}.mx-8{margin:1.875rem 0}.my-10px{margin-top:10px;margin-bottom:10px}.gap-5{gap:5px}.gap-5px{gap:5px}.gap-10{gap:10px}.gap-12{gap:12px}.gap-15{gap:15px}.gap-12{gap:12px}.gap-20{gap:20px}.gap-24{gap:24px}.gap-32{gap:32px}.gap-42{gap:42px}.gap-60{gap:60px}.ws-nowrap{white-space:nowrap}.v-align-empty{vertical-align:unset}@media(min-width: 768px){.md-gap-10{gap:10px}.gap-32{gap:2rem}}@media(max-width: 767.98px){.sm-gap-5{gap:5px}.sm-mt-25{margin-top:25px}.sm-m-20{margin:20px}.gap-lg-32{gap:2rem}}.padding-right-main-chat-root{padding-right:var(--padding-right-main-chat-root)}.margin-right-main-chat-root{margin-right:var(--margin-right-main-chat-root)}.hover-filter-primary:hover{filter:invert(29%) sepia(65%) saturate(2210%) hue-rotate(263deg) brightness(87%) contrast(110%)}.border-0{border:none}.border-t-0{border-top:none}.border-t-2-slate-200{border-top:2px solid #e5e5e6}.border-r-0{border-right:none}.border-b-0{border-bottom:none}.border-l-0{border-left:none}.border-br-0{border-bottom-right-radius:0}.border-bl-0{border-bottom-left-radius:0}.border-r-rounded{border-bottom-right-radius:50%;border-top-right-radius:50%}.border-gray-350{border:1px solid #b1b1b3}.border-slate-50{border:1px solid #f0f3f9}.border-blue-300{border:1px solid #8897ae}.border-radius-4{border-radius:4px}.border-radius-8{border-radius:8px}.rounded-full{border-radius:50%}.border-colour-blue-250{border-color:#e5e7eb}.border-radius-0-375rem{border-radius:.375rem}.outline-none{outline:none}.p-0-594{padding:.594rem}.p-20{padding:20px}.p-32{padding:32px}.p-40{padding:40px}.p-0-5em-0-6em{padding:.5em .6em}.pb-15{padding-bottom:15px}.pb-20{padding-bottom:20px}.pb-bottom-navigation-space-height{padding-bottom:var(--bottom-navigation-space-height)}.pb-0-1rem{padding-bottom:.1rem}.pb-4rem{padding-bottom:4rem}.pl-20{padding-left:20px}.pl-40{padding-left:40px}.pl-60{padding-left:60px}.pl-80{padding-left:80px}.pl-100{padding-left:100px}.pl-120{padding-left:120px}.pl-140{padding-left:140px}.pl-160{padding-left:160px}.pl-180{padding-left:180px}.pl-200{padding-left:200px}.pr-20{padding-right:20px}.pt-12-8{padding-top:12.8px}.pt-15{padding-top:15px}.pt-35{padding-top:35px}.py-7{padding-top:7px;padding-bottom:7px}.py-8{padding-top:8px;padding-bottom:8px}.px-16{padding-left:16px;padding-right:16px}.px-20{padding-left:20px;padding-right:20px}.px-10{padding-left:10px;padding-right:10px}.max-h-1px{max-height:1px}.max-h-2px{max-height:2px}.max-h-3px{max-height:3px}.max-h-4px{max-height:4px}.max-h-5px{max-height:5px}.max-h-6px{max-height:6px}.max-h-7px{max-height:7px}.max-h-8px{max-height:8px}.max-h-9px{max-height:9px}.max-h-10px{max-height:10px}.max-h-11px{max-height:11px}.max-h-12px{max-height:12px}.max-h-13px{max-height:13px}.max-h-14px{max-height:14px}.max-h-15px{max-height:15px}.max-h-16px{max-height:16px}.max-h-17px{max-height:17px}.max-h-18px{max-height:18px}.max-h-19px{max-height:19px}.max-h-20px{max-height:20px}.max-h-21px{max-height:21px}.max-h-22px{max-height:22px}.max-h-23px{max-height:23px}.max-h-24px{max-height:24px}.max-h-25px{max-height:25px}.max-h-26px{max-height:26px}.max-h-27px{max-height:27px}.max-h-28px{max-height:28px}.max-h-29px{max-height:29px}.max-h-30px{max-height:30px}.max-h-31px{max-height:31px}.max-h-32px{max-height:32px}.max-h-33px{max-height:33px}.max-h-34px{max-height:34px}.max-h-35px{max-height:35px}.max-h-36px{max-height:36px}.max-h-37px{max-height:37px}.max-h-38px{max-height:38px}.max-h-39px{max-height:39px}.max-h-40px{max-height:40px}.max-h-41px{max-height:41px}.max-h-42px{max-height:42px}.max-h-43px{max-height:43px}.max-h-44px{max-height:44px}.max-h-45px{max-height:45px}.max-h-46px{max-height:46px}.max-h-47px{max-height:47px}.max-h-48px{max-height:48px}.max-h-49px{max-height:49px}.max-h-50px{max-height:50px}.max-h-51px{max-height:51px}.max-h-52px{max-height:52px}.max-h-53px{max-height:53px}.max-h-54px{max-height:54px}.max-h-55px{max-height:55px}.max-h-56px{max-height:56px}.max-h-57px{max-height:57px}.max-h-58px{max-height:58px}.max-h-59px{max-height:59px}.max-h-60px{max-height:60px}.max-h-61px{max-height:61px}.max-h-62px{max-height:62px}.max-h-63px{max-height:63px}.max-h-64px{max-height:64px}.max-h-65px{max-height:65px}.max-h-66px{max-height:66px}.max-h-67px{max-height:67px}.max-h-68px{max-height:68px}.max-h-69px{max-height:69px}.max-h-70px{max-height:70px}.max-h-71px{max-height:71px}.max-h-72px{max-height:72px}.max-h-73px{max-height:73px}.max-h-74px{max-height:74px}.max-h-75px{max-height:75px}.max-h-76px{max-height:76px}.max-h-77px{max-height:77px}.max-h-78px{max-height:78px}.max-h-79px{max-height:79px}.max-h-80px{max-height:80px}.max-h-81px{max-height:81px}.max-h-82px{max-height:82px}.max-h-83px{max-height:83px}.max-h-84px{max-height:84px}.max-h-85px{max-height:85px}.max-h-86px{max-height:86px}.max-h-87px{max-height:87px}.max-h-88px{max-height:88px}.max-h-89px{max-height:89px}.max-h-90px{max-height:90px}.max-h-91px{max-height:91px}.max-h-92px{max-height:92px}.max-h-93px{max-height:93px}.max-h-94px{max-height:94px}.max-h-95px{max-height:95px}.max-h-96px{max-height:96px}.max-h-97px{max-height:97px}.max-h-98px{max-height:98px}.max-h-99px{max-height:99px}.max-h-100px{max-height:100px}.max-h-101px{max-height:101px}.max-h-102px{max-height:102px}.max-h-103px{max-height:103px}.max-h-104px{max-height:104px}.max-h-105px{max-height:105px}.max-h-106px{max-height:106px}.max-h-107px{max-height:107px}.max-h-108px{max-height:108px}.max-h-109px{max-height:109px}.max-h-110px{max-height:110px}.max-h-111px{max-height:111px}.max-h-112px{max-height:112px}.max-h-113px{max-height:113px}.max-h-114px{max-height:114px}.max-h-115px{max-height:115px}.max-h-116px{max-height:116px}.max-h-117px{max-height:117px}.max-h-118px{max-height:118px}.max-h-119px{max-height:119px}.max-h-120px{max-height:120px}.max-h-121px{max-height:121px}.max-h-122px{max-height:122px}.max-h-123px{max-height:123px}.max-h-124px{max-height:124px}.max-h-125px{max-height:125px}.max-h-126px{max-height:126px}.max-h-127px{max-height:127px}.max-h-128px{max-height:128px}.max-h-129px{max-height:129px}.max-h-130px{max-height:130px}.max-h-131px{max-height:131px}.max-h-132px{max-height:132px}.max-h-133px{max-height:133px}.max-h-134px{max-height:134px}.max-h-135px{max-height:135px}.max-h-136px{max-height:136px}.max-h-137px{max-height:137px}.max-h-138px{max-height:138px}.max-h-139px{max-height:139px}.max-h-140px{max-height:140px}.max-h-141px{max-height:141px}.max-h-142px{max-height:142px}.max-h-143px{max-height:143px}.max-h-144px{max-height:144px}.max-h-145px{max-height:145px}.max-h-146px{max-height:146px}.max-h-147px{max-height:147px}.max-h-148px{max-height:148px}.max-h-149px{max-height:149px}.max-h-150px{max-height:150px}.max-h-151px{max-height:151px}.max-h-152px{max-height:152px}.max-h-153px{max-height:153px}.max-h-154px{max-height:154px}.max-h-155px{max-height:155px}.max-h-156px{max-height:156px}.max-h-157px{max-height:157px}.max-h-158px{max-height:158px}.max-h-159px{max-height:159px}.max-h-160px{max-height:160px}.max-h-161px{max-height:161px}.max-h-162px{max-height:162px}.max-h-163px{max-height:163px}.max-h-164px{max-height:164px}.max-h-165px{max-height:165px}.max-h-166px{max-height:166px}.max-h-167px{max-height:167px}.max-h-168px{max-height:168px}.max-h-169px{max-height:169px}.max-h-170px{max-height:170px}.max-h-171px{max-height:171px}.max-h-172px{max-height:172px}.max-h-173px{max-height:173px}.max-h-174px{max-height:174px}.max-h-175px{max-height:175px}.max-h-176px{max-height:176px}.max-h-177px{max-height:177px}.max-h-178px{max-height:178px}.max-h-179px{max-height:179px}.max-h-180px{max-height:180px}.max-h-181px{max-height:181px}.max-h-182px{max-height:182px}.max-h-183px{max-height:183px}.max-h-184px{max-height:184px}.max-h-185px{max-height:185px}.max-h-186px{max-height:186px}.max-h-187px{max-height:187px}.max-h-188px{max-height:188px}.max-h-189px{max-height:189px}.max-h-190px{max-height:190px}.max-h-191px{max-height:191px}.max-h-192px{max-height:192px}.max-h-193px{max-height:193px}.max-h-194px{max-height:194px}.max-h-195px{max-height:195px}.max-h-196px{max-height:196px}.max-h-197px{max-height:197px}.max-h-198px{max-height:198px}.max-h-199px{max-height:199px}.max-h-200px{max-height:200px}.max-h-201px{max-height:201px}.max-h-202px{max-height:202px}.max-h-203px{max-height:203px}.max-h-204px{max-height:204px}.max-h-205px{max-height:205px}.max-h-206px{max-height:206px}.max-h-207px{max-height:207px}.max-h-208px{max-height:208px}.max-h-209px{max-height:209px}.max-h-210px{max-height:210px}.max-h-211px{max-height:211px}.max-h-212px{max-height:212px}.max-h-213px{max-height:213px}.max-h-214px{max-height:214px}.max-h-215px{max-height:215px}.max-h-216px{max-height:216px}.max-h-217px{max-height:217px}.max-h-218px{max-height:218px}.max-h-219px{max-height:219px}.max-h-220px{max-height:220px}.max-h-221px{max-height:221px}.max-h-222px{max-height:222px}.max-h-223px{max-height:223px}.max-h-224px{max-height:224px}.max-h-225px{max-height:225px}.max-h-226px{max-height:226px}.max-h-227px{max-height:227px}.max-h-228px{max-height:228px}.max-h-229px{max-height:229px}.max-h-230px{max-height:230px}.max-h-231px{max-height:231px}.max-h-232px{max-height:232px}.max-h-233px{max-height:233px}.max-h-234px{max-height:234px}.max-h-235px{max-height:235px}.max-h-236px{max-height:236px}.max-h-237px{max-height:237px}.max-h-238px{max-height:238px}.max-h-239px{max-height:239px}.max-h-240px{max-height:240px}.max-h-241px{max-height:241px}.max-h-242px{max-height:242px}.max-h-243px{max-height:243px}.max-h-244px{max-height:244px}.max-h-245px{max-height:245px}.max-h-246px{max-height:246px}.max-h-247px{max-height:247px}.max-h-248px{max-height:248px}.max-h-249px{max-height:249px}.max-h-250px{max-height:250px}.max-h-251px{max-height:251px}.max-h-252px{max-height:252px}.max-h-253px{max-height:253px}.max-h-254px{max-height:254px}.max-h-255px{max-height:255px}.max-h-256px{max-height:256px}.max-h-257px{max-height:257px}.max-h-258px{max-height:258px}.max-h-259px{max-height:259px}.max-h-260px{max-height:260px}.max-h-261px{max-height:261px}.max-h-262px{max-height:262px}.max-h-263px{max-height:263px}.max-h-264px{max-height:264px}.max-h-265px{max-height:265px}.max-h-266px{max-height:266px}.max-h-267px{max-height:267px}.max-h-268px{max-height:268px}.max-h-269px{max-height:269px}.max-h-270px{max-height:270px}.max-h-271px{max-height:271px}.max-h-272px{max-height:272px}.max-h-273px{max-height:273px}.max-h-274px{max-height:274px}.max-h-275px{max-height:275px}.max-h-276px{max-height:276px}.max-h-277px{max-height:277px}.max-h-278px{max-height:278px}.max-h-279px{max-height:279px}.max-h-280px{max-height:280px}.max-h-281px{max-height:281px}.max-h-282px{max-height:282px}.max-h-283px{max-height:283px}.max-h-284px{max-height:284px}.max-h-285px{max-height:285px}.max-h-286px{max-height:286px}.max-h-287px{max-height:287px}.max-h-288px{max-height:288px}.max-h-289px{max-height:289px}.max-h-290px{max-height:290px}.max-h-291px{max-height:291px}.max-h-292px{max-height:292px}.max-h-293px{max-height:293px}.max-h-294px{max-height:294px}.max-h-295px{max-height:295px}.max-h-296px{max-height:296px}.max-h-297px{max-height:297px}.max-h-298px{max-height:298px}.max-h-299px{max-height:299px}.max-h-300px{max-height:300px}.max-h-20rem{max-height:20rem}.max-h-60vh{max-height:60vh}.min-h-260px{min-height:260px}.mw-100{max-width:100%}.max-w-120{max-width:120px}.max-w-500px{max-width:500px}.max-w-550px{max-width:550px}.max-w-600px{max-width:600px}.max-w-678px{max-width:678px}.max-w-698px{max-width:698px}.max-w-700px{max-width:700px}.min-w-unset{min-width:unset}.min-w-15{min-width:15% !important}.min-w-300px{min-width:300px}.min-w-120px{min-width:120px}.min-w-200px{min-width:200px}.min-w-60px{min-width:60px}.min-h-100px{min-height:100px}.h-0px{height:0px}.h-1px{height:1px}.h-2px{height:2px}.h-3px{height:3px}.h-4px{height:4px}.h-5px{height:5px}.h-6px{height:6px}.h-7px{height:7px}.h-8px{height:8px}.h-9px{height:9px}.h-10px{height:10px}.h-11px{height:11px !important}.h-12px{height:12px}.h-13px{height:13px}.h-14px{height:14px}.h-15px{height:15px}.h-16px{height:16px}.h-17px{height:17px}.h-18px{height:18px}.h-19px{height:19px}.h-20px{height:20px}.h-21px{height:21px}.h-22px{height:22px}.h-23px{height:23px}.h-24px{height:24px}.h-25px{height:25px}.h-26px{height:26px}.h-27px{height:27px}.h-28px{height:28px}.h-29px{height:29px}.h-30px{height:30px}.h-31px{height:31px}.h-32px{height:32px}.h-33px{height:33px}.h-34px{height:34px}.h-35px{height:35px}.h-36px{height:36px}.h-37px{height:37px}.h-38px{height:38px}.h-39px{height:39px}.h-40px{height:40px}.h-41px{height:41px}.h-42px{height:42px}.h-43px{height:43px}.h-44px{height:44px}.h-45px{height:45px}.h-46px{height:46px}.h-47px{height:47px}.h-48px{height:48px}.h-49px{height:49px}.h-50px{height:50px}.h-51px{height:51px}.h-52px{height:52px}.h-53px{height:53px}.h-54px{height:54px}.h-55px{height:55px}.h-56px{height:56px}.h-57px{height:57px}.h-58px{height:58px}.h-59px{height:59px}.h-60px{height:60px}.h-61px{height:61px}.h-62px{height:62px}.h-63px{height:63px}.h-64px{height:64px}.h-65px{height:65px}.h-66px{height:66px}.h-67px{height:67px}.h-68px{height:68px}.h-69px{height:69px}.h-70px{height:70px}.h-71px{height:71px}.h-72px{height:72px}.h-73px{height:73px}.h-74px{height:74px}.h-75px{height:75px}.h-76px{height:76px}.h-77px{height:77px}.h-78px{height:78px}.h-79px{height:79px}.h-80px{height:80px}.h-81px{height:81px}.h-82px{height:82px}.h-83px{height:83px}.h-84px{height:84px}.h-85px{height:85px}.h-86px{height:86px}.h-87px{height:87px}.h-88px{height:88px}.h-89px{height:89px}.h-90px{height:90px}.h-91px{height:91px}.h-92px{height:92px}.h-93px{height:93px}.h-94px{height:94px}.h-95px{height:95px}.h-96px{height:96px}.h-97px{height:97px}.h-98px{height:98px}.h-99px{height:99px}.h-100px{height:100px}.h-101px{height:101px}.h-102px{height:102px}.h-103px{height:103px}.h-104px{height:104px}.h-105px{height:105px}.h-106px{height:106px}.h-107px{height:107px}.h-108px{height:108px}.h-109px{height:109px}.h-110px{height:110px}.h-111px{height:111px}.h-112px{height:112px}.h-113px{height:113px}.h-114px{height:114px}.h-115px{height:115px}.h-116px{height:116px}.h-117px{height:117px}.h-118px{height:118px}.h-119px{height:119px}.h-120px{height:120px}.h-121px{height:121px}.h-122px{height:122px}.h-123px{height:123px}.h-124px{height:124px}.h-125px{height:125px}.h-126px{height:126px}.h-127px{height:127px}.h-128px{height:128px}.h-129px{height:129px}.h-130px{height:130px}.h-131px{height:131px}.h-132px{height:132px}.h-133px{height:133px}.h-134px{height:134px}.h-135px{height:135px}.h-136px{height:136px}.h-137px{height:137px}.h-138px{height:138px}.h-139px{height:139px}.h-140px{height:140px}.h-141px{height:141px}.h-142px{height:142px}.h-143px{height:143px}.h-144px{height:144px}.h-145px{height:145px}.h-146px{height:146px}.h-147px{height:147px}.h-148px{height:148px}.h-149px{height:149px}.h-150px{height:150px}.h-500px{height:500px}.h-80{height:80%}.h-100{height:100%}.h-calc-100p-20px{height:calc(100% - 20px)}.h-100vh{height:100vh}.h-auto{height:auto}.w-0{width:0%}.w-1{width:1%}.w-2{width:2%}.w-3{width:3%}.w-4{width:4%}.w-5{width:5%}.w-6{width:6%}.w-7{width:7%}.w-8{width:8%}.w-9{width:9%}.w-10{width:10%}.w-11{width:11%}.w-12{width:12%}.w-13{width:13%}.w-14{width:14%}.w-15{width:15%}.w-16{width:16%}.w-17{width:17%}.w-18{width:18%}.w-19{width:19%}.w-20{width:20%}.w-21{width:21%}.w-22{width:22%}.w-23{width:23%}.w-24{width:24%}.w-25{width:25%}.w-26{width:26%}.w-27{width:27%}.w-28{width:28%}.w-29{width:29%}.w-30{width:30%}.w-31{width:31%}.w-32{width:32%}.w-33{width:33%}.w-34{width:34%}.w-35{width:35%}.w-36{width:36%}.w-37{width:37%}.w-38{width:38%}.w-39{width:39%}.w-40{width:40%}.w-41{width:41%}.w-42{width:42%}.w-43{width:43%}.w-44{width:44%}.w-45{width:45%}.w-46{width:46%}.w-47{width:47%}.w-48{width:48%}.w-49{width:49%}.w-50{width:50%}.w-51{width:51%}.w-52{width:52%}.w-53{width:53%}.w-54{width:54%}.w-55{width:55%}.w-56{width:56%}.w-57{width:57%}.w-58{width:58%}.w-59{width:59%}.w-60{width:60%}.w-61{width:61%}.w-62{width:62%}.w-63{width:63%}.w-64{width:64%}.w-65{width:65%}.w-66{width:66%}.w-67{width:67%}.w-68{width:68%}.w-69{width:69%}.w-70{width:70%}.w-71{width:71%}.w-72{width:72%}.w-73{width:73%}.w-74{width:74%}.w-75{width:75%}.w-76{width:76%}.w-77{width:77%}.w-78{width:78%}.w-79{width:79%}.w-80{width:80%}.w-81{width:81%}.w-82{width:82%}.w-83{width:83%}.w-84{width:84%}.w-85{width:85%}.w-86{width:86%}.w-87{width:87%}.w-88{width:88%}.w-89{width:89%}.w-90{width:90%}.w-91{width:91%}.w-92{width:92%}.w-93{width:93%}.w-94{width:94%}.w-95{width:95%}.w-96{width:96%}.w-97{width:97%}.w-98{width:98%}.w-99{width:99%}.w-100{width:100%}.w-3px{width:3px}.w-14p5px{width:14.5px !important}.w-20px{width:20px}.w-25px{width:25px}.w-39px{width:39px}.w-84px{width:84px}.w-96px{width:96px}.w-240px{width:240px}.w-700px{width:700px}.w-95px{width:95px}.app-bar-height-75{--appbar-height: 75px}.app-bar-height-76{--appbar-height: 76px}.app-bar-height-77{--appbar-height: 77px}.app-bar-height-78{--appbar-height: 78px}.app-bar-height-79{--appbar-height: 79px}.app-bar-height-80{--appbar-height: 80px}.app-bar-height-81{--appbar-height: 81px}.app-bar-height-82{--appbar-height: 82px}.app-bar-height-83{--appbar-height: 83px}.app-bar-height-84{--appbar-height: 84px}.app-bar-height-85{--appbar-height: 85px}.app-bar-height-86{--appbar-height: 86px}.app-bar-height-87{--appbar-height: 87px}.app-bar-height-88{--appbar-height: 88px}.w-50p{width:50%}.w-100p{width:100%}.pr-3{padding-right:3px}.pl-3{padding-left:3px}@media(min-width: 768px){.md-pt-80{padding-top:80px}.md-h-100{height:100%}}@media(max-width: 767.98px){.sm-w-100{width:100%}}.overflow-hidden{overflow:hidden}.max-w-alert-service{max-width:var(--max-w-alert-service)}.numeric-list li{display:flex;gap:.625rem}.numeric-list>li{counter-increment:list}.numeric-list>li::before{content:counter(list) ". ";color:#09111e}.bullet-list li{align-items:baseline}.bullet-list>li::before{content:"•";color:#09111e;font-size:1.25rem;align-self:baseline}.list-style-type-disc{list-style-type:disc}.bg-transparent{background:rgba(0,0,0,0)}.bg-primary{background:#a326dd !important}.bg-green-400{background:#34c759}.bg-slate-150{background:#f3e8ff}.bg-slate-250{background:#edf1f9}.bg-slate-350{background:#ccc}.bg-slate-550{background:#66788e}.bg-violet-500{background:#a326dd}.bg-empty{background:unset}.absolute{position:absolute}.absolute-center{position:absolute;top:50%;left:50%}.pin-to-content-start{top:6.5rem;left:1.875rem;z-index:1000}.fixed-center{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%)}.align-unset{align-items:unset}.right--5{right:-5px}.top--10{top:-10px}.top-25{top:25px}.top-26{top:26px}.top-27{top:27px}.top-28{top:28px}.top-29{top:29px}.top-30{top:30px}.top-31{top:31px}.top-32{top:32px}.top-33{top:33px}.top-34{top:34px}.top-35{top:35px}.top-36{top:36px}.top-37{top:37px}.top-38{top:38px}.top-39{top:39px}.top-40{top:40px}.top-41{top:41px}.top-42{top:42px}.top-43{top:43px}.top-44{top:44px}.top-45{top:45px}.top-46{top:46px}.top-47{top:47px}.top-48{top:48px}.top-49{top:49px}.top-50{top:50px}.top-51{top:51px}.top-52{top:52px}.top-53{top:53px}.top-54{top:54px}.top-55{top:55px}.top-56{top:56px}.top-57{top:57px}.top-58{top:58px}.top-59{top:59px}.top-60{top:60px}.top-61{top:61px}.top-62{top:62px}.top-63{top:63px}.top-64{top:64px}.top-65{top:65px}.top-66{top:66px}.top-67{top:67px}.top-68{top:68px}.top-69{top:69px}.top-70{top:70px}.top-71{top:71px}.top-72{top:72px}.top-73{top:73px}.top-74{top:74px}.top-75{top:75px}.top-76{top:76px}.top-77{top:77px}.top-78{top:78px}.top-79{top:79px}.top-80{top:80px}.top-81{top:81px}.top-82{top:82px}.top-83{top:83px}.top-84{top:84px}.top-85{top:85px}.top-86{top:86px}.top-87{top:87px}.top-88{top:88px}.top-89{top:89px}.top-90{top:90px}.top-91{top:91px}.top-92{top:92px}.top-93{top:93px}.top-94{top:94px}.top-95{top:95px}.top-96{top:96px}.top-97{top:97px}.top-98{top:98px}.top-99{top:99px}.top-100{top:100px}.bottom-25{bottom:25px}.bottom-26{bottom:26px}.bottom-27{bottom:27px}.bottom-28{bottom:28px}.bottom-29{bottom:29px}.bottom-30{bottom:30px}.bottom-31{bottom:31px}.bottom-32{bottom:32px}.bottom-33{bottom:33px}.bottom-34{bottom:34px}.bottom-35{bottom:35px}.bottom-36{bottom:36px}.bottom-37{bottom:37px}.bottom-38{bottom:38px}.bottom-39{bottom:39px}.bottom-40{bottom:40px}.bottom-41{bottom:41px}.bottom-42{bottom:42px}.bottom-43{bottom:43px}.bottom-44{bottom:44px}.bottom-45{bottom:45px}.bottom-46{bottom:46px}.bottom-47{bottom:47px}.bottom-48{bottom:48px}.bottom-49{bottom:49px}.bottom-50{bottom:50px}.bottom-51{bottom:51px}.bottom-52{bottom:52px}.bottom-53{bottom:53px}.bottom-54{bottom:54px}.bottom-55{bottom:55px}.bottom-56{bottom:56px}.bottom-57{bottom:57px}.bottom-58{bottom:58px}.bottom-59{bottom:59px}.bottom-60{bottom:60px}.bottom-61{bottom:61px}.bottom-62{bottom:62px}.bottom-63{bottom:63px}.bottom-64{bottom:64px}.bottom-65{bottom:65px}.bottom-66{bottom:66px}.bottom-67{bottom:67px}.bottom-68{bottom:68px}.bottom-69{bottom:69px}.bottom-70{bottom:70px}.bottom-71{bottom:71px}.bottom-72{bottom:72px}.bottom-73{bottom:73px}.bottom-74{bottom:74px}.bottom-75{bottom:75px}.bottom-76{bottom:76px}.bottom-77{bottom:77px}.bottom-78{bottom:78px}.bottom-79{bottom:79px}.bottom-80{bottom:80px}.bottom-81{bottom:81px}.bottom-82{bottom:82px}.bottom-83{bottom:83px}.bottom-84{bottom:84px}.bottom-85{bottom:85px}.bottom-86{bottom:86px}.bottom-87{bottom:87px}.bottom-88{bottom:88px}.bottom-89{bottom:89px}.bottom-90{bottom:90px}.bottom-91{bottom:91px}.bottom-92{bottom:92px}.bottom-93{bottom:93px}.bottom-94{bottom:94px}.bottom-95{bottom:95px}.bottom-96{bottom:96px}.bottom-97{bottom:97px}.bottom-98{bottom:98px}.bottom-99{bottom:99px}.bottom-100{bottom:100px}.bottom-101{bottom:101px}.bottom-102{bottom:102px}.bottom-103{bottom:103px}.bottom-104{bottom:104px}.bottom-105{bottom:105px}.bottom-106{bottom:106px}.bottom-107{bottom:107px}.bottom-108{bottom:108px}.bottom-109{bottom:109px}.bottom-110{bottom:110px}.bottom-111{bottom:111px}.bottom-112{bottom:112px}.bottom-113{bottom:113px}.bottom-114{bottom:114px}.bottom-115{bottom:115px}.bottom-116{bottom:116px}.bottom-117{bottom:117px}.bottom-118{bottom:118px}.bottom-119{bottom:119px}.bottom-120{bottom:120px}.bottom-121{bottom:121px}.bottom-122{bottom:122px}.bottom-123{bottom:123px}.bottom-124{bottom:124px}.bottom-125{bottom:125px}.bottom-126{bottom:126px}.bottom-127{bottom:127px}.bottom-128{bottom:128px}.bottom-129{bottom:129px}.bottom-130{bottom:130px}.bottom-131{bottom:131px}.bottom-132{bottom:132px}.bottom-133{bottom:133px}.bottom-134{bottom:134px}.bottom-135{bottom:135px}.bottom-136{bottom:136px}.bottom-137{bottom:137px}.bottom-138{bottom:138px}.bottom-139{bottom:139px}.bottom-140{bottom:140px}.bottom-141{bottom:141px}.bottom-142{bottom:142px}.bottom-143{bottom:143px}.bottom-144{bottom:144px}.bottom-145{bottom:145px}.bottom-146{bottom:146px}.bottom-147{bottom:147px}.bottom-148{bottom:148px}.bottom-149{bottom:149px}.bottom-150{bottom:150px}.bottom-151{bottom:151px}.bottom-152{bottom:152px}.bottom-153{bottom:153px}.bottom-154{bottom:154px}.bottom-155{bottom:155px}.bottom-156{bottom:156px}.bottom-157{bottom:157px}.bottom-158{bottom:158px}.bottom-159{bottom:159px}.bottom-160{bottom:160px}.bottom-161{bottom:161px}.bottom-162{bottom:162px}.bottom-163{bottom:163px}.bottom-164{bottom:164px}.bottom-165{bottom:165px}.bottom-166{bottom:166px}.bottom-167{bottom:167px}.bottom-168{bottom:168px}.bottom-169{bottom:169px}.bottom-170{bottom:170px}.bottom-171{bottom:171px}.bottom-172{bottom:172px}.bottom-173{bottom:173px}.bottom-174{bottom:174px}.bottom-175{bottom:175px}.bottom-176{bottom:176px}.bottom-177{bottom:177px}.bottom-178{bottom:178px}.bottom-179{bottom:179px}.bottom-180{bottom:180px}.bottom-181{bottom:181px}.bottom-182{bottom:182px}.bottom-183{bottom:183px}.bottom-184{bottom:184px}.bottom-185{bottom:185px}.bottom-186{bottom:186px}.bottom-187{bottom:187px}.bottom-188{bottom:188px}.bottom-189{bottom:189px}.bottom-190{bottom:170px}.bottom-191{bottom:171px}.bottom-192{bottom:172px}.bottom-193{bottom:173px}.bottom-194{bottom:174px}.bottom-195{bottom:175px}.bottom-196{bottom:176px}.bottom-197{bottom:177px}.bottom-198{bottom:178px}.bottom-199{bottom:179px}.bottom-200{bottom:180px}.transition-100-ease-in-out{transition:all 100ms ease-in-out}.animate-fade-in{animation:fadeIn .3s ease-in-out}.animate-fade-out{animation:fadeOut .3s ease-in-out}.scale-highlight{animation:scaleHighlight .3s ease-in-out}.loader{border:2px solid #fff;border-top:2px solid #a326dd;border-radius:50%;width:16px;height:16px;animation:spin 2s linear infinite}.slide-delay-5000{--slide-delay: 5000ms}.animate-duration-4{--animate-duration: .4s}.transition-height-0-3-ease{transition:height .3s ease}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes scaleHighlight{0%{transform:scale(1)}50%{transform:scale(1.05)}100%{transform:scale(1)}}.rotate-180{transform:rotate(180deg)}input[type=radio]{accent-color:#a326dd !important}.btn-filter{display:flex;gap:8px;align-items:center;border:1px solid #c0ccdd !important;border-radius:4px;padding:.4375rem 1rem !important;background-color:#fff}.btn-filter:hover{background-color:#e5edf7}.thumbnail-sm{width:1.875rem;height:1.875rem}.thumbnail-md{min-width:2.5rem;height:2.5rem}.thumbnail-lg{width:3.125rem;height:3.125rem}.tyn-root{--bg:#EDF1F9;--appbar-height: 77px;--content-full-height: calc(100vh - var(--appbar-height));--content-full-height: calc(100dvh - var(--appbar-height));display:flex;flex-direction:column;height:100vh;height:100dvh;background:var(--bg);--aside-help-tips-width: 320px}.tyn-content{--aside-bg:var(--bs-white);--aside-width:100%;--aside-gap-x: var(--bs-body-gap-x);--aside-gap-y: 1.5rem;--aside-head-gap-y: 1.25rem;--aside-item-bubbly-radius: .5rem;--aside-item-gap-y: .75rem;--aside-item-active-bg: #f0f3f9;--border-color: #f1f5f9;--content-bg: #EDF1F9;position:relative;z-index:999;flex-grow:1;display:flex}[data-bs-theme=dark] .tyn-content{--aside-bg:var(--bs-gray-800);--aside-item-active-bg:var(--bs-gray-900);--border-color: var(--bs-border-color)}.tyn-content-page{flex-direction:column}.tyn-content-full-height{height:var(--content-full-height)}.tyn-content-inner{flex-grow:1;padding:2rem .5rem;max-width:100%;min-width:var(--content-inner-width)}.tyn-main{background:var(--content-bg)}.tyn-main-boxed{margin-left:auto;margin-right:auto}.tyn-main-boxed-lg{max-width:780px !important}.tyn-main-boxed-lg.space-tyn-layout{max-width:80% !important;width:80%}@media(max-width: 575.98px){.tyn-main-boxed-lg.space-tyn-layout{max-width:100% !important;width:100%}}.tyn-main-content{padding-top:88px}@media(min-width: 768px){.tyn-main-content{padding-top:77px}}.tyn-aside-base+.tyn-main{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--content-bg);display:flex;flex-direction:column;justify-content:stretch;max-width:100%;flex-grow:1;opacity:1;visibility:hidden}.tyn-aside-base+.tyn-main.main-shown{opacity:1;visibility:visible;z-index:1000}.tyn-aside-base+.tyn-main+.tyn-overlay{z-index:1001}@media(min-width: 768px){.tyn-root{--appbar-height: 77px}.tyn-content.has-aside-base:not(.use-react-navigation-sidebar),.tyn-content.has-aside-sticky:not(.use-react-navigation-sidebar){--aside-width: 19rem}.tyn-content.has-aside-base.use-react-navigation-sidebar,.tyn-content.has-aside-sticky.use-react-navigation-sidebar{--aside-width: 2.8rem}.tyn-content.has-aside-base.sidebar-open,.tyn-content.has-aside-sticky.sidebar-open{--aside-width: 19rem}.tyn-content-inner{padding:2rem 1.25rem}.tyn-aside-base+.tyn-main{position:static;opacity:1;visibility:visible;display:flex;overflow:hidden}}@media(min-width: 768px)and (max-width: 991.98px){.tyn-content.has-aside-base.sidebar-open,.tyn-content.has-aside-sticky.sidebar-open{--aside-width: 17rem !important}}@media(max-width: 767.98px){.tyn-root{--appbar-height: 88px}}.tyn-logo{display:inline-flex;height:36px}.tyn-logo svg,.tyn-logo img{min-height:50px;height:100%;color:var(--bs-gray-800)}[data-bs-theme=dark] .tyn-logo svg,[data-bs-theme=dark] .tyn-logo img{color:var(--bs-white)}@media(max-width: 768px){.tyn-logo svg,.tyn-logo img{min-height:40px}}.tyn-appbar{--bg:var(--bs-white);--border-color:#f1f5f9;--nav-gap-x: 0.875rem;--nav-item-gap-x: 0.375rem;--nav-icon-shape:var(--bs-border-radius-pill);--nav-icon-size:var(--bs-size-rg);--nav-icon-svg-size:1rem;--nav-icon-bg:var(--bs-gray-200);--nav-icon-color:var(--bs-gray-700);--nav-icon-active-bg:var(--bs-primary-200);--nav-icon-active-color:var(--bs-primary);position:fixed;inset:0 0 auto 0;background:var(--bg);border-bottom:1px solid var(--border-color);z-index:1000}[data-bs-theme=dark] .tyn-appbar{--bg:var(--bs-gray-800);--border-color:var(--bs-border-color);--nav-icon-bg:var(--bs-gray-700);--nav-icon-color:var(--bs-gray-400);--nav-icon-active-bg:var(--bs-primary-200);--nav-icon-active-color:var(--bs-primary)}.tyn-appbar+.tyn-content{margin-top:var(--appbar-height)}.tyn-appbar-wrap{display:flex;align-items:center}.tyn-appbar-button{display:none;align-items:center;justify-content:center;padding:.875rem;background:#ffffff;border-radius:.5rem;border:1.1px solid #EDF1F9}.tyn-appbar-button:hover{border:1.1px solid #A326DD}.tyn-appbar-logo{display:inline-flex;border-right:1px solid var(--border-color);padding:1rem 2.5rem 1rem var(--bs-body-gap-x)}.tyn-appbar-nav{display:flex;align-items:center}.tyn-appbar-nav:last-child{padding-right:var(--nav-gap-x)}.tyn-appbar-nav>li{display:inline-flex;padding-left:var(--nav-item-gap-x);padding-right:var(--nav-item-gap-x)}.tyn-appbar-link{display:inline-flex;align-items:center;justify-content:center;color:var(--nav-icon-color);background:#f0f3f9;border-radius:var(--nav-icon-shape);height:var(--nav-icon-size);width:var(--nav-icon-size);transition:all .3s ease}.tyn-appbar-link.active,.active .tyn-appbar-link,.tyn-appbar-link:hover{color:var(--nav-icon-active-color);background:var(--nav-icon-active-bg)}.tyn-appbar-link.sm{background:rgba(0,0,0,0);height:unset;width:unset;padding:0}.tyn-appbar-link svg{height:var(--nav-icon-svg-size);width:var(--nav-icon-svg-size)}.tyn-appbar-content{display:flex;justify-content:space-between;flex-grow:1}.tyn-appbar-size-gap{margin-top:var(--appbar-height)}@media(max-width: 767.98px){.tyn-appbar{padding-top:0;background-color:#ffffff;border:none}.tyn-appbar-wrap{justify-content:space-between;padding:0 1.125rem}.tyn-appbar-button{display:inline-flex}.tyn-appbar-logo{border:none}}@media(min-width: 768px){.tyn-logo{display:inline-flex;height:45px}.tyn-logo-sm{height:32px}.tyn-logo svg,.tyn-logo img{height:100%}.tyn-appbar{--nav-gap-x: 0.875rem;--nav-item-gap-x: 0.5625rem;--nav-icon-size:var(--bs-size-rg);--nav-icon-svg-size:1.25rem}}@media(max-width: 767.98px){.tyn-size-rg{--tyn-size: 2.25rem !important}.tyn-appbar{--nav-gap-x: 0.875rem;--nav-item-gap-x: 0.5625rem;--nav-icon-size: 2.25rem;--nav-icon-svg-size:1.25rem}}@media(max-width: 991.98px){.tyn-appbar-logo{padding:1rem 1rem}}@media screen and (max-width: 320px){.tyn-appbar-logo{padding:1rem 0px}}.tyn-aside{width:var(--aside-width, 19rem);background:var(--aside-bg, #fff);height:100%;display:flex;flex-direction:column;justify-content:stretch;flex-shrink:0;overflow:hidden;border-right:1px solid var(--border-color);box-shadow:0px 0px 20px 0px rgba(21,34,56,.071)}.tyn-aside.collapsed{transform:translateX(-20rem)}.tyn-aside.tyn-aside-help-tips{width:var(--aside-help-tips-width, 320px)}.tyn-aside-base{height:var(--content-full-height)}.tyn-aside-head{padding:var(--aside-head-gap-y, 1rem) var(--aside-gap-x, 1rem);display:flex;align-items:center;justify-content:space-between}.tyn-aside-head-text{font-size:1.125rem;font-weight:500}.tyn-aside-title{font-size:1.125rem;color:#09111e}.tyn-aside-list{padding:0 1rem;margin:0;list-style:none;display:flex;flex-direction:column;gap:1rem}.tyn-aside-foot{padding:0 1rem 1rem 1rem;display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:space-between}.tyn-aside-search{position:sticky;top:0;z-index:1;padding:0 var(--aside-gap-x) var(--aside-item-gap-y);background:var(--aside-bg)}.tyn-aside-item{padding:.75rem;border:1px solid #f0f3f9;border-radius:.25rem;cursor:pointer}.tyn-aside-item:hover,.tyn-aside-item.active{background:var(--aside-item-active-bg);border:1px solid #a326dd}.tyn-aside-item-bubbly{border-radius:var(--aside-item-bubbly-radius);margin:0 calc(var(--aside-gap-x)*.5);padding:var(--aside-item-gap-y) calc(var(--aside-gap-x)*.5)}.tyn-aside-body{max-height:100%;height:100%;overflow:auto}.tyn-aside-body .tab-content #space-content .tyn-aside-item{padding:0}.tyn-aside-body .tab-content #space-content .tyn-aside-item .tyn-media-col>a{padding:.75rem;padding-right:0}.tyn-aside-body .tab-content #space-content .tyn-aside-item .dropdown-toggle{padding-right:.75rem !important}.tyn-aside-row{padding:var(--aside-gap-y) var(--aside-gap-x)}.tyn-aside-row .nav-tabs-line{margin:0 calc(var(--aside-gap-x)*-1);padding:0 var(--aside-gap-x)}.tyn-aside-row .nav-tabs-line .nav-link{padding-top:0}@media(max-width: 767.98px){.tyn-aside.tyn-aside-main{position:absolute;z-index:1001;height:100%;width:95%;transform:translateX(-100%);transition:transform .2s ease-in-out}.tyn-aside.tyn-aside-main.show{transform:translateX(0)}.tyn-aside.hidden-mobile{display:none}.tyn-aside.hidden-mobile+.tyn-main{position:static;opacity:1;visibility:visible;display:flex;overflow:hidden}}@media(max-width: 991.98px){.tyn-aside-head{padding:var(--aside-head-gap-y) 1rem}}@media(min-width: 768px){.tyn-aside-base{position:fixed;left:0;top:var(--appbar-height);z-index:1}.has-aside-base{padding-left:var(--aside-width)}.has-aside-base.sidebar-collapsed{padding-left:1px}}.left-rail-aside{overflow:visible}.tyn-section{position:relative;scroll-margin-top:var(--appbar-height);padding:3.5rem 0}.tyn-section-head{margin-bottom:1.5rem;margin-top:-0.5rem}.tyn-section-content+.tyn-section-content{margin-top:1.5rem}.tyn-section-content+.tyn-section-head{margin-top:2rem}@media(min-width: 768px){.tyn-section{padding:3.5rem 0}.tyn-section-lg{padding:4.5rem 0}.tyn-section-head{margin-bottom:2rem}.tyn-section-content+.tyn-section-content{margin-top:3.5rem}.tyn-section-content+.tyn-section-head{margin-top:3rem}}react-space-root{position:relative;height:calc(100% - var(--appbar-height));overflow:hidden;display:block}.tyn-chatbot-page-space{position:static;z-index:auto}#bottom-navigation-space{height:var(--bottom-navigation-space-height)}react-space-sidebars-root{position:relative;height:calc(100% - var(--appbar-height));overflow:hidden;display:block}react-space-empty-panel-root{height:100%}@media(min-width: 1024px)and (max-width: 1279px){#chat-form-container{margin-top:180px}}@media(min-width: 1280px)and (max-width: 1535px){#chat-form-container{margin-top:260px}}@media(min-width: 1536px){#chat-form-container{margin-top:320px}}.link{--color: var(--bs-gray-500);--hover-color: var(--bs-primary);text-decoration:none;display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;font-weight:600;color:var(--color);transition:.3s ease;border:none;background-color:rgba(0,0,0,0);padding:0}.link:hover,.link:focus{color:var(--hover-color)}.link-group{display:flex;align-items:center}.link-group>li,.link-group>div{display:inline-flex}.tyn-list-links{--link-color: var(--bs-gray-500);--link-hover-color: var(--bs-primary);padding:.5rem 0}[data-bs-theme=dark] .tyn-list-links{--link-color: var(--bs-gray-300);--link-hover-color: var(--bs-primary-500)}.tyn-list-links-heading{font-size:.75rem;padding:.5rem 1.25rem .375rem}.tyn-list-links.sm{padding:1rem;gap:.75rem;display:flex;flex-direction:column;min-width:214px}.tyn-list-links.sm li{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.4375rem 1rem;border-radius:4px;border:1px solid #f0f3f9;background:#ffffff;font-size:.875rem;font-weight:600}.tyn-list-links.sm li a{color:#040810;text-align:center;justify-content:center;font-size:.875rem;padding:0;line-height:130%}.tyn-list-links li{width:100%}.tyn-list-links li a,.tyn-list-links li button:not(.btn){display:flex;align-items:center;text-decoration:none;gap:.675rem;padding:.5rem 1.25rem;color:var(--link-color);font-size:.75rem;line-height:1.25rem;font-weight:500}.tyn-list-links li a:hover,.tyn-list-links li a:focus,.tyn-list-links li a.active,.tyn-list-links li button:not(.btn):hover,.tyn-list-links li button:not(.btn):focus,.tyn-list-links li button:not(.btn).active{color:var(--link-hover-color)}.tyn-list-links li a svg,.tyn-list-links li a .icon,.tyn-list-links li button:not(.btn) svg,.tyn-list-links li button:not(.btn) .icon{height:1rem;width:1rem}.tyn-list-links li button:not(.btn){border:none;background:rgba(0,0,0,0);width:100%}.tyn-list-links li:not(:first-child) .tyn-list-links-heading{padding:1rem 1.25rem .375rem}.tyn-list-inline{display:flex}.tyn-btn-inline{display:flex;align-items:center}.tyn-title-overline{--overline-color: var(--bs-gray-400);font-size:.688rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--overline-color)}[data-bs-theme=dark] .tyn-title-overline{--overline-color: var(--bs-gray-200)}.tyn-title{margin-bottom:.25rem}.tyn-title-md{font-size:1.125rem}.tyn-subtext{--subtext-color: var(--bs-gray-400);font-size:.75rem;font-weight:400;color:#64748b}[data-bs-theme=dark] .tyn-subtext{--subtext-color: var(--bs-gray-300)}.tyn-overline{--overline-color: var(--bs-gray-500);font-size:.75rem;font-weight:600;color:var(--overline-color);text-transform:uppercase}[data-bs-theme=dark] .tyn-overline{--overline-color: var(--bs-gray-300)}.tyn-text-block{font-size:.9375rem}.tyn-text-block ol{list-style:decimal;list-style-position:inside;margin-left:0 !important}.tyn-text-block ul{list-style:disc}.tyn-text-block p:last-child{margin-bottom:0}.tyn-text-block ol,.tyn-text-block ul{margin-left:1.25rem}.tyn-text-block ol li,.tyn-text-block ul li{padding:.25rem 0 .25rem .25rem}.tyn-text-block ol+p,.tyn-text-block ul+p{margin-top:1rem}.tyn-text-block ol+.tyn-code-block,.tyn-text-block ul+.tyn-code-block{margin-top:1rem}.tyn-text-block .tyn-code-block+ol,.tyn-text-block .tyn-code-block+ul{margin-top:1rem}.tyn-text-block .tyn-code-block+p{margin-top:1.25rem}@media(max-width: 575.98px){.tyn-title-md{font-size:1.25rem}.tyn-subtext{font-size:.875rem !important}}.tyn-media{--media-bg: var(--bs-white);--media-border: var(--bs-white);--tyn-size: var(--bs-size-rg);--tyn-shape: var(--bs-border-radius);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;height:var(--tyn-size);width:var(--tyn-size);border-radius:var(--tyn-shape);background:var(--media-bg)}[data-bs-theme=dark] .tyn-media{--media-bg: var(--bs-gray-800);--media-border: var(--bs-gray-800)}.tyn-media img{height:100%;width:100%;border-radius:calc(var(--tyn-shape) - 1px);object-fit:cover}.tyn-media svg,.tyn-media .icon{height:var(--tyn-icon-size);width:var(--tyn-icon-size)}.tyn-media-bordered{border:2px solid var(--media-border)}.tyn-media-multiple{display:flex;align-items:center}.tyn-media-multiple>*:not(:first-child){margin-left:calc(var(--tyn-size)*-0.33)}.tyn-media-group{position:relative;display:flex;align-items:center;gap:.5rem;--media-text: var(--bs-slate-950);--media-text-light: var(--bs-gray-400);--media-text-lighter: var(--bs-gray-300)}[data-bs-theme=dark] .tyn-media-group{--media-text: var(--bs-gray-300);--media-text-light: var(--bs-gray-400);--media-text-lighter: var(--bs-gray-500)}.on-dark .tyn-media-group{--media-text: var(--bs-white);--media-text-light: var(--bs-gray-100);--media-text-lighter: var(--bs-gray-100)}[data-bs-theme=dark] .on-dark .tyn-media-group{--media-text: var(--bs-white);--media-text-light: var(--bs-gray-100);--media-text-lighter: var(--bs-gray-100)}.unread .tyn-media-group{--media-text: var(--bs-gray-600)}[data-bs-theme=dark] .unread .tyn-media-group{--media-text: var(--bs-white)}.tyn-media-vr{flex-direction:column;align-items:flex-start}.tyn-media-center{text-align:center;align-items:center}.tyn-media-center .tyn-media-row{justify-content:center}.tyn-media-col{display:flex;flex-direction:column;flex-grow:1;gap:.25rem;white-space:nowrap;max-width:100%;overflow:hidden}.tyn-media-col .name{margin-bottom:0;color:var(--media-text);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tyn-media-col .name .username{font-size:70%;font-weight:400;color:var(--media-text-light)}.unread .tyn-media-col .name{font-weight:700}.tyn-media-col .typing{font-size:.625rem;color:var(--media-text-lighter)}.tyn-media-col .indicator{height:.625rem;width:.625rem;display:inline-flex}.tyn-media-col .indicator .bi{height:100%;width:100%}.tyn-media-col .varified{color:var(--bs-primary)}.tyn-media-col .content{font-size:.875rem;color:#09111E;margin-bottom:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.unread .tyn-media-col .content{font-weight:700}.tyn-media-col .meta{font-size:.625rem;color:var(--media-text-light)}.tyn-media-col .anchor{font-size:.625rem;color:var(--media-text-light);font-weight:600;white-space:normal;text-decoration:underline}.tyn-media-col .message{font-size:.75rem;font-weight:500;color:var(--media-text-light)}.tyn-media-col .message strong{font-size:.813rem;font-weight:600;color:var(--media-text)}.tyn-media-row{display:flex;align-items:center;gap:.375rem;max-width:100%}.tyn-media-row.between{justify-content:space-between}.tyn-media-row.has-dot-sap{gap:1rem}.tyn-media-row.has-dot-sap>*{position:relative}.tyn-media-row.has-dot-sap>*:not(:first-child)::after{position:absolute;left:-0.625rem;content:"";height:4px;width:4px;border-radius:50%;top:50%;transform:translateY(-50%);background-color:var(--media-text-lighter)}.tyn-media-option{position:absolute;right:0;opacity:0}.tyn-media-option:has(.dropdown-menu.show){opacity:1}.tyn-media-group:hover .tyn-media-option{opacity:1}.tyn-media-list{display:flex;flex-direction:column}.tyn-media-1x1_1{height:calc(var(--tyn-size)*1.1)}.tyn-media-1x1_1 img{border-radius:calc(var(--tyn-shape) - 2px)}.tyn-media-1_1x1{width:calc(var(--tyn-size)*1.1)}.tyn-media-1_1x1 img{border-radius:calc(var(--tyn-shape) - 2px)}.tyn-media-1x1_2{height:calc(var(--tyn-size)*1.2)}.tyn-media-1x1_2 img{border-radius:calc(var(--tyn-shape) - 2px)}.tyn-media-1_2x1{width:calc(var(--tyn-size)*1.2)}.tyn-media-1_2x1 img{border-radius:calc(var(--tyn-shape) - 2px)}.tyn-media-1x1_3{height:calc(var(--tyn-size)*1.3)}.tyn-media-1x1_3 img{border-radius:calc(var(--tyn-shape) - 2px)}.tyn-media-1_3x1{width:calc(var(--tyn-size)*1.3)}.tyn-media-1_3x1 img{border-radius:calc(var(--tyn-shape) - 2px)}.tyn-image{width:100%;border-radius:var(--bs-border-radius)}.tyn-video{--tyn-icon-color: var(--bs-white);--tyn-icon-size: 1.75rem;--video-border-color: var(--bs-gray-200);display:flex;position:relative;border:1px solid var(--video-border-color);border-radius:var(--bs-border-radius)}[data-bs-theme=dark] .tyn-video{--video-border-color: var(--bs-gray-700)}.tyn-video-icon{position:absolute;color:var(--tyn-icon-color);left:50%;top:50%;transform:translate(-50%, -50%);height:var(--tyn-icon-size);width:var(--tyn-icon-size)}.tyn-video-icon svg,.tyn-video-icon .icon{height:100%;width:100%}.tyn-thumb{--image-border-color: var(--bs-gray-200);display:inline-block;border:1px solid var(--image-border-color);border-radius:var(--bs-border-radius)}[data-bs-theme=dark] .tyn-thumb{--image-border-color: var(--bs-gray-700)}.tyn-video{--tyn-icon-color: var(--bs-white);--tyn-icon-size: 1.75rem;--video-border-color: var(--bs-gray-200);display:flex;position:relative;border:1px solid var(--video-border-color);border-radius:var(--bs-border-radius)}[data-bs-theme=dark] .tyn-video{--video-border-color: var(--bs-gray-700)}.tyn-video-icon{position:absolute;color:var(--tyn-icon-color);left:50%;top:50%;transform:translate(-50%, -50%);height:var(--tyn-icon-size);width:var(--tyn-icon-size)}.tyn-video-icon svg,.tyn-video-icon .icon{height:100%;width:100%}.tyn-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--bs-dark);z-index:999;opacity:.5;display:none}.tyn-overlay.active{display:block}.tyn-icon{height:var(--tyn-icon-size);width:var(--tyn-icon-size)}.tyn-icon svg,.tyn-icon .icon{height:var(--tyn-icon-size);width:var(--tyn-icon-size)}.tyn-code-block{position:relative}.tyn-code-block-title{position:absolute;inset:0 0 auto 0;padding:.5rem .75rem .375rem;color:#fff;border-bottom:1px solid var(--bs-dark);background:rgba(var(--bs-white-rgb), 0.1);border-radius:.375rem .375rem 0 0}.tyn-code-block pre{padding:2.5rem .75rem .625rem}.tyn-code-block .tyn-copy{position:absolute;top:0;right:0;padding:.4rem .75rem .4rem}.tyn-copy{border:none;background:rgba(0,0,0,0);color:var(--bs-gray-200);font-size:.75rem;text-shadow:none}.alert{border-radius:0;padding:16px 20px 16px 20px;font-family:"Source Sans Pro";font-size:14px;font-style:normal;font-weight:400;line-height:130%;display:flex;align-items:center}.alert-danger{border-left:0;border-right:0;border-top:0;display:block;padding:16px 48px 16px 48px;border-bottom:1px solid #f66970;margin:0;--bs-alert-margin-bottom: 0;background:#fde6e8;color:#09111e;position:relative}.alert-danger::before{content:"";display:inline-block;background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2IiBmaWxsPSJub25lIj48ZyBjbGlwLXBhdGg9InVybCgjYSkiPjxwYXRoIGQ9Ik0xNiA4QTggOCAwIDEgMS0uMDAxIDggOCA4IDAgMCAxIDE2IDhNNS4zNTQgNC42NDZhLjUuNSAwIDEgMC0uNzA4LjcwOEw3LjI5MyA4bC0yLjY0NyAyLjY0NmEuNTAxLjUwMSAwIDAgMCAuNzA4LjcwOEw4IDguNzA3bDIuNjQ2IDIuNjQ3YS41LjUgMCAxIDAgLjcwOC0uNzA4TDguNzA3IDhsMi42NDctMi42NDZhLjUuNSAwIDEgMC0uNzA4LS43MDhMOCA3LjI5M3oiIGZpbGw9IiNGNjY5NzAiLz48L2c+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAwaDE2djE2SDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+") no-repeat center;background-size:contain;width:16px;height:16px;position:absolute;left:20px;top:50%;transform:translateY(-50%)}.alert-danger.alert-modal{border:1px solid #f66970;border-radius:var(--bs-alert-border-radius)}.alert-dismissible .btn-close{position:absolute;top:50%;transform:translateY(-50%);right:0;z-index:2;padding:16px 20px}.alert-show-sync-msg{display:flex;padding:6px 12px;align-items:center;gap:12px;align-self:stretch;width:fit-content;border-radius:8px;background:#f0f3f9}.alert-show-progress .alert-box-msg{position:absolute;z-index:100;margin-top:20px;right:20px;display:flex;min-width:370px;max-width:90%;padding:16px 20px;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;border-radius:8px;background:var(--White, #FFF);box-shadow:0px 0px 20px 0px rgba(20,33,54,.07);color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:130%}@media screen and (max-width: 460px){.alert-show-progress .alert-box-msg{min-width:85vw;max-width:85vw}}.alert-show-progress .alert-box-msg.success{border-left:5px solid #28a745}.alert-show-progress .alert-box-msg.info{border-left:5px solid #a326dd}.alert-show-progress .alert-box-msg.warning{border-left:5px solid #ffc107}.alert-show-progress .alert-box-msg.error{border-left:5px solid #dc3545}.alert-show-progress .alert-box-msg .progress-bar{width:100%;overflow:hidden;border-radius:50px;background:#f0f3f9;width:260px;height:4px;flex-shrink:0}.alert-show-progress .alert-box-msg .progress{width:0%;height:4px;flex-shrink:0;border-radius:50px;background:#a326dd}.alert-success{border-left:0;border-right:0;border-top:0;display:block;padding:16px 48px 16px 48px;border-bottom:1px solid #bcd4c1;margin:0;--bs-alert-margin-bottom: 0;position:relative}.alert-success.alert-modal{border:1px solid #f66970;border-radius:var(--bs-alert-border-radius)}.tyn-reply{--content-gap-x: var(--bs-body-gap-x);--content-gap-y: .5rem;--content-sap-y: .375rem;--reply-bg: var(--bs-white);--reply-text: var(--bs-gray-500);--reply-anchor-text: var(--bs-primary-400);--reply-anchor-hover: var(--bs-primary);--outgoing-message-bg: var(--bs-primary);--outgoing-message-text: var(--bs-white);--radius-large: .5rem;--radius-small: .25rem;--avatar-gap: .75rem;padding:1rem 0;display:flex;flex-direction:column-reverse}[data-bs-theme=dark] .tyn-reply{--reply-bg: var(--bs-gray-800);--reply-text: var(--bs-gray-200);--reply-anchor-text: var(--bs-primary-500);--reply-anchor-hover: var(--bs-primary)}.tyn-reply-preview{padding:0;--content-gap-x: 0;--content-gap-y: 0}.tyn-reply-item{display:flex;align-items:flex-end;padding:var(--content-gap-y) var(--content-gap-x)}.tyn-reply-separator{font-size:.75rem;font-weight:500;text-align:center;padding:var(--content-sap-y) var(--content-gap-x)}.tyn-reply-avatar{margin-right:var(--avatar-gap);flex-shrink:0;display:inline-flex}.tyn-reply-group{width:100%;display:flex;flex-direction:column}.tyn-reply-group>*{border-radius:var(--radius-large)}.tyn-reply-group>*:not(:last-child){margin-bottom:.375rem}.incoming .tyn-reply-group{width:calc(100% - var(--bs-size-md) - var(--avatar-gap))}.incoming .tyn-reply-group>*:first-child:not(:only-child){border-bottom-left-radius:var(--radius-small)}.incoming .tyn-reply-group>*:last-child:not(:only-child){border-top-left-radius:var(--radius-small)}.incoming .tyn-reply-group>*:not(:first-child):not(:last-child){border-top-left-radius:var(--radius-small);border-bottom-left-radius:var(--radius-small)}.outgoing .tyn-reply-group{align-items:flex-end}.outgoing .tyn-reply-group>*:first-child:not(:only-child){border-bottom-right-radius:var(--radius-small)}.outgoing .tyn-reply-group>*:last-child:not(:only-child){border-top-right-radius:var(--radius-small)}.outgoing .tyn-reply-group>*:not(:first-child):not(:last-child){border-top-right-radius:var(--radius-small);border-bottom-right-radius:var(--radius-small)}.tyn-reply-bubble{position:relative;display:flex;align-items:center;width:max-content;max-width:100%}.outgoing .tyn-reply-bubble{flex-direction:row-reverse}.tyn-reply-bubble>*:first-child:not(:only-child){max-width:calc(100% - .75rem - var(--bs-size-sm)*2)}.tyn-reply-text{font-size:.833rem;padding:.75rem 1rem;border-radius:inherit;color:var(--reply-text);background:var(--reply-bg)}.outgoing .tyn-reply-text{color:var(--outgoing-message-text);background:var(--outgoing-message-bg)}.tyn-reply-link{display:flex;flex-direction:column;border-radius:inherit;overflow:hidden;background:var(--reply-bg)}.tyn-reply-link.has-thumb{width:260px}.tyn-reply-link img{width:100%}.tyn-reply-link-title{padding:.75rem 1rem;margin-bottom:0}.tyn-reply-anchor{padding:.75rem 1rem;font-size:.833rem;text-decoration:underline;color:var(--reply-anchor-text);transition:color .3s ease}.tyn-reply-quick .tyn-reply-anchor{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tyn-reply-anchor:hover{color:var(--reply-anchor-hover)}.tyn-reply-media{color:var(--reply-text);background:var(--reply-bg);border-radius:inherit;padding:.375rem;display:flex;flex-direction:row-reverse;flex-wrap:wrap;gap:.25rem;width:280px}.tyn-reply-media .tyn-video,.tyn-reply-media .tyn-thumb{flex-grow:1;width:80px}.tyn-reply-media .tyn-video:not(:only-child),.tyn-reply-media .tyn-thumb:not(:only-child){aspect-ratio:1}.tyn-reply-media .tyn-image{height:100%;object-fit:cover}.tyn-reply-file{border-radius:inherit;color:var(--reply-text);background:var(--reply-bg)}.tyn-reply-file .tyn-file{padding:.375rem 1.25rem .375rem .375rem;display:inline-flex}.tyn-reply-call{border-radius:inherit;color:var(--reply-text);background:var(--reply-bg)}.tyn-reply-call .tyn-call{padding:.375rem 1.25rem .375rem .375rem;display:inline-flex}.tyn-reply-tools{opacity:0;display:flex;align-items:center}.tyn-reply-tools:has(.dropdown-menu.show){opacity:1}.incoming .tyn-reply-tools{left:100%;padding-left:.75rem}.outgoing .tyn-reply-tools{right:100%;padding-right:.75rem;flex-direction:row-reverse}.tyn-reply-bubble:hover .tyn-reply-tools{opacity:1}.tyn-chat{--content-gap-x: var(--bs-body-gap-x);--content-gap-y: 1.5rem;--content-bg: var(--bs-body-bg);--aside-gap-x: var(--bs-body-gap-x);--aside-gap-y: 1.5rem;--border-color: var(--bs-primary-100);--aside-bg:var(--bs-white);--head-bg:var(--bs-white);--form-bg:var(--bs-white);--form-input-bg:var(--bs-gray-200);--search-bg:var(--bs-white);position:relative;overflow:hidden}[data-bs-theme=dark] .tyn-chat{--border-color: var(--bs-border-color);--aside-bg:var(--bs-gray-800);--head-bg:var(--bs-gray-800);--form-bg:var(--bs-gray-800);--search-bg:var(--bs-gray-800);--form-input-bg:var(--bs-gray-900)}.tyn-chat-group{display:flex;flex-direction:column;gap:.5rem}.tyn-chat-group-name{font-size:.625rem;color:#66788E}.tyn-chat-content{--aside-width:19rem}.tyn-chat-content-aside{position:absolute;right:0;width:var(--aside-width);max-width:calc(100% - 1.5rem);background:var(--aside-bg);height:100%;display:flex;flex-direction:column;justify-content:stretch;box-shadow:inset 1px 0 0 var(--border-color);transform:translateX(100%);z-index:1000}.tyn-chat-content-aside.show-aside{transform:none}.tyn-chat-head{position:relative;display:flex;align-items:center;padding:var(--content-gap-y) var(--content-gap-x);background:var(--head-bg);box-shadow:inset 0 -1px 0 var(--border-color);z-index:500;margin:0 -0.25rem}.tyn-chat-head>*{padding:0 .25rem}.tyn-chat-search{position:absolute;top:100%;left:0;right:0;padding:.25rem var(--content-gap-x);background:var(--search-bg);box-shadow:inset 0 -1px 0 var(--border-color);display:flex;align-items:center;opacity:0;visibility:hidden;transition:.3s ease}.tyn-chat-search.active{opacity:1;visibility:visible}.tyn-chat-search-aside{position:sticky;top:0;z-index:10;background:#ffffff;padding:0 1rem .5rem 1rem}.tyn-chat-body{height:100%;max-height:100%;overflow:auto;flex-grow:1}.tyn-chat-form{display:flex;align-items:center;background:var(--form-bg);border-top:1px solid var(--border-color);padding:.625rem 1.25rem .625rem .375rem;border-radius:.5rem;box-shadow:0px 0px 20px 0px rgba(20,33,54,.07);border:2px solid rgba(0,0,0,0)}.tyn-chat-form-insert{padding:calc(var(--content-gap-y) + .25rem) var(--content-gap-x)}.tyn-chat-form-enter{padding:var(--content-gap-y) var(--content-gap-x) var(--content-gap-y) 0;flex-grow:1;display:flex;align-items:center}.tyn-chat-form-input{flex-grow:1;overflow:auto;background-color:var(--form-input-bg);margin-right:.5rem;padding:.5rem .875rem;font-size:1rem;line-height:1.5rem;border:none;resize:none}.tyn-chat-form-input:focus-visible{outline:none}.tyn-chat-form-input::placeholder{color:#B1B1B3}.tyn-chat-form-button{border:none;background:rgba(0,0,0,0)}.tyn-chat-form.drag-over{border:2px dashed #e5e5e6 !important}.tyn-chat-cover img{height:160px;width:100%;object-fit:cover;border-radius:inherit}.tyn-chat-theme-list{display:flex;align-items:center;flex-wrap:wrap;margin:-0.325rem}.tyn-chat-theme-list li{padding:.325rem}.tyn-chat-theme-btn{--tyn-border-color: var(--bs-gray-100);--tyn-theme-accent: var(--bs-blue);--tyn-theme-alt: var(--bs-white);height:var(--bs-size-rg);width:var(--bs-size-rg);border:8px solid var(--tyn-border-color);border-radius:50rem;background:linear-gradient(to right, var(--tyn-theme-accent) 50%, var(--tyn-theme-alt) 50%)}.tyn-chat-call{--call-screen-height:520px;display:flex;flex-direction:column;height:var(--call-screen-height);border-radius:inherit}.modal .tyn-chat-call>.tyn-chat-cover:first-child{border-radius:calc(0.375rem - 1px) calc(0.375rem - 1px) 0 0}.tyn-chat-call-cover{height:100%}.modal .tyn-chat-call-cover{border-radius:calc(0.375rem - 1px)}.tyn-chat-call-cover img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.tyn-chat-call-video{display:grid;grid-template-columns:100%;grid-template-rows:100%}.tyn-chat-call-stack{display:flex;flex-direction:column;grid-row-start:1;grid-column-start:1;isolation:isolate}.tyn-chat-call-stack+.tyn-chat-call-stack:before{position:absolute;left:0;right:0;top:0;bottom:0;content:"";border-radius:calc(0.375rem - 1px);z-index:-1;background-image:linear-gradient(180deg, rgba(var(--bs-dark-rgb), 0.5) 0, rgba(var(--bs-dark-rgb), 0.3) 35px, rgba(var(--bs-dark-rgb), 0) 100px),linear-gradient(180deg, rgba(var(--bs-dark-rgb), 0) calc(100% - 100px), rgba(var(--bs-dark-rgb), 0.3) calc(100% - 35px), rgba(var(--bs-dark-rgb), 0.6) 100%)}.tyn-chat-options-menu{padding:.75rem .625rem;transform:translate(13px, 45px) !important}.tyn-chat-options-menu li{display:flex;align-items:center;gap:.5rem;cursor:pointer}.tyn-chat-options-menu hr{margin:.5rem 0}.tyn-chat-tile{background:#f0f3f9;padding:8px 16px;border-left:3px solid #A326DD;border-radius:4px;display:flex;flex-direction:column;gap:8px}.tyn-chat-tile-title{display:flex;align-items:center}.tyn-chat-tile-title-icon{display:flex;align-items:center;min-width:14px}.tyn-chat-tile-title-text{margin:0;font-weight:600;font-size:14px;color:#09111E;overflow-wrap:break-word;word-wrap:break-word}.tyn-chat-tile-title .collapse-icon{transition:transform .3s ease;min-width:16px}.tyn-chat-tile-title.collapsed .collapse-icon{transform:rotate(-90deg)}.tyn-chat-tile-content{color:#66788E;font-size:14px;font-weight:400}.tyn-chat-tile-confidence{width:fit-content;display:flex;align-items:center;padding:2px 4px;border-radius:4px;background:#c0ccdd;color:#09111E;font-size:12px;font-weight:400}.tyn-chat-tile-confidence strong{font-weight:600}.tyn-chat-tile-container{background:rgba(255,255,255,.3019607843);border-radius:8px;border:1px solid #fff;padding:10px 12px;cursor:pointer}.tyn-chat-tile-container-header{display:flex;align-items:center;padding:4px 8px}.tyn-chat-tile-container .collapse-icon{transition:transform .3s ease}.tyn-chat-tile-container a.collapsed .collapse-icon{transform:rotate(-90deg)}.tyn-chat-pin{cursor:pointer}@media(min-width: 1200px){.tyn-chat-content.aside-shown{padding-right:var(--aside-width)}}@media(max-width: 575.98px){.tyn-chat-group-name{font-size:.75rem}.filter-chat .btn{--tyn-size: 2.5rem}}[data-theme=indigo]{--tyn-theme-accent: var(--bs-indigo)}[data-theme=green]{--tyn-theme-accent: var(--bs-green)}[data-theme=red]{--tyn-theme-accent: var(--bs-red)}.tyn-chat-mute:focus{color:var(--bs-nav-link-color) !important}.tyn-chat-mute:hover{color:var(--bs-primary) !important;background:var(--bs-primary-200)}.tyn-chat-mute .muted-icon{display:none}.tyn-chat-mute .unmuted-icon{display:block}.tyn-chat-mute.chat-muted{opacity:.5}.tyn-chat-mute.chat-muted .muted-icon{display:block}.tyn-chat-mute.chat-muted .unmuted-icon{display:none}.tyn-quick-chat{--quick-chat-gap-x: 1rem;--quick-chat-gap-y: 1rem;--quick-chat-bg: var(--bs-primary-50);--quick-chat-toggle-bg: var(--bs-primary-100);--quick-chat-head-bg: var(--bs-white);--quick-chat-foot-bg: var(--bs-white);--quck-chat-border: var(--bs-primary-200)}[data-bs-theme=dark] .tyn-quick-chat{--quick-chat-bg: var(--bs-gray-900);--quick-chat-toggle-bg: var(--bs-gray-800);--quick-chat-head-bg: var(--bs-gray-800);--quick-chat-foot-bg: var(--bs-gray-800);--quck-chat-border: var(--bs-gray-700)}.tyn-quick-chat .tyn-reply-quick{--content-gap-x: var(--quick-chat-gap-x)}.tyn-quick-chat-toggle{position:fixed;height:4rem;width:4rem;right:1.5rem;bottom:1.5rem;z-index:999;border-radius:50%;padding:1rem;border:2px solid var(--quick-chat-head-bg);background:var(--quick-chat-toggle-bg);box-shadow:0 0 0 1px var(--quck-chat-border);transition:.3s ease .5s;opacity:1;transform:translateY(0)}.tyn-quick-chat.active .tyn-quick-chat-toggle{transform:translateY(calc(100% + 4rem));opacity:0}.tyn-quick-chat-box{display:flex;flex-direction:column;justify-content:stretch;position:fixed;right:1.5rem;bottom:1.5rem;height:32rem;max-height:calc(100% - 3rem + var(--appbar-height)*-1);width:20rem;z-index:999;border-radius:var(--bs-border-radius-lg);border:2px solid var(--quick-chat-head-bg);background:var(--quick-chat-bg);box-shadow:0 0 0 1px var(--quck-chat-border);transform:translateY(calc(100% + 4rem));opacity:0;transition:.5s ease .3s}.tyn-quick-chat.active .tyn-quick-chat-box{opacity:1;transform:translateY(0)}.tyn-quick-chat-reply{height:100%;max-height:100%;overflow:auto;flex-grow:1}.tyn-quick-chat-head{background:var(--quick-chat-head-bg);padding:var(--quick-chat-gap-y) var(--quick-chat-gap-x)}.tyn-quick-chat-form{display:flex;align-items:flex-end;background:var(--quick-chat-foot-bg);padding:var(--quick-chat-gap-y) var(--quick-chat-gap-x)}@keyframes ZEROTO100{0%{width:0}100%{width:100%}}.tyn-stories-thumb{--thumb-border-color: var(--bs-white);--thumb-border-active-color: var(--bs-primary);margin:-0.625rem}[data-bs-theme=dark] .tyn-stories-thumb{--thumb-border-color: var(--bs-border-color);--thumb-border-active-color: var(--bs-primary-500)}.tyn-stories-thumb .swiper-wrapper{flex-wrap:wrap;padding:2px}.tyn-stories-thumb .swiper-slide{padding:.625rem;cursor:pointer}.tyn-stories-thumb .swiper-slide .tyn-image{transition:.3s ease;border:1px solid var(--thumb-border-color)}.tyn-stories-thumb .swiper-slide-thumb-active .tyn-image{box-shadow:-2px 2px 0 var(--thumb-border-active-color),2px -2px 0 var(--thumb-border-active-color),2px 2px 0 var(--thumb-border-active-color),-2px -2px 0 var(--thumb-border-active-color)}.tyn-stories-slider{max-width:540px;width:100%;margin-left:auto;margin-right:auto;height:100%;--slide-border-color: var(--bs-gray-200);--slider-bullet-bg: rgba(var(--bs-white-rgb),.5);--slider-bullet-bg-active: var(--bs-white)}[data-bs-theme=dark] .tyn-stories-slider{--slide-border-color: var(--bs-gray-700);--slider-bullet-bg: rgba(var(--bs-white-rgb),.5);--slider-bullet-bg-active: var(--bs-white)}.tyn-stories-slider .swiper-slide{border-radius:var(--bs-border-radius);border:1px solid var(--slide-border-color)}.tyn-stories-slider .swiper-pagination{position:absolute;left:20px;right:20px;bottom:20px;display:flex;flex-wrap:nowrap;z-index:2;gap:.5rem}.tyn-stories-slider .swiper-pagination-bullet{position:relative;height:.5rem;border-radius:.25rem;width:100%;background:var(--slider-bullet-bg)}.tyn-stories-slider .swiper-pagination-bullet:after{position:absolute;content:"";top:0;left:0;bottom:0;width:0;border-radius:.25rem;background:var(--slider-bullet-bg-active)}.tyn-stories-slider .swiper-pagination-bullet-active:after{animation:ZEROTO100 var(--slide-delay) linear}.tyn-stories-item{position:relative;display:grid;height:100%}.tyn-stories-item .tyn-image{height:100%;object-fit:cover}.tyn-stories-content{position:absolute;inset:0;padding:1.5rem;border-radius:var(--bs-border-radius);background-image:linear-gradient(to bottom, rgba(51, 65, 85, 0.325) 0%, transparent 110px, transparent 110px, transparent calc(100% - 110px), transparent calc(100% - 110px), rgba(51, 65, 85, 0.325) 100%)}.tyn-stories-page .tyn-aside{display:none}.tyn-stories-wrap{padding-right:.75rem;padding-left:.75rem;margin-left:auto;margin-right:auto;width:100%;height:100%}@media(min-width: 992px){.tyn-stories-page .tyn-aside{display:flex}.tyn-stories-wrap{height:auto}}.tyn-profile{--info-padding: 1.75rem;--details-padding: 1.875rem;--head-bg: var(--bs-white);--details-bg: var(--bs-white)}[data-bs-theme=dark] .tyn-profile{--head-bg: var(--bs-gray-800);--details-bg: var(--bs-gray-800)}.tyn-profile-head{background:var(--head-bg);border-radius:1rem}.tyn-profile-cover{border-radius:1rem 1rem 0 0}.tyn-profile-cover-image{height:290px;width:100%;border-radius:inherit;object-fit:cover}.tyn-profile-info{padding:var(--info-padding)}.tyn-profile-avatar{margin-top:calc(var(--info-padding)*-2)}.tyn-profile-nav{display:flex;padding-top:1rem}.tyn-profile-details{background-color:var(--details-bg);padding:var(--details-padding);border-radius:0 0 1rem 1rem}@media(min-width: 768px){.tyn-profile-cover-image{height:390px}}@media(min-width: 992px){.tyn-profile-cover-image{height:490px}}.tyn-qa{--qa-bg: var(--bs-white);--qa-bg-human: #f0f3f9;--qa-sap-color: var(--bs-primary-100)}[data-bs-theme=dark] .tyn-qa{--qa-bg: var(--bs-gray-800);--qa-bg-human: var(--bs-gray-700);--qa-sap-color: var(--bs-gray-700)}.tyn-qa-avatar{display:inline-flex;flex-shrink:0;flex-direction:column}.tyn-qa-item{display:flex;justify-content:stretch;gap:1rem;padding:1.25rem;border-top:1px solid #EDF1F9}.tyn-qa-item:first-child{border-radius:.5rem .5rem 0 0}.tyn-qa-item:nth-child(odd){position:static;top:0;z-index:2}.tyn-qa-item:nth-child(odd):first-child{border-top:none !important}.tyn-qa-item:nth-child(even){position:relative}.tyn-qa-item:last-child{border-radius:0 0 .5rem .5rem}.tyn-qa-item.item-human{background:var(--qa-bg-human)}.tyn-qa-item.item-assistant{background:var(--qa-bg)}.tyn-qa-message{padding:.25rem 0;flex-grow:0;width:calc(100% - 50px);overflow-wrap:break-word;word-wrap:break-word}.tyn-qa{--qa-bubbly-gap: 1rem;box-shadow:0px 0px 20px 0px rgba(20,33,54,.07)}.tyn-qa-bubbly{display:flex;flex-direction:column;gap:var(--qa-bubbly-gap)}.tyn-qa-bubbly .tyn-qa-item{padding:0;position:relative !important;background:rgba(0,0,0,0) !important;border:none !important}.tyn-qa-bubbly .tyn-qa-message{border-radius:.25rem .5rem .5rem;padding:1.25rem}.tyn-qa-bubbly .tyn-qa-item:nth-child(odd) .tyn-qa-message{background:var(--qa-bg-human)}.tyn-qa-bubbly .tyn-qa-item:nth-child(even) .tyn-qa-message{background:var(--qa-bg)}.tyn-slack-datasource-container{width:100%;margin-top:24px;max-width:600px}.tyn-slack-nav{display:flex;width:100%;justify-content:center;gap:4px;border:0}.tyn-slack-nav .nav-item{width:48%;text-align:center;padding:0 !important}.tyn-slack-nav .nav-item .nav-link{width:100%;padding:0 0 .75rem 0;font-size:14px;font-weight:600}.tyn-slack-nav .nav-item .nav-link:not(.active){color:#09111E;border-bottom:2px solid #c0ccdd}.tyn-slack-details{width:100%;padding-top:24px}.tyn-slack-list-item{padding-top:1rem}@media(max-width: 991.98px){.tyn-slack-datasource-container{max-width:524px}}.tags-input{display:flex;flex-wrap:wrap;border:1px solid #8897ae;border-radius:.25rem}.tags-input input{border:none;outline:none;flex:1;min-width:100px}.tag{margin:2px;cursor:default}.tag i,.tag span{margin-left:5px;cursor:pointer}.tyn-hero{--bg: var(--bs-white);padding-block:3rem;background:var(--bg)}[data-bs-theme=dark] .tyn-hero{--bg: var(--bs-gray-800)}.tyn-auth-centered{display:grid;place-items:center}.tyn-pill{--tyn-shape: var(--bs-border-radius-pill)}.tyn-circle{--tyn-shape: 50%}.tyn-size-xs{--tyn-size: var(--bs-size-xs);--tyn-icon-size: var(--bs-icon-size-xs)}.tyn-size-sm{--tyn-size: var(--bs-size-sm);--tyn-icon-size: var(--bs-icon-size-sm)}.tyn-size-md{--tyn-size: var(--bs-size-md);--tyn-icon-size: var(--bs-icon-size-md)}.tyn-size-rg{--tyn-size: var(--bs-size-rg);--tyn-icon-size: var(--bs-icon-size-rg)}.tyn-size-lg{--tyn-size: var(--bs-size-lg);--tyn-icon-size: var(--bs-icon-size-lg)}.tyn-size-xl{--tyn-size: var(--bs-size-xl);--tyn-icon-size: var(--bs-icon-size-xl)}.tyn-size-2xl{--tyn-size: var(--bs-size-2xl);--tyn-icon-size: var(--bs-icon-size-2xl)}.tyn-size-3xl{--tyn-size: var(--bs-size-3xl);--tyn-icon-size: var(--bs-icon-size-3xl)}.tyn-size-4xl{--tyn-size: var(--bs-size-4xl);--tyn-icon-size: var(--bs-icon-size-4xl)}.tyn-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:999}.tyn-backdrop.hidden{display:none}.toast{position:fixed;z-index:10000000;padding-left:7px;padding-bottom:7px;padding-top:7px;border-radius:4px;box-shadow:0 4px 6px rgba(0,0,0,.1);display:flex;justify-content:space-between;align-items:center;max-width:400px;color:#040810;font-size:16px;line-height:1.5;animation:slideIn .3s ease-out;background-color:#fff;min-height:64px}@media screen and (max-width: 360px){.toast{max-width:290px}}.toast--top-right{top:90px;right:20px}.toast--top-left{top:90px;left:20px}.toast--bottom-right{bottom:20px;right:20px}.toast--bottom-left{bottom:20px;left:20px}.toast--info{border-left:5px solid #a326dd}.toast--success{border-left:5px solid #28a745}.toast--warning{border-left:5px solid #ffc107}.toast--error,.toast--danger{border-left:5px solid #dc3545}.toast--closing{animation:slideOut .3s forwards}.toast--paused{animation-play-state:paused}.toast__content{display:flex;align-items:center}.toast__icon{display:flex;align-items:center}.toast__message{margin-right:20px}.toast__close{position:absolute;top:9px;right:9px;height:16px;display:flex;background:none;border:none;cursor:pointer}@keyframes slideIn{from{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideOut{to{transform:translateY(-20px);opacity:0}}.alert-dialog-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:99999999}.alert-dialog-wrapper--backdrop{background-color:rgba(102,120,142,.4);backdrop-filter:blur(6px)}.alert-dialog-wrapper--closing{animation:fadeOutWrapper .3s forwards}.alert-dialog{position:relative;z-index:10000;width:90%;max-width:502px;background-color:#fff;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.2);padding:20px;box-sizing:border-box;animation:fadeIn .3s ease-out}.alert-dialog--closing{animation:fadeOut .3s forwards}.alert-dialog__title{font-size:16px;font-weight:600;margin-bottom:16px;color:#040810}.alert-dialog__message{font-size:16px;font-weight:400;margin-bottom:24px;color:#040810}.alert-dialog__buttons{display:flex;justify-content:flex-end}.alert-dialog__confirm,.alert-dialog__cancel{border:none;padding:10px 20px;margin-left:10px;border-radius:4px;cursor:pointer;font-size:14px;transition:background-color .2s}.alert-dialog__confirm:focus,.alert-dialog__cancel:focus{outline:none}.alert-dialog__confirm{background-color:#A326DD;color:#fff}.alert-dialog__confirm:hover{background-color:#841cb4}.alert-dialog__confirm:disabled{background-color:#e5e5e6 !important;color:#8a8a8c !important}.alert-dialog__cancel{background-color:rgba(0,0,0,0);color:#040810}.alert-dialog__cancel:hover{background-color:#f1f5f9}.alert-dialog__cancel.btn-confirm-delete-memory{background-color:#66788e;color:#fff}.alert-dialog__cancel.btn-confirm-delete-memory:hover{background-color:#515f70}.alert-dialog__title-wrapper{display:flex;justify-content:space-between;align-items:baseline}.alert-dialog__close{border:none;background-color:rgba(0,0,0,0);cursor:pointer}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeOut{to{opacity:0}}@keyframes fadeOutWrapper{to{opacity:0}}.loading-indicator--backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(102,120,142,.4);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1000}.loading-indicator--spinner{border:10px solid #fff;border-top:10px solid #a326dd;width:80px;height:80px;border-radius:50%;margin-bottom:10px;animation:spin 1s linear infinite}.loading-indicator--spinner.small{width:20px;height:20px;border-width:3px}.loading-indicator--text{color:#000;text-align:center}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.send-email-dialog-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:1000}.send-email-dialog-wrapper--backdrop{background-color:rgba(102,120,142,.4);backdrop-filter:blur(6px)}.send-email-form-dialog{display:flex;flex-direction:column;background-color:#fff;border-radius:8px;border:1px solid #b1b1b3;width:600px;padding:1.25rem;padding-right:.75rem;gap:1.5rem;max-height:85dvh;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0) rgba(0,0,0,0);scrollbar-gutter:stable;transition:scrollbar-color .2s ease-in-out}.send-email-form-dialog:hover{scrollbar-color:#b1b1b3 #fff}.send-email-form-dialog__header{display:flex;justify-content:space-between;align-items:center;gap:1rem}.send-email-form-dialog__header__title{font-size:.875rem;font-weight:600;color:#09111e;line-height:1.125rem;margin-bottom:0;font-weight:500}.send-email-form-dialog__header__close-btn{width:1.125rem;height:1.125rem;cursor:pointer;font-size:1.125rem;color:#09111e;border:none;background-color:rgba(0,0,0,0)}.send-email-form-dialog__content{display:flex;flex-direction:column;gap:1.5rem}.send-email-form-dialog__content__control{display:flex;flex-direction:column;gap:.5rem}.send-email-form-dialog__content__control__to{display:flex;justify-content:space-between;align-items:flex-end;gap:.5rem}.send-email-form-dialog__content__control__to input{flex-grow:2}.send-email-form-dialog__content__control__to .send-email__cc-bcc{display:flex;gap:.5rem}.send-email-form-dialog__content__control__to .send-email__cc-bcc button{font-size:1rem;font-weight:400;line-height:1.25rem;color:#000;background-color:rgba(0,0,0,0);border:none;border-bottom:1px solid rgba(0,0,0,0)}.send-email-form-dialog__content__control__to .send-email__cc-bcc button:hover{border-bottom:1px solid #000}.send-email-form-dialog__content__control label{font-size:.875rem;color:#09111e;font-weight:600}.send-email-form-dialog__footer{display:flex;justify-content:flex-start;gap:1rem}.send-email-form-dialog__footer button{min-width:100px;min-height:40px;padding:.4375rem 1rem;font-size:1rem;font-weight:400;line-height:1.25rem;border-radius:4px}.send-email-form-dialog__footer button.cancel-btn{color:#09111e;background-color:#fff;border:1px solid #c0ccdd}.send-email-form-dialog__footer button.cancel-btn:hover{background-color:#c0ccdd}.send-email-form-dialog__footer button.send-btn{color:#fff;background-color:#a326dd;border:1px solid #a326dd}.send-email-form-dialog__footer button.send-btn:hover{background-color:#841cb4;border:1px solid #841cb4}@media(max-width: 767.98px){.send-email-form-dialog{width:80vw}}#editor—wrapper{border:1px solid #c0ccdd;border-radius:4px}#toolbar-container{background-color:#f2f2f3;margin:.625rem;width:fit-content}#editor-container{height:200px}.card--welcome-board{background-color:#fff;padding:1.875rem 1.5rem;box-shadow:0px 20px 50px 0px rgba(51,83,135,.09);border-radius:12px;width:37.5rem;max-width:37.5rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:2rem;border:4px solid #f5f7fb}.card--welcome-board:has(#interview-section){padding:1.875rem 3.125rem}.card--welcome-board .cta-btn{width:9.8125rem;height:2.875rem;display:flex;align-items:center;justify-content:center;gap:.5rem;border-radius:4px;border:none;background-color:#a326dd;color:#fff;padding:.75rem 1.25rem;transition:background-color .2s ease-in-out}.card--welcome-board .cta-btn span{font-size:1rem;font-weight:600;line-height:1.3125rem}.card--welcome-board .cta-btn:hover{background-color:#841cb4}.card--welcome-board .chat-input{display:flex;align-items:center;background:var(--form-bg);padding:.75rem 1.25rem;border-radius:.5rem;border:1px solid #c0ccdd}@media(max-width: 991.98px){.card--welcome-board{width:100%}}@media(max-width: 767.98px){.card--welcome-board{padding:1.25rem 1.5rem}.card--welcome-board:has(#interview-section){padding:1.25rem}}@media screen and (max-width: 375px)and (max-height: 680px){#welcome-section,#welcome-section>div{gap:4px;margin-bottom:10px !important}#welcome-text{opacity:0;height:20px;overflow:hidden}}#interview-text{line-height:23.4px}#instruction-text{font-size:1rem;font-weight:500;margin:15px 0}#interview-info{font-weight:400;color:#09111e;font-size:16px;line-height:20.11px;margin-top:32px}@media screen and (max-width: 320px){#interview-info{font-size:14px}}#interview-info::first-letter,#instruction-text::first-letter,#instruction-text::first-letter{text-transform:uppercase}#interview-input{--height: auto;--max-height: 140px;width:100%;max-height:var(--max-height);height:var(--height)}.btn-circle-stop-chat{--tyn-icon-size: 30px;padding:0;display:flex;position:relative;align-items:center;justify-content:center;color:#a326dd;border-radius:100px;background-color:rgba(0,0,0,0);border:none;margin-bottom:5px}.btn-circle-stop-chat svg{width:30px;height:30px}.chat-response-loader-element #typingText{color:#8a8a8c;font-size:14px;font-weight:400;line-height:18.2px;text-align:left}@media screen and (max-width: 500px){.chat-response-loader-element .chat-response-loader-wrapper-block .chat-response-loader-wrapper{margin-right:0}.chat-response-loader-element .chat-response-loader-wrapper-block .chat-response-loader{left:18px;top:-12px}}.chat-response-loader-element .chat-response-loader-typing-wrapper{flex-basis:fit-content}.chat-response-loader-element .chat-response-loader-msg-wrapper{width:100% !important;overflow-y:visible}.chat-response-loader-wrapper{width:48px;min-width:48px}.chat-response-loader,.chat-response-loader:before,.chat-response-loader:after{border-radius:100%;width:2.5em;height:2.5em;animation-fill-mode:both;animation:bblFadInOut 1.8s infinite ease-in-out}@media screen and (max-width: 500px){.chat-response-loader,.chat-response-loader:before,.chat-response-loader:after{width:2.1em;height:2.1em}}.chat-response-loader{display:block;font-size:5px;left:16px;top:-13px;position:relative;text-indent:-9999em;transform:translateZ(0);animation-delay:-0.16s}@media screen and (max-width: 500px){.chat-response-loader{left:15px}}.chat-response-loader,.chat-response-loader.primary{color:#a326dd}.chat-response-loader:before,.chat-response-loader.primary:before{color:#530c82}.chat-response-loader:after,.chat-response-loader.primary:after{color:#cc99f2}.chat-response-loader.light{color:#f2f2f2}.chat-response-loader.light:before{color:#b3b3b3}.chat-response-loader.light:after{color:#fff}.chat-response-loader:before,.chat-response-loader:after{content:"";position:absolute;top:0}.chat-response-loader:before{left:-3.1em;animation-delay:-0.32s}@media screen and (max-width: 500px){.chat-response-loader:before{left:-2.75em}}.chat-response-loader:after{left:3.1em}@media screen and (max-width: 500px){.chat-response-loader:after{left:2.75em}}.chat-response-loader::first-letter{text-transform:uppercase}@keyframes bblFadInOut{0%,80%,100%{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em 0 0}}.tyn-qa-message.tyn-text-block{overflow-y:auto}.tyn-text-block mjx-container{font-size:1.1rem}mjx-container [size=s]{font-size:80% !important}pre{background-color:#2e3440;color:#d8dee9;padding:15px;border-radius:0;margin:0;overflow-x:auto;font-family:"Fira Code","Courier New",monospace;font-size:14px;box-shadow:0px 0px 20px 0px rgba(20,33,54,.07)}code{font-family:inherit;line-height:1.5}.tyn-qa-item.item-assistant .tyn-qa-message pre code{max-height:55dvh;display:block}.tyn-qa-item.item-assistant .tyn-qa-message pre code .simplebar-content:before,.tyn-qa-item.item-assistant .tyn-qa-message pre code .simplebar-content:after{display:none}.tyn-qa-message .code-block{background-color:#f0f3f9;border-radius:.3em;display:flex;flex-direction:column;margin:10px 0px}.code-block .code-lang{padding:.36rem;min-height:32.5px}.code-block .code-lang::first-letter{text-transform:uppercase}.tyn-text-block h1,.tyn-text-block h2,.tyn-text-block h3,.tyn-text-block h4,.tyn-text-block h5,.tyn-text-block h6{color:#09111e}.tyn-text-block ol,.tyn-text-block ul,.tyn-text-block dl{margin-top:0;margin-bottom:1rem}.tyn-text-block li p{display:contents}.tyn-qa .item-human:has(+.item-upload){padding-bottom:0 !important}.tyn-qa-item.item-assistant .tyn-qa-message img{cursor:pointer}.gen-image-wrapper{position:relative;display:inline-block}.gen-image-wrapper img{width:350px;height:350px;border-radius:15px;object-fit:cover}@media screen and (max-width: 576px){.gen-image-wrapper img{max-width:100%;height:auto !important}}.gen-image-wrapper a{position:absolute;right:15px;bottom:15px;background-color:#fff;box-shadow:0px 0px 20px 0px rgba(20,33,54,.07)}.sidebar-item-chat .tyn-chat-group-name{font-size:.875rem}.tyn-aside-main .chat-count-text{font-size:1rem}.chat-item .tyn-subtext{font-size:.9375rem}#loading-chat-history,#loading-space-history{display:flex;padding:1rem;justify-content:center}.chat-btn-scroll-bottom{--tyn-icon-size: 24px;bottom:60px;width:40px;padding:5px;display:flex;align-items:center;justify-content:center;height:40px;background:#fff;border-radius:900px;box-shadow:0px 0px 20px 0px rgba(20,33,54,.07);opacity:0;visibility:hidden;transition:opacity .1s ease,visibility .1s ease}.chat-btn-scroll-bottom:active,.chat-btn-scroll-bottom:focus,.chat-btn-scroll-bottom:hover{background-color:#fff !important}.chat-btn-scroll-bottom.show{opacity:1;background-color:#fff;visibility:visible;border:1px solid #d7dff0}.feature-badge{font-family:Source Sans Pro;font-size:10px;font-weight:600;line-height:13px;min-height:16px;min-width:33px;text-align:center;display:inline-block;cursor:default}.feature-badge-big-wrapper .feature-badge{font-size:18px;line-height:22px;min-width:60px}.alert-install-pwa__content_wrapper{display:flex;flex-direction:column;gap:8px}.alert-install-pwa__content{display:flex;flex-direction:row;gap:16px;justify-content:center}.alert-install-pwa-wrapper--closing{animation:fadeOutWrapper .3s forwards}.alert-install-pwa{position:absolute;z-index:10000;top:94px;right:18px;width:100%;max-width:380px;background-color:#fff;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.2);padding:16px;box-sizing:border-box;animation:fadeIn .3s ease-out}@media(max-width: 767.98px){.alert-install-pwa{max-width:100%;top:unset;bottom:0;right:0;left:0;margin:0 auto;border-radius:0}}.alert-install-pwa--closing{animation:fadeOut .3s forwards}.alert-install-pwa__title{font-size:14px;font-weight:600;color:#09111e}.alert-install-pwa__message{font-size:12px;font-weight:400;margin-bottom:8px;color:#09111e}.alert-install-pwa__buttons{display:flex;justify-content:flex-start;gap:12px}.alert-install-pwa__confirm,.alert-install-pwa__cancel{border:none;padding:10px 20px;border-radius:4px;cursor:pointer;font-size:14px;transition:background-color .2s}.alert-install-pwa__confirm:focus,.alert-install-pwa__cancel:focus{outline:none}.alert-install-pwa__confirm{background-color:#A326DD;color:#fff}.alert-install-pwa__confirm:hover{background-color:#841cb4}.alert-install-pwa__confirm:disabled{background-color:#e5e5e6 !important;color:#8a8a8c !important}.alert-install-pwa__cancel{background-color:rgba(0,0,0,0);outline-style:solid;outline-width:1px;outline-color:#c0ccdd;color:#09111e}.alert-install-pwa__cancel:hover{background-color:#f1f5f9}.alert-install-pwa__close{background-color:rgba(0,0,0,0);border:none;padding:0;width:12px;height:12px;opacity:1;box-shadow:none;color:#212529}.alert-install-pwa__how-to-title{font-size:12px;font-weight:600;color:#09111e;margin-bottom:8px}.alert-install-pwa__description-step{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:5px}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeOut{to{opacity:0}}@keyframes fadeOutWrapper{to{opacity:0}}.tooltip{--bs-tooltip-opacity: 1;--bs-tooltip-bg: #09111E}.tooltip.tooltip-sort-history{--bs-tooltip-max-width: 245px}@media(max-width: 991.98px){.tooltip-chat-upload{--bs-tooltip-max-width: 245px}}@media(min-width: 992px){.tooltip-chat-upload{--bs-tooltip-max-width: 300px}}.tooltip-inner{--bs-tooltip-padding-y: 10px;--bs-tooltip-padding-x: 12px;--bs-tooltip-border-radius: 0.5rem}#tynBotInput{--height: auto;--max-height: 164px;width:100%;max-height:var(--max-height);height:var(--height)}pre{white-space:pre-wrap}:root{--bottom-navigation-space-height: 72px}.ei-help-tips-sidebar{left:unset;right:-500px;z-index:9999;transition:right .3s ease-in-out}.ei-help-tips-sidebar.ei-active{right:0}.ei-help-tips-sidebar .tyn-aside-body h3.text-lg{font-size:16px}.loading-indicator{width:25px;height:25px;margin-bottom:9px;border:4px solid #a326dd;border-bottom-color:rgba(0,0,0,0);border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}.loading-indicator-global{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;display:none;justify-content:center;align-items:center;z-index:9999}.loading-indicator-global.active{display:flex}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.tyn-aside-body-chat .simplebar-content{display:flex;flex-direction:column;height:100%}#search-chat-input{font-size:1rem}#search-chat-input::placeholder{font-size:.875rem}.chat-image{max-height:200px}.h-fit-content{height:fit-content}.scrollable-horizontal{overflow-x:auto;display:flex;justify-content:stretch;gap:1rem;padding:1.25rem 0;scroll-behavior:smooth}.scrollable-horizontal::-webkit-scrollbar{height:12px}.scrollable-horizontal::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0);border-radius:10px;border:3px solid rgba(0,0,0,0);background-clip:padding-box;transition:background-color .3s ease,opacity .3s ease}.scrollable-horizontal::-webkit-scrollbar-track{background-color:rgba(0,0,0,0);border-radius:10px}.scrollable-horizontal:hover::-webkit-scrollbar-thumb{background-color:rgba(136,136,136,.95)}.scrollable-horizontal::-webkit-scrollbar-thumb:hover{background-color:rgba(136,136,136,.95)}.scrollable-horizontal::-webkit-scrollbar-thumb{transition:opacity .2s linear}.toggler-chat-history,.toggler-spaces-history{transition:transform .3s ease-in-out}.toggler-chat-history.collapsed,.toggler-spaces-history.collapsed{transform:rotate(-90deg)}.left-rail-main-content-wrap{flex-grow:1;overflow:hidden;display:block}.left-rail-main-content-wrap-inner{display:block;height:100%;overflow:auto}.scroll-wrap-chat-history,.scroll-wrap-space-history{overflow:hidden;display:block}.scroll-wrap-chat-history .scroll-inner-chat-history,.scroll-wrap-chat-history .scroll-inner-space-history,.scroll-wrap-space-history .scroll-inner-chat-history,.scroll-wrap-space-history .scroll-inner-space-history{display:block;height:100%;overflow:auto}.scroll-wrap-chat-history{height:100%}.scroll-wrap-space-history{height:500px}.tyn-aside-body-chat .simplebar-content{height:auto;display:flex}.sidebar-chat{z-index:999}#bottom-navigation-space{margin-left:0;transition:margin-left 100ms ease-in-out}#bottom-navigation-space.sidebar-open{margin-left:19rem}@media(max-width: 767px){#bottom-navigation-space.sidebar-open{margin-left:unset}ul.sb-space-dropdown{background-color:#f0f3f9;border-radius:4px}}@media(min-width: 768px)and (max-width: 991.8px){#bottom-navigation-space.sidebar-open{margin-left:250px}#AddNewSpaceButtonTab{font-size:clamp(.75rem,1.5vw,1rem)}}@media(min-width: 768px)and (max-width: 870px){body[data-sidebar=collapsed] #space-chat-content-wrapper,body[data-sidebar=collapsed] #tynBotBody:not(.space-tap-chat){padding:0 3rem}body[data-sidebar=collapsed] #space-chat-form-wrapper,body[data-sidebar=collapsed] #tyn-chat-form-wrapper{margin:0 4.5rem !important}}.loader-spin{width:22px;height:22px;position:relative;right:7px;top:5px;border:3px solid #edf1f9;border-bottom-color:#a326dd;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation-spin 1s linear infinite}@keyframes rotation-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.uploaded-file-wrapper{max-width:150px;min-width:150px;background-color:#e5edf7;border:1px solid #e5edf7}.uploaded-file-wrapper .file-name-container{flex:1;min-width:0}.uploaded-file-wrapper .file-name-container .file-name{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.uploaded-file-wrapper-img{border:1px solid #e5edf7;min-width:60px;max-width:60px;height:60px;background-size:cover;background-position:center;background-repeat:no-repeat}.uploaded-file-wrapper-img .file-name-container{flex:1;min-width:0}.uploaded-file-wrapper-img .file-name-container .file-name{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.uploaded-file-delete-icon{border-color:#c0ccdd;color:rgba(27,26,26,.8)}.tyn-appbar .tyn-appbar-button{width:45.33px;height:45.33px;align-items:center;justify-content:center}.upload-container{border:1px dashed #f0f3f9;transition:.3s}.upload-container.active{background-color:#f0f3f9}#main-chat-tab.active,#sidebars-tab.active{background-color:#fff;background-color:rgba(255,255,255,.5)}#main-chat-tab.active span,#sidebars-tab.active span{color:#a326dd}.tyn-appbar-nav-end{min-width:179px;justify-content:flex-end}@media(min-width: 992px){.tyn-appbar-nav-end{min-width:211px;justify-content:flex-end}}.h-60vh{height:60vh}.w-240px{width:240px}.box-shadow-n{box-shadow:none}.pii-blur{filter:blur(3px);cursor:pointer;transition:filter .3s ease}.pii-blur:hover,.pii-blur.unmasked{filter:none}/*! END */
/*# sourceMappingURL=app.css.map */
