.elementor-kit-6{--e-global-color-primary:#222222;--e-global-color-secondary:#222222;--e-global-color-text:#040E08B3;--e-global-color-accent:#D92682;--e-global-color-4f453b8:#FFE7E7;--e-global-color-637d959:#FFA7C0;--e-global-typography-primary-font-family:"EB Garamond";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"EB Garamond";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"EB Garamond";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-weight:700;}.elementor-kit-6 a:hover{color:#FFFFFF;}.elementor-kit-6 h1{font-family:"EB Garamond", Sans-serif;}.elementor-kit-6 h2{font-family:"EB Garamond", Sans-serif;font-weight:400;line-height:1.3em;}.elementor-kit-6 h3{font-family:"EB Garamond", Sans-serif;}.elementor-kit-6 h4{font-family:"EB Garamond", Sans-serif;}.elementor-kit-6 h5{font-family:"EB Garamond", Sans-serif;}.elementor-kit-6 h6{font-family:"EB Garamond", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.btn-grad-rosa .elementor-button {
  border-top: 2px solid #F4A9C7;
  background: linear-gradient(90deg, #E45897 0.01%, #F4A9C7 55.23%, #E45897 110.44%) !important;
  box-shadow: 0px 4px 0px 0px #B84474;
  transition: 0.5s;
  position: relative;
  z-index: 1;
}

.btn-grad-rosa::before {
  background: linear-gradient(90deg, #F4A9C7 0.01%, #E45897 55.23%, #E45897 110.44%);
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  transition: 0.8s;
  border-radius: 100px !important;
  opacity: 0;
}

.btn-grad-rosa:hover::before {
  opacity: 1;
}

.btn-grad-rosa:hover {
  transform: scale(1.05);
}/* End custom CSS */