/*
Theme Name: Expansionet 2
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.6.1771526280
Updated: 2026-02-19 19:38:00

*/

span.expbri {
    background-image: linear-gradient(to right, #ffffff, #e5e7eb, #6b7280);
    color: transparent;
    -webkit-background-clip: text; /* ¡Súper importante! */
    background-clip: text;
}

.icon_thunder {
background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 0L15 30H30L15 60L45 30H30L45 0H30Z' fill='%23FBEC5E' fill-opacity='0.05' fill-rule='evenodd'/%3E%3C/svg%3E");
}

.btn_slider {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
}

.btn_slider i.fa-arrow-right {
    font-size: 24px;
}

.hover_brillo:hover {
    box-shadow: 0 0 30px rgba(251, 236, 94, 0.15) !important;
}

.efect_neon_h2 span.expbri{
    background-image: linear-gradient(to right, rgb(251, 236, 94), rgb(255, 255, 255))
}

span.stroker_text {
    -webkit-text-stroke: 1px rgba(255, 255, 255, 0.2);
    color: transparent;
}

.gform-theme{
    
}

.gform-theme p.gf_progressbar_title{
    color: var(--e-global-color-8edc774);
}

.gform-theme h3.gsection_title {
    font-family: "Plus Jakarta Sans", Sans-serif;
    font-size: 28px;
    font-weight: 700;
    color: var(--e-global-color-8edc774);
}

.gform-theme legend{
    text-shadow: 0px 0px 20px rgba(251, 235.99999999999994, 93.99999999999999, 0.30196078431372547);
    color: var(--e-global-color-c585a66) !important;
    letter-spacing: 0.1em !important;
    text-transform: uppercase;
    font-weight: 900 !important;
    font-size: 12px !important;
    font-family: Public Sans, sans-serif !important;
}

.gform-theme label {
    color: var(--e-global-color-149344e) !important;
    letter-spacing: 0.1em !important;
    text-transform: uppercase;
    font-weight: 900 !important;
    font-size: 10px !important;
    font-family: Public Sans, sans-serif !important;
}

.gform-theme input, .gform-theme select, .gform-theme textarea,
.gform-theme select option {
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    --tw-text-opacity: 1;
    color: rgb(252 252 252 / var(--tw-text-opacity, 1)) !important;
    background-color: rgb(255 255 255 / 0.05) !important;
    border-color: rgb(255 255 255 / 0.2) !important;
    border-width: 1px !important;
    border-radius: 0px !important;
    height: 3rem !important;
    font-size: 1rem !important;
    line-height: 1.5rem !important;
    padding-bottom: 0.5rem !important;
    padding-top: 0.5rem !important;
}

p.gform_required_legend {
    color: #ffffff;
}

.gform-theme .gchoice input, .gform-theme .ginput_container_consent input {
    height: initial !important;
    width: initial !important;
    padding: 0 !important;
}

.gform-theme select option {
    --tw-bg-opacity: 1;
    background-color: rgb(20 20 20 / var(--tw-bg-opacity, 1)) !important;
}

.gform-theme .gform-theme-button {
    --tw-text-opacity: 1;
    color: rgb(20 20 20 / var(--tw-text-opacity, 1)) !important;
    transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    letter-spacing: 0.1em !important;
    text-transform: uppercase !important;
    font-weight: 900 !important;
    --tw-bg-opacity: 1;
    background-color: rgb(251 236 94 / var(--tw-bg-opacity, 1)) !important;
    height: 3.5rem;
    width: 100%;
    font-size: 16px !important;
    font-family: "Public Sans", sans-serif !important;
}

.swiss-grid-bg{
        background-image: radial-gradient(#333 1px, transparent 1px), radial-gradient(#333 1px, transparent 1px);
    background-size: 20px 20px;
    background-position: 0 0, 10px 10px;
}

.bolt-pattern {
    background-image: linear-gradient(45deg, transparent 45%, #fbeb60 45%, #fbeb60 55%, transparent 55%);
    background-size: 100px 100px;
    opacity: 0.03;
    position: fixed;
    inset: 0px;
}

.swiss-grid {
    background-image: linear-gradient(rgba(251, 236, 94, 0.05) 1px, transparent 1px), linear-gradient(90deg, rgba(251, 236, 94, 0.05) 1px, transparent 1px);
    background-size: 40px 40px;
    position: fixed;
    inset: 0px;
}

.underline {
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
}

.decoration-primary {
    -webkit-text-decoration-color: #fbeb60;
    text-decoration-color: #fbeb60;
}

.background_silenzio {
        background: linear-gradient(180deg, rgba(20, 20, 20, 1) 0%, rgba(40, 40, 40, 1) 50%, rgba(20, 20, 20, 1) 100%);
        box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;
}

.bar_line{
    background-image: linear-gradient(45deg, transparent 48%, rgba(251, 235, 96, 0.05) 50%, transparent 52%);
    background-size: 100px 100px;
    position: fixed !important;
    opacity: 0.4;
}

.gform_confirmation_message {
    color: #fff !importante;
}
