@charset "UTF-8";

html {
  font-size: 16px;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;  
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

body {
  height: auto;
  min-height: 100%;
}
body,
section > *,
header > *,
footer > *,
.sheet > *,
.section-row > * {
  position: relative;
}
.body {
  font-family: 'Poppins',sans-serif;
  font-size: 1rem;
  line-height: 1.6;
  color: #111111;
  background-color: #ffffff;
  --effect-scale: 1.1;
  margin: 0;
}

.body .sheet {
  width: 100%;
}

.body
{
        
   --theme-sheet-width-xl: 1140px;
   --theme-sheet-width-lg: 940px;
   --theme-sheet-width-md: 720px;
   --theme-sheet-width-sm: 540px;
   --theme-sheet-width-xs: 340px;

}


.footer {
  background-image: none;
  text-align: center;
  margin-top: auto;
  padding: 15px 0;
}

.footer .sheet-1 {
  min-height: 55px;
}

.footer .image-1 {
width: 169px;
    height: 50px;
    padding: 10px 0;
    margin: 15px auto 0 60px;
}

.footer .text-1 {
  font-size: 0.75rem;
margin: -25px 0px 18px 50%;}

.footer .btn-1 {
  background-image: none;
  padding: 0;
  color: #ffffff;
}

.footer .btn-2 {
  background-image: none;
  font-size: 0.75rem;
  padding: 0;
  color: #ffffff;
}

.footer .btn-3 {
  background-image: none;
  padding: 0;
  color: #ffffff;
}
@media (max-width: 1199px) {
  .footer .image-1 {
    width: 144px;
    margin-left: 60px;
  }

  .footer .text-1 {
    width: auto;
    margin-top: -30px;
    margin-right: 31px;
    margin-bottom: 20px;
	font-weight: bold;
  }

  .footer .btn-1 {
  background-image: none;
  padding: 0;
  font-size: 0.875rem;
  color: #ffffff;
}

.footer .btn-2 {
  background-image: none;
  font-size: 0.75rem;
  padding: 0;
  color: #ffffff;
}

.footer .btn-3 {
  background-image: none;
  padding: 0;
  color: #ffffff;
}


}
@media (max-width: 991px) {
  .footer .sheet-1 {
    min-height: 64px;
  }

  .footer .image-1 {
    width: 124px;
    height: 40px;
    margin-top: 12px;
    margin-left: 0px;
  }

  .footer .text-1 {
    margin-top: -29px;
    margin-right: -25px;
    margin-bottom: 23px;
  }

.footer .btn-1 {
  background-image: none;
  padding: 0;
  font-size: 0.875rem;
  color: #ffffff;
}

.footer .btn-2 {
  background-image: none;
  font-size: 0.75rem;
  padding: 0;
  color: #ffffff;
}

.footer .btn-3 {
  background-image: none;
  padding: 0;
  color: #ffffff;
}  


}
@media (max-width: 767px) {
  .footer .sheet-1 {
    min-height: 96px;
  }

  .footer .image-1 {
    margin-top: 14px;
    margin-left: auto;
  }

  .footer .text-1 {
    margin-top: 6px;
    margin-right: auto;
    margin-bottom: 14px;
  }

 .footer .btn-1 {
  background-image: none;
  padding: 0;
  font-size: 0.875rem;
  color: #ffffff;
}

.footer .btn-2 {
  background-image: none;
  font-size: 0.875rem;
  padding: 0;
  color: #ffffff;
}

.footer .btn-3 {
  background-image: none;
  padding: 0;
  color: #ffffff;
} 

	.footer {
    padding: 25px 0;
}

}
@media (max-width: 575px) {
  .footer .image-1 {
    width: 30%;
    margin-top: 16px;
  }

  .footer .text-1 {
    margin: 0 0 21px 15px;
  }

 .footer .btn-1 {
  background-image: none;
  padding: 0;
  font-size: 0.875rem;
  color: #ffffff;
}

.footer .btn-2 {
  background-image: none;
  font-size: 0.75rem;
  padding: 0;
  color: #ffffff;
}

.footer .btn-3 {
  background-image: none;
  padding: 0;
  color: #ffffff;
}   

}

h2,
h3,
h4,
h5,
h6 {
  font-family: Poppins,sans-serif;
  padding: 0;
  color: inherit;
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 300;
}


p {
  margin-top: 0;
  padding: 0;
  margin-bottom: 0.5rem;
}

.text_cabecera h1{
	display: flex;
	font-size: 45px;
	text-align: initial;
	color: #663449;
	margin-bottom: 30px;
}

h2
{
  font-size: 2.25rem;
  line-height: 1.1;
}
h3
{
   font-size: 1.875rem;
  line-height: 1.2;
}
h4
{
  font-size: 1.5rem;
  line-height: 1.2;
}
h5
{
  font-size: .75rem;
  line-height: 1.2;
}
h6
{  
    font-size: .55rem;
    line-height: 1.2;
}

@media (max-width: 575px) {
  h2:not(.subtitle)
    {
      font-size: 1.5rem;
    }
  }
  @media (max-width: 575px) {
    h3
    {
      font-size: 1.5rem;
    }
  }


.header {
  background-image: none;
}

.header .sheet-1 {
  min-height: 62px;
}

.header .image-1 {
  width: 268px;
  height: 46px;
  margin: 8px auto 0 0;
}

.header .logo-image-1 {
     width: 50%;
    margin-top: 15px;
}

.header .menu-1 {
  margin: -46px 0 18px auto;
}

.header .nav-1 {
  font-size: 1rem;
  letter-spacing: normal;
}

.header .nav-2 {
  font-size: 1.25rem;
  text-align: center;
}
@media (max-width: 1199px) {
  .header .menu-1 {
    width: auto;
    margin-top: -46px;
  }
}

.btn {
  /*display: inline-block;*/
  display: table;
  cursor: pointer;
  font-size: 0.875rem;
  letter-spacing: 0px;
  border-style: solid;
  text-transform: none;
  font-weight: 700;
  text-decoration: none;
  border: 0 none transparent;
  outline-width: 0;
  background-color: transparent;
  background-image: none;
  margin: 0;
  -webkit-text-decoration-skip: objects;
  font-style: initial;
  white-space: nowrap;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  vertical-align: middle;
  text-align: center;
  padding: 10px 30px;
  border-radius: 0;
  align-self: flex-start;
  margin-top: 20px;
  margin-bottom: 20px;
       
}

.image {
  object-fit: cover;
  display: block;
  vertical-align: middle;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
img.image
{
  overflow: hidden;
}

.image.image-contain {
  object-fit: contain;
  background-size: contain;
}

.image.logo {
  display: table;
  white-space: nowrap;
}
.image.logo img {
  display: block;
}

.sheet {
  position: relative;
  margin:0 auto;
}
.xl-mode .sheet {
  width: var(--theme-sheet-width-xl);
}

@media (min-width: 1400px) {
  .sheet {
    width: var(--theme-sheet-width-xxl) !important;
  }
}
@media (min-width: 1200px) {
  .xl-mode .sheet {
    width: var(--theme-sheet-width-xl) !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .sheet {
    width: var(--theme-sheet-width-lg) !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sheet {
    width: var(--theme-sheet-width-md) !important;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .sheet {
    width: var(--theme-sheet-width-sm) !important;
  }
}
@media (max-width: 575px) {
  .sheet {
    width: var(--theme-sheet-width-xs) !important;
  }
}

.container-layout {
  position: relative;
  flex: 1;
  max-width: 100%;
  transition-duration: inherit;
}

.container-layout > * {
  position: relative;
}

.inner-container-layout,
.inner-container-layout > *,
.container-layout > * {
  position: relative;
}
.inner-container-layout {
  white-space: normal;
}

.white,
section.white:before,
.white > .container-layout:before,
.white > .inner-container-layout:before,
.white.sidenav:before,
.container-layout.container-layout.white:before {
  color: hsl(0,0%,30%);
  background-color: #ffffff;
}


.black,
.black > .container-layout:before,
.black > .inner-container-layout:before,
.black.sidenav:before,
.container-layout.container-layout.black:before
 {
  color: #ffffff;
  background-color: #000000;
}

.expanded-width {
  width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.text-default {
  display: table;
  align-self: flex-start;
  width: -webkit-fit-content;
  width: fit-content;
  width: -moz-fit-content;
}
.text-default:empty {
  display: block;
  width: 15px;
}

.text-body-color {
  color: #111111 !important;
}

.valign-middle,
.valign-top,
.valign-bottom {
  display: flex;
  flex-direction: column;
}

.valign-middle > *,
.valign-top > *,
.valign-bottom > * {
  flex-shrink: 0;
}
.valign-middle {
  justify-content: center;
}

.valign-top {
  justify-content: flex-start;
}

.valign-bottom {
  justify-content: flex-end;
}

.icon {
  display: block;
  line-height: 0;
  border-width: 0px;
}

.icon-circle {
  border-radius: 50%;
}

.svg-link {
  width: 100%;
  height: 100%;
  fill: currentColor;
}
.svg-content {
  width: 0;
  height: 0;
}

.file-icon img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.menu {
  opacity: 0;
}
.responsive-xxl .menu,
.responsive-xl .menu,
.responsive-lg .menu,
.responsive-md .menu,
.responsive-sm .menu,
.responsive-xs .menu {
  opacity: 1.5;
}
.menu,
.popupmenu-items {
  display: table;
  white-space: nowrap;
  position: relative;
  line-height: 1;
}
.popupmenu-items {
  min-width: 120px;
  text-align: center;
}
.popupmenu-items .nav {
  width: 100%;
}
.popupmenu-items .nav-link {
  padding: 8px 0;
  white-space: normal;
}
.nav,
.nav-item {
  position: relative;
}
.nav {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.nav-item {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  height: 100%;
}

.nav-container .nav-item .nav-item {
  display: block;
}

.nav-link {
  display: block;
  white-space: nowrap;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  font-style: inherit;
  font-weight: inherit;
  text-decoration: none;
  border: 0 none transparent;
  outline-width: 0;
  background-color: transparent;
  margin: 10px;
  -webkit-text-decoration-skip: objects;
}
.nav-link,
.nav-link:hover,
.nav-link:focus {
  text-decoration: none;
}
.nav-item a.nav-link,
.menu-collapse a.nav-link {
  color: inherit;
}
.nav-container > .nav > .nav-item > .nav-link {
  padding: 10px 20px;
      color: #6f3049;
font-family: 'Poppins-Bold';
}

.menu-collapse {
  display: none;
  border: none;
  z-index: 1;
}
.menu-collapse .nav-link {
  text-decoration: none !important;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: calc(1em + 8px);
}
.menu-collapse .nav-link svg {
  min-width: 1em;
  width: auto;
  height: 1em;
  vertical-align: top;
      color: #663548;
}
.menu-collapse .nav-link svg + svg {
  position: absolute;
  min-width: auto;
  width: 0;
  height: 0;
  overflow: hidden;
}
.menu-collapse .nav-link.file-icon img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: contain;
}
.menu-collapse .nav-link.file-icon::after {
  content: '';
  height: 1em;
  display: block;
}
.nav-container-collapse {
  display: none;
  z-index: 1001;
  left: 0 !important;
  top: 0 !important;
  bottom: 0 !important;
  position: fixed !important;
  overflow: hidden;
  width: 0;
}
.enable-responsive .menu-collapse {
  display: block;
}
.enable-responsive:not(.open) .sidenav {
  border: none;
}
.enable-responsive .sidenav {
  flex: 0 0 0;
}
.enable-responsive .sidenav .inner-container-layout:before {
  display: none;
}
.enable-responsive .sidenav .popupmenu-items {
  display: table;
}
.enable-responsive .sidenav .nav-item {
  display: block;
  height: auto;
  margin-left: 0;
  /* override horizontal spacing */
}
.enable-responsive .sidenav .nav-link {
  background: transparent;
}
.enable-responsive .popupmenu-items {
  margin: 20px auto 0;
}
.enable-responsive .nav-container-collapse {
  display: flex;
}
.enable-responsive .nav-container {
  display: none;
}
.enable-responsive .menu-close {
  z-index: 1;
  position: relative;
  width: 22px;
  height: 28px;
  margin: 20px 20px 0 auto;
  text-align: right;
  font-style: initial;
  letter-spacing: initial;
  font-weight: initial;
  display: block;
}
.enable-responsive .menu-close:before {
  content: "\2715";
  font-size: 28px !important;
}
.enable-responsive.offcanvas .sidenav {
  height: 100vh;
  height: -webkit-fill-available;
  transition: margin-left 500ms ease;
  border-top: none;
  border-bottom: none;
  white-space: normal;
}
.enable-responsive.offcanvas .sidenav > * {
  position: relative;
}
.enable-responsive.offcanvas .sidenav .nav-link {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.enable-responsive.offcanvas:not(.menu-open-right) .sidenav {
  border-left: none;
}
.enable-responsive.offcanvas.menu-open-right .sidenav {
  order: 1;
  border-right: none;
  transition-property: margin-right;
}
.enable-responsive.offcanvas.open .sidenav {
  margin-left: 0;
  margin-right: 0;
}
.enable-responsive:not(.offcanvas) .sidenav {
  display: none;
}
.enable-responsive:not(.offcanvas).open .sidenav {
  display: block;
  flex-basis: 100%;
  height: 100vh;
  height: -webkit-fill-available;
  border: none !important;
}
.enable-responsive:not(.offcanvas) .menu-overlay {
  display: none !important;
}
.menu-overlay {
 
  width: 100%;
  height: 100vh;
  height: -webkit-fill-available;
}
.sidenav-overflow {
  overflow: auto;
  position: absolute !important;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}


.accordion:not([class*="align-"]),
.repeater-item:not([class*="align-"]),
.container-style:not([class*="align-"]) {
  text-align: left;
}
.nav:not([class*="align-"]) .nav {
  text-align: left;
}
.text {
  word-wrap: break-word;
  position: relative;
}

.container-style.hover-feature,
.container-style.hover-feature:before {
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.container-style.hover-feature:before {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  content: "";
  display: block;
  transition-duration: inherit;
}
.container-style.hover-feature:hover:before {
  opacity: 1;
}

.accordion-link {
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  font-weight: inherit;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 10px 20px;
  border-color: transparent;
  cursor: pointer;
}
.accordion-link-icon {
  margin-left: auto;
  flex-shrink: 0;
  background: transparent;
}
.accordion-link-icon svg {
  fill: currentColor !important;
}
.accordion-link-icon-hidden {
  display: none;
}
.accordion-pane {
  position: relative;
  display: none;
}
.accordion-pane.accordion-active {
  display: flex;
}

.spacing-20 > .accordion-item + .accordion-item {
  margin-top: 20px;
}

.grey-5 {
  color: #111111;
  background-color: #f2f2f2;
}

.active-grey-5.active.active,
.active-grey-5[class*="border-"].active.active {
  color: #111111 !important;
  background-color: #f2f2f2 !important;
}



.opacity > .inner-container-layout:before,
.opacity.sidenav:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transition-duration: inherit;
  transition-property: opacity;
  border-radius: inherit;
}

.opacity.container-style,
.opacity > .inner-container-layout {
  opacity: 1;
    background-color: #ee7b8a;
}

.opacity.container-style {
  background-color: transparent !important;
}
.effect-fade:hover .container-layout.over-slide.opacity {
  opacity: 1;
}
.effect-fade .container-layout.over-slide.opacity {
  opacity: 0;
}

.opacity-95:before,
.opacity-95 > .inner-container-layout:before,
.opacity-95.sidenav:before {
  opacity: 0.95;
}


.opacity-70:before {
  opacity: 0.7;
}

.opacity-70.menu-overlay {
  opacity: 0.7;
}
[class*="custom-color-"].body,
[class*="palette-"].body,
[class*="gray-"].body,
.white.body,
.black.body {
  background-image: none;
}
.button-style[class*="custom-color-"],
.button-style[class*="palette-"],
.button-style[class*="gray-"],
.button-style.white,
.button-style.black {
  border-width: 0;
}

.border-none {
  border-width: 0 !important;
}
.button-style[class*="border-"].border-no-top,
[class*="border-"].border-no-top {
  border-top-width: 0;
  border-top-style: none;
}
.button-style[class*="border-"].border-no-right,
[class*="border-"].border-no-right {
  border-right-width: 0;
  border-right-style: none;
}
.button-style[class*="border-"].border-no-bottom,
[class*="border-"].border-no-bottom {
  border-bottom-width: 0;
  border-bottom-style: none;
}
.button-style[class*="border-"].border-no-left,
[class*="border-"].border-no-left {
  border-left-width: 0;
  border-left-style: none;
}

.repeater {
  display: grid;
  grid-template-columns: repeat(3, 33.33333333%);
}
.repeater-item {
  display: flex;
  position: relative;
}

.list:not(.repeater) {
  display: flex;
  flex-direction: column;
}
.list:not(.repeater) .repeater{
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
}


ul.text li:last-child {
  margin-bottom: 0;
}

ul:not(.unstyled)
{
  margin-top: 20px;
  margin-bottom: 20px;
}


[class*="border-"],
.link[class*="border-"] {
  border-style: solid;
}

.border-1,
.text.border-1,
a.button-style.border-1 {
  border-width: 1px;
}

.border-2,
.text.border-2,
a.button-style.border-2 {
  border-width: 2px;
}

.border-10,
.text.border-10,
a.button-style.border-10 {
  border-width: 1px;
}

.link.border-10 {
  border-width: 0 0 10px 0;
}

.border-hover-palette-5-dark-2:hover,
.border-hover-palette-5-dark-2:focus,
.border-active-palette-5-dark-2.active.active,
a.button-style.border-hover-palette-5-dark-2:hover,
a.button-style:hover > .border-hover-palette-5-dark-2,
a.button-style.border-hover-palette-5-dark-2:focus,
a.button-style.button-style.border-active-palette-5-dark-2:active,
a.button-style.button-style.border-active-palette-5-dark-2.active,
a.button-style.button-style.active > .border-active-palette-5-dark-2{
  color: #555c66 !important;
  border-color: #555c66 !important;
}

.border-palette-5-dark-2{
  border-color: #555c66;
  stroke: #555c66;
}

.button-style.border-palette-5-dark-2 {
  border-color: #555c66 !important;
  color: #555c66 !important;
  background-color: transparent !important;
}
.button-style.border-palette-5-dark-2:hover,
.button-style.border-palette-5-dark-2:focus {
  border-color: transparent !important;
  color: #4d535c !important;
  background-color: transparent !important;
}

.text-palette-5-dark-1{
  color: #858e99 !important;
}

.text-grey-40{
  color: #999999 !important;
}

.radius-22,
.radius-22:before,
.radius-22:not(.hover-box) > .container-layout {
  border-radius: 22px !important;
      border: 1px solid #d9707e;
}


.radius-50,
.radius-50:before,
.radius-50:not(.hover-box) > .container-layout {
  border-radius: 50px !important;
}

.text-palette-1-base {
  color: #478ac9 !important;
}


.custom-color-1
{
  color: #ffffff;
  background-color: #d9707e;
}

.button-style.custom-color-1,
.button-style.custom-color-1[class*="border-"]
{
  color: #ffffff !important;
    border-radius: 25px;
    background-color: #ff7388 !important;}

.button-style.custom-color-1:hover,
.button-style.custom-color-1[class*="border-"]:hover,
.button-style.custom-color-1:focus,
.button-style.custom-color-1[class*="border-"]:focus,
.button-style.button-style.custom-color-1:active,
.button-style.button-style.custom-color-1[class*="border-"]:active,
.button-style.button-style.custom-color-1.active,
.button-style.button-style.custom-color-1[class*="border-"].active
{
  color: #ffffff !important;
  background-color: #d25667 !important;
}

a.link.hover-custom-color-1:hover {
  color: #d9707e !important;
}

        
.custom-color-2
{
  color: #ffffff;
  background-color: #663548;
}

.button-style.custom-color-2,
.button-style.custom-color-2[class*="border-"]
{
  color: #ffffff !important;
  background-color: #663548 !important;
}

.button-style.custom-color-2:hover,
.button-style.custom-color-2[class*="border-"]:hover,
.button-style.custom-color-2:focus,
.button-style.custom-color-2[class*="border-"]:focus,
.button-style.button-style.custom-color-2:active,
.button-style.button-style.custom-color-2[class*="border-"]:active,
.button-style.button-style.custom-color-2.active,
.button-style.button-style.custom-color-2[class*="border-"].active
{
  color: #ffffff !important;
  background-color: #5c3041 !important;
}

.custom-color-3
{
  color: #ffffff;
  background-color: #ee7b8a;
}

.footer{
  background-color: #5f3747;}

.custom-color-4
{
  color: #111111;
  background-color: #fceeee;
}
/*
.custom-color-5
{
  color: #ffffff;
  background-color: #459bee;
}

.custom-color-6
{
  color: #111111;
  background-color: #ffcd00;
}

.custom-color-7
{
  color: #ffffff;
  background-color: #ec632c;
}
*/
.border-custom-color-1
{
  border-color: #d9707e;
  stroke: #d9707e;
}

 .button-style.border-custom-color-1
{
  border-color: #d9707e !important;
  color: #d9707e !important;
  background-color: transparent !important;
}

.text-custom-color-2
{
  color: #663548 !important;
}


/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
.body {

  --animation-rotate_in-rotate: -200deg;
  --animation-rotate_in_down_left-rotate: -45deg;
  --animation-rotate_in_down_right-rotate: 45deg;
  --animation-rotate_in_up_left-rotate: 45deg;
  --animation-rotate_in_up_right-rotate: -90deg;
  --animation-rotate_out-rotate: 200deg;
  --animation-rotate_out_down_left-rotate: 45deg;
  --animation-rotate_out_down_right-rotate: -45deg;
  --animation-rotate_out_up_left-rotate: -45deg;
  --animation-rotate_out_up_right-rotate: 90deg;
  
}

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, var(--animation-rotate_in-rotate));
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateIn {
  animation-name: rotateIn;
}
@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, var(--animation-rotate_in_down_left-rotate));
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}
@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, var(--animation-rotate_in_down_right-rotate));
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInDownRight {
  animation-name: rotateInDownRight;
}
@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, var(--animation-rotate_in_up_left-rotate));
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, var(--animation-rotate_in_up_right-rotate));
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInUpRight {
  animation-name: rotateInUpRight;
}
@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, var(--animation-rotate_out-rotate));
    opacity: 0;
  }
}
.rotateOut {
  animation-name: rotateOut;
}
@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, var(--animation-rotate_out_down_left-rotate));
    opacity: 0;
  }
}
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, var(--animation-rotate_out_down_right-rotate));
    opacity: 0;
  }
}
.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}
@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, var(--animation-rotate_out_up_left-rotate));
    opacity: 0;
  }
}
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, var(--animation-rotate_out_up_right-rotate));
    opacity: 0;
  }
}
.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}



