.elementor-kit-7{--e-global-color-primary:#244B6C;--e-global-color-secondary:#FCFFEE;--e-global-color-text:#244B6C;--e-global-color-accent:#244B6C;--e-global-typography-primary-font-family:"League Gothic";--e-global-typography-primary-font-size:91px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-line-height:80px;--e-global-typography-primary-letter-spacing:-1.9px;--e-global-typography-secondary-font-family:"Instrument Serif";--e-global-typography-secondary-font-size:61px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-text-transform:none;--e-global-typography-secondary-line-height:61px;--e-global-typography-secondary-letter-spacing:-0.9px;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:20px;--e-global-typography-text-letter-spacing:-0.3px;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-size:21px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:21px;--e-global-typography-accent-letter-spacing:-0.6px;--e-global-typography-ca21d3a-font-family:"Instrument Serif";--e-global-typography-ca21d3a-font-size:35px;--e-global-typography-ca21d3a-text-transform:none;--e-global-typography-ca21d3a-line-height:34px;--e-global-typography-ca21d3a-letter-spacing:-0.6px;--e-global-typography-f52f153-font-family:"Instrument Serif";--e-global-typography-f52f153-font-size:50px;--e-global-typography-f52f153-text-transform:none;--e-global-typography-f52f153-line-height:46px;--e-global-typography-02d292d-font-family:"League Gothic";--e-global-typography-02d292d-font-size:46px;--e-global-typography-02d292d-font-weight:400;--e-global-typography-02d292d-text-transform:uppercase;--e-global-typography-02d292d-line-height:40px;--e-global-typography-02d292d-letter-spacing:-1.5px;--e-global-typography-d71be09-font-family:"Instrument Serif";--e-global-typography-d71be09-font-size:31px;--e-global-typography-d71be09-text-transform:none;--e-global-typography-d71be09-line-height:30px;--e-global-typography-d71be09-letter-spacing:-0.4px;--e-global-typography-b2ec975-font-family:"DM Sans";--e-global-typography-b2ec975-font-size:18px;--e-global-typography-b2ec975-font-weight:900;--e-global-typography-b2ec975-text-transform:uppercase;--e-global-typography-b2ec975-line-height:20px;--e-global-typography-b2ec975-letter-spacing:2.3px;}.elementor-kit-7 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){--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);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-kit-7{--e-global-typography-primary-font-size:68px;--e-global-typography-primary-line-height:62px;--e-global-typography-secondary-font-size:44px;--e-global-typography-secondary-line-height:38px;--e-global-typography-text-font-size:17px;--e-global-typography-text-line-height:19px;--e-global-typography-accent-font-size:17px;--e-global-typography-accent-line-height:18px;--e-global-typography-ca21d3a-font-size:31px;--e-global-typography-ca21d3a-line-height:27px;--e-global-typography-f52f153-font-size:39px;--e-global-typography-f52f153-line-height:37px;--e-global-typography-02d292d-font-size:36px;--e-global-typography-02d292d-line-height:34px;--e-global-typography-d71be09-font-size:27px;--e-global-typography-d71be09-line-height:28px;--e-global-typography-b2ec975-font-size:15px;--e-global-typography-b2ec975-line-height:15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-primary-font-size:52px;--e-global-typography-primary-line-height:49px;--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-line-height:27px;--e-global-typography-f52f153-font-size:34px;--e-global-typography-f52f153-line-height:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.margen p{
    margin-bottom: 0px;
}

html, body {
  overflow-x: hidden;
}

.margen-link {
    margin-bottom: 0px ;
}

.margen-link a{
  
    color: #FCFFEE;
    margin-bottom: 0px ;
}

.bg-css{
    background-color: hsla(282,38%,73%,1);
    background-image:
        radial-gradient(at 40% 20%, hsla(282,38%,73%,1) 0px, transparent 50%),
        radial-gradient(at 80% 0%, hsla(70,100%,96%,1) 0px, transparent 50%),
        radial-gradient(at 0% 50%, hsla(352,100%,89%,1) 0px, transparent 50%),
        radial-gradient(at 80% 50%, hsla(331,76%,85%,1) 0px, transparent 50%),
        radial-gradient(at 0% 100%, hsla(22,100%,77%,1) 0px, transparent 50%);

    animation: gradient 13s ease infinite;
    background-size: 200% 200%;
}

@keyframes gradient {
	0% {
		background-position: 0% 20%;
	}
	25% {
		background-position: 100% 50%;
	}
	50% {
		background-position: 50% 70%;
	}
	100% {
		background-position: 0% 20%;
	}
}




.bullets ul{
   padding-left: 17px;
}

.bullets li{
    margin-bottom: 10px;
}
.site-header{
    display: none;
}

.site-footer{
    display: none;
}



#hero {
    height: 100dvh;
  }/* End custom CSS */