        body { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; background-color: #f4f7f6; color: #333; line-height: 1.6; padding: 20px; margin: 0; }
        .container { max-width: 1400px; margin: 0 auto; background: #fff; padding: 30px; border-radius: 8px; box-shadow: 0 4px 6px rgba(0,0,0,0.1); overflow-x: auto; }
        h1, h2 { color: #2c3e50; border-bottom: 2px solid #eee; padding-bottom: 10px; }
        .section { margin-bottom: 30px; }
        .form-group { margin-bottom: 15px; max-width: 400px; }
        .form-group-full { margin-bottom: 15px; max-width: 100%; }
        label { display: block; font-weight: bold; margin-bottom: 5px; }
        input[type="text"], input[type="email"], input[type="tel"], select, textarea { width: 100%; padding: 8px; border: 1px solid #ccc; border-radius: 4px; box-sizing: border-box; }
        
        /* Estilos del Iframe (Mockup) */
        .mockup-container { width: 100%; height: 600px; border: 2px solid #eee; border-radius: 8px; overflow: hidden; margin-top: 15px; background: #f9f9f9; }
        .mockup-container iframe { width: 100%; height: 100%; border: none; }
        /* Estilos de la Tabla */
        table { width: 100%; border-collapse: collapse; margin-top: 15px; font-size: 13px; }
        th { background-color: #2c3e50; color: white; padding: 10px; text-align: left; }
        td { padding: 8px; border-bottom: 1px solid #eee; vertical-align: middle; }
        td input, td select { width: 100%; min-width: 90px; }
        
        .btn-action { padding: 5px 10px; border: none; border-radius: 3px; cursor: pointer; font-size: 12px; font-weight: bold; }
        .btn-clone { background: #f39c12; color: white; margin-right: 5px; }
        .btn-remove { background: #e74c3c; color: white; }
        
        .btn { background: #3498db; color: white; padding: 10px 20px; border: none; border-radius: 4px; cursor: pointer; font-size: 16px; margin-right: 10px; margin-top: 10px; }
        .btn-whatsapp { background: #25D366; }
        .btn:hover, .btn-action:hover { opacity: 0.9; }
        .alert { background: #fff3cd; color: #856404; padding: 10px; border-left: 4px solid #ffeeba; margin-top: 5px; font-size: 14px; }
        .alert-info { background: #d1ecf1; color: #0c5460; border-left: 4px solid #17a2b8; }
        #resumen { background: #e8f4f8; padding: 15px; border-radius: 5px; margin-top: 15px; }
        .resumen-categoria { margin-bottom: 15px; padding-bottom: 10px; border-bottom: 1px solid #cce5ff; }
        .footer-brand { text-align: center; margin-top: 40px; color: #7f8c8d; font-size: 14px; border-top: 1px solid #eee; padding-top: 20px; }
    body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_menu13LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4F4F4F;
   background-image: none;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#menu13LayoutGrid
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#menu13LayoutGrid > .row
{
   margin-right: 0;
   margin-left: 0;
}
#menu13LayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#menu13LayoutGrid > .row > .col-1
{
   float: left;
}
#menu13LayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#menu13LayoutGrid:before,
#menu13LayoutGrid:after,
#menu13LayoutGrid .row:before,
#menu13LayoutGrid .row:after
{
   display: table;
   content: " ";
}
#menu13LayoutGrid:after,
#menu13LayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#menu13LayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_ResponsiveMenu2
{
   display: block;
   font-family: Arial;
   font-weight: normal;
   text-align: left;
   width: 100%;
   margin: 0;
   z-index: 1111 !important;
}
#ResponsiveMenu2
{
   background-color: #4F4F4F;
   height: 60px;
}
#wb_ResponsiveMenu2 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_ResponsiveMenu2 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_ResponsiveMenu2 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_ResponsiveMenu2 ul li i
{
   font-size: 5px;
   width: 5px;
   margin-bottom: 2px;
}
#wb_ResponsiveMenu2 ul li a
{
   background-color: #4F4F4F;
   color: #DCDCDC;
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 20px 15px 20px;
   text-align: center;
}
#wb_ResponsiveMenu2 > ul > li > a 
{
   height: 30px;
}
.ResponsiveMenu2 a 
{
   display: block;
}
#wb_ResponsiveMenu2 li:hover > a, #wb_ResponsiveMenu2 li .active
{
   background-color: #696969;
   color: #FFFFFF;
}
#wb_ResponsiveMenu2 ul ul
{
   display: none;
   position: absolute;
   top: 60px;
}
#wb_ResponsiveMenu2 ul li:hover > ul
{
   display: list-item;
}
#wb_ResponsiveMenu2 ul ul li 
{
   float: none;
   position: relative;
   width: 385px;
}
#wb_ResponsiveMenu2 ul ul li a
{
   background-color: #4F4F4F;
   border: 0px solid #4F4F4F;
   color: #FFFFFF;
}
#wb_ResponsiveMenu2 ul ul li:hover > a, #wb_ResponsiveMenu2 ul ul li .active
{
   background-color: #696969;
   color: #FFFFFF;
}
#wb_ResponsiveMenu2 ul ul li i 
{
   margin-right: 1px;
   vertical-align: middle;
}
#wb_ResponsiveMenu2 ul ul li a 
{
   padding-top: 15px;
   padding-right: 18px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_ResponsiveMenu2 ul ul ul li 
{
   left: 385px;
   position: relative;
   top: -60px;
}
#wb_ResponsiveMenu2 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #DCDCDC;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_ResponsiveMenu2 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_ResponsiveMenu2 li:hover > a .arrow-down, #wb_ResponsiveMenu2 li .active .arrow-down
{ 
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu2 ul ul li:hover > a .arrow-left, #wb_ResponsiveMenu2 ul ul li .active .arrow-left
{ 
   border-left-color: #FFFFFF;
}
#wb_ResponsiveMenu2 .toggle,[id^=ResponsiveMenu2-submenu]
{
   display: none;
}
@media all and (max-width:768px) 
{
#wb_ResponsiveMenu2
{
   margin: 0;
   text-align: left;
}
#wb_ResponsiveMenu2 ul li a, #wb_ResponsiveMenu2 .toggle
{
   font-size: 21px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 18px 15px 18px;
}
#wb_ResponsiveMenu2 .toggle + a
{
   display: none !important;
}
.ResponsiveMenu2 
{
   display: none;
   z-index: 9999;
}
#ResponsiveMenu2 
{
   background-color: transparent;
}
#wb_ResponsiveMenu2 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_ResponsiveMenu2 .toggle 
{
   display: block;
   background-color: #4F4F4F;
   color: #DCDCDC;
   padding: 0 18px 0 18px;
   line-height: 54px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_ResponsiveMenu2 .toggle:hover
{
   background-color: #696969;
   color: #FFFFFF;
}
[id^=ResponsiveMenu2-submenu]:checked + ul 
{
   display: block !important;
}
#ResponsiveMenu2-title
{
   height: 60px !important;
   line-height: 60px !important;
   text-align: left;
}
#wb_ResponsiveMenu2 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_ResponsiveMenu2 ul ul .toggle,
#wb_ResponsiveMenu2 ul ul a 
{
   padding: 0 36px;
}
#wb_ResponsiveMenu2 a:hover,
#wb_ResponsiveMenu2 ul ul ul a 
{
   background-color: #4F4F4F;
   color: #FFFFFF;
}
#wb_ResponsiveMenu2 ul li ul li .toggle,
#wb_ResponsiveMenu2 ul ul a 
{
   background-color: #4F4F4F;
   color: #FFFFFF;
}
#wb_ResponsiveMenu2 ul ul ul a 
{
   padding: 15px 18px 15px 54px;
}
#wb_ResponsiveMenu2 ul li a 
{
   text-align: left;
}
#wb_ResponsiveMenu2 ul li a br 
{
   display: none;
}
#wb_ResponsiveMenu2 ul li i 
{
   margin-right: 1px;
}
#wb_ResponsiveMenu2 ul ul 
{
   float: none;
   position: static;
}
#wb_ResponsiveMenu2 ul ul li:hover > ul,
#wb_ResponsiveMenu2 ul li:hover > ul 
{
   display: none;
}
#wb_ResponsiveMenu2 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_ResponsiveMenu2 ul ul ul li 
{
   position: static;
}
#ResponsiveMenu2-icon 
{
   display: block;
   position: absolute;
   right: 20px;
   top: 18px;
   user-select: none;
}
#ResponsiveMenu2-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #DCDCDC;
   color: #DCDCDC;
   width: 24px;
}
#wb_ResponsiveMenu2 ul li ul li .toggle:hover
{
   background-color: #696969;
   color: #FFFFFF;
}
#wb_ResponsiveMenu2 .toggle .arrow-down 
{
   border-top-color: #DCDCDC;
}
#wb_ResponsiveMenu2 .toggle:hover .arrow-down, #wb_ResponsiveMenu2 li .active .arrow-down
{
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu2 ul li ul li .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu2 ul li ul li .toggle:hover .arrow-down, #wb_ResponsiveMenu2 ul li ul li .active .arrow-down
{
   border-top-color: #FFFFFF;
}
}
#wb_ResponsiveMenu2.affix
{
   top: 0 !important;
   position: fixed !important;
}
#wb_header3LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: transparent;
   background-image: url('images/Las mejores sudaderas de grupos y para grupos Kronix sudadera .png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#header3LayoutGrid
{
   box-sizing: border-box;
   height: 100vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 0 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#header3LayoutGrid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#header3LayoutGrid > .col-1
{
   flex: 0 0 auto;
}
#header3LayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#header3LayoutGrid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_header3Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 50px 50px 25px 50px;
   text-align: center;
}
#header3Heading
{
   color: #F5F5F5;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 85px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_header3Text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 25px 0 ;
   text-align: center;
}
#wb_header3Text
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 400;
   font-size: 20px;
   line-height: 22.5px;
}
#wb_header3Text p, #wb_header3Text ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_header3Text
{
   display: block;
   margin: 0 0 25px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#header3Button
{
   font-family: Arial;
   font-weight: bold;
   font-size: 20px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_header3Button
{
   border-radius: 100px;
   margin: 0 0 50px 0 ;
   vertical-align: top;
}
#header3Button
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_header3Button .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#header3Button
{
   color: inherit;
}
#wb_header3Button .ui-corner-all, #wb_header3Button .ui-corner-left
{
   border-bottom-left-radius: 100px;
   border-top-left-radius: 100px;
}
#wb_header3Button .ui-corner-all, #wb_header3Button .ui-corner-right
{
   border-bottom-right-radius: 100px;
   border-top-right-radius: 100px;
}
#wb_header3Button .ui-button
{
   background-color: transparent;
   background-image: none;
   border: 2px solid #4F4F4F;
   color: #FFFFFF;
}
#wb_header3Button .ui-state-hover, #wb_header3Button .ui-button:hover
{
   border-color: #F4A460;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
}
#wb_header3Button .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_header3Button .ui-state-active, #wb_header3Button .ui-button:active
{
   border-color: #4F4F4F;
   background-color: #F4A460;
   background-image: none;
   color: #FFFFFF;
}