@keyframes customAnimationIn {
  from {
    transform-origin: center center;
    transform: translate3d(var(--animation-custom_in-translate_x), var(--animation-custom_in-translate_y), 0) scale3d(var(--animation-custom_in-scale), var(--animation-custom_in-scale), var(--animation-custom_in-scale)) rotate3d(0, 0, 1, var(--animation-custom_in-rotate));
    opacity: var(--animation-custom_in-opacity);
  }
  to {
    transform-origin: center center;
    transform: translate3d(-50% !important, -50% !important, 0);
    opacity: 1;
  }
}
@keyframes customAnimationOut {
  from {
    transform-origin: center center;
    transform: translate3d(-50% !important, -50% !important, 0);
    opacity: 1;
  }
  to {
    transform-origin: center center;
    transform: translate3d(var(--animation-custom_in-translate_x), var(--animation-custom_in-translate_y), 0) scale3d(var(--animation-custom_in-scale), var(--animation-custom_in-scale), var(--animation-custom_in-scale)) rotate3d(0, 0, 1, var(--animation-custom_in-rotate));
    opacity: var(--animation-custom_in-opacity);
  }
}
.customAnimationIn {
  animation-name: customAnimationIn;
}
.customAnimationOut {
  animation-name: customAnimationOut;
}

.animated.absolute-hcenter {
  
  --animation-custom_in-translate_x: -50% !important;
}
.animated.absolute-vcenter {
  
  --animation-custom_in-translate_y: -50% !important;
}






