.elementor-kit-6{--e-global-color-primary:#1A3D87;--e-global-color-secondary:#41ACE1;--e-global-color-text:#707070;--e-global-color-accent:#3AAA35;--e-global-color-6a9c7e2:#000000;--e-global-color-74e9558:#FFFFFF;--e-global-color-8bfac12:#904A97;--e-global-color-3980238:#F0C21A;--e-global-color-5d0877f:#EEEEEE;--e-global-color-54db47e:#E9521D;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */.masterclass-box,.coaching-box,.atelier-box {
  position: relative;
}
.masterclass-box .elementor-heading-title,.coaching-box .elementor-heading-title,.atelier-box .elementor-heading-title{
  position: relative!important;
  z-index: 2;
}
.masterclass-box::after,.coaching-box::after,.atelier-box::after {
  content: "";
  position: absolute;
  right: 3px;
  bottom: 3px;
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-bottom: 40px solid #F0C21A; 
  z-index:0;
}

.masterclass-box:hover {
  /*background-color: #fff;
  cursor: pointer;*/
}
.masterclass-box:hover::after {
  border-bottom: 40px solid #904A97; 
}
.masterclass-box .box-heading .elementor-heading-title{
    /*color:#904A97!important;*/
}
.masterclass-box:hover .box-heading .elementor-heading-title{
    color:#904A97!important;
}
.masterclass-box:hover .signup-btn *{
    color:#904A97!important;
}
.masterclass-box .elementor-button-icon{
    fill:#F0C21A;
}
.masterclass-box.has-hover-effect:hover .panel-content{
    display: none;
}
.masterclass-box.has-hover-effect:hover .hover-panel-content{
    display: block;
}

.coaching-box:hover {
  background-color: #fff;
  /*cursor: pointer;*/
}
.coaching-box:hover::after {
  border-bottom: 40px solid #33A7DF; 
}
.coaching-box .box-heading .elementor-heading-title{
    color:#fff!important;
}
.coaching-box:hover .box-heading .elementor-heading-title{
    color:#33A7DF!important;
}

.coaching-box:hover .signup-btn *{
    color:#33A7DF!important;
}
.coaching-box .elementor-button-icon{
    fill:#F0C21A;
}

.atelier-box:hover {
  background-color: #fff!important;
}
.atelier-box:hover::after {
  border-bottom: 40px solid #1A3D87; 
}
.atelier-box .box-heading .elementor-heading-title{
    color:#F0C21A!important;
}
.atelier-box:hover .box-heading .elementor-heading-title{
    color:#1A3D87!important;
}/* End custom CSS */