/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.react-calendar{background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em;max-width:100%;width:350px}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{margin:.5em;width:50%}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{box-sizing:border-box}.react-calendar button{border:0;margin:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{background:none;min-width:44px}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__month-view__weekdays{font:inherit;font-size:.75em;font-weight:700;text-align:center;text-transform:uppercase}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{align-items:center;display:flex;font:inherit;font-size:.75em;font-weight:700;justify-content:center}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__century-view__decades__decade--neighboringCentury,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{background:none;line-height:16px;font:inherit;font-size:.833em;max-width:100%;padding:10px 6.6667px;text-align:center}.react-calendar__tile:disabled{background-color:#f0f0f0;color:#ababab}.react-calendar__century-view__decades__decade--neighboringCentury:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__month-view__days__day--neighboringMonth:disabled{color:#cdcdcd}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.react-time-picker{display:inline-flex;position:relative}.react-time-picker,.react-time-picker *,.react-time-picker :after,.react-time-picker :before{box-sizing:border-box}.react-time-picker--disabled{background-color:#f0f0f0;color:#6d6d6d}.react-time-picker__wrapper{border:thin solid gray;display:flex;flex-grow:1;flex-shrink:0}.react-time-picker__inputGroup{box-sizing:initial;flex-grow:1;min-width:calc(12px + 3.674em);padding:0 2px}.react-time-picker__inputGroup__divider{padding:1px 0;white-space:pre}.react-time-picker__inputGroup__divider,.react-time-picker__inputGroup__leadingZero{display:inline-block;font:inherit}.react-time-picker__inputGroup__input{appearance:textfield;background:none;border:0;box-sizing:initial;color:currentColor;font:inherit;height:100%;min-width:.54em;padding:0 1px;position:relative}.react-time-picker__inputGroup__input::-webkit-inner-spin-button,.react-time-picker__inputGroup__input::-webkit-outer-spin-button{appearance:none;margin:0}.react-time-picker__inputGroup__input:invalid{background:#ff00001a}.react-time-picker__inputGroup__input--hasLeadingZero{margin-left:-.54em;padding-left:calc(1px + .54em)}.react-time-picker__inputGroup__amPm{appearance:menulist;font:inherit}.react-time-picker__button{background:#0000;border:0;padding:4px 6px}.react-time-picker__button:enabled{cursor:pointer}.react-time-picker__button:enabled:focus .react-time-picker__button__icon,.react-time-picker__button:enabled:hover .react-time-picker__button__icon{stroke:#0078d7}.react-time-picker__button:disabled .react-time-picker__button__icon{stroke:#6d6d6d}.react-time-picker__button svg{display:inherit}.react-time-picker__clock{background-color:#fff;border:thin solid #a0a096;height:200px;max-width:100vw;padding:25px;width:200px;z-index:1}.react-time-picker__clock--closed{display:none}.react-clock{display:block;position:relative}.react-clock,.react-clock *,.react-clock :after,.react-clock :before{box-sizing:border-box}.react-clock__face{border:1px solid #000;border-radius:50%;bottom:0;left:0;position:absolute;right:0;top:0}.react-clock__hand{bottom:0;left:50%;position:absolute;right:50%;top:0}.react-clock__hand__body{background-color:#000;position:absolute;transform:translateX(-50%)}.react-clock__mark{bottom:0;left:50%;position:absolute;right:50%;top:0}.react-clock__mark__body{background-color:#000;position:absolute;transform:translateX(-50%)}.react-clock__mark__number{left:-40px;position:absolute;text-align:center;width:80px}.react-clock__second-hand__body{background-color:red}:root{--site-header-height:62px;--site-header-z:120;--site-sticky-gap:16px}@media(max-width:823px){:root{--site-header-height:58px}}.curso,.educativo,.fisp-tv,.fisp-uba,.fundacion,.home,.servicios{--site-section-space:clamp(72px,8vw,92px);--site-card-radius:20px;--site-card-shadow:0 18px 46px #0f1b3314;--site-card-shadow-soft:0 12px 32px #0f1b330f;--site-button-radius:16px;--site-type-hero:clamp(2.9rem,5.4vw,4.35rem);--site-type-title:clamp(2rem,3.1vw,2.95rem);--site-type-body:clamp(1rem,0.97rem + 0.15vw,1.0625rem);--site-motion:0.22s cubic-bezier(0.22,1,0.36,1);font-family:var(--site-font-sans)}html{scroll-padding-top:78px;scroll-padding-top:calc(var(--site-header-height) + var(--site-sticky-gap))}.curso,.educativo,.fisp-tv,.fisp-uba,.fundacion,.servicios{--sans:var(--site-font-sans);--serif:var(--site-font-serif)}.curso :is(.hero-bread,.hero-bread a),.educativo :is(.breadcrumb,.breadcrumb a,.cat-tab,.cat-filter),.fisp-uba :is(.hero-bread,.hero-bread a),.fundacion :is(.hero-bread,.hero-bread a),.servicios :is(.hero-bread,.hero-bread a){font-family:var(--site-font-sans)}.curso :is(.hero h1,.section-title,.cta h2),.educativo :is(.hero-section h1,.inst-section h2,.catalog-section h2,.video-section h2,.test-section h2,.section-title,.cta h2),.fisp-tv .hero-note h2,.fisp-uba :is(.hero h1,.content h2,.cta h2),.fundacion :is(.hero h1,.about h2,.obj-head h2,.pil-head h2,.all-text h2,.cta h2),.servicios :is(.hero h1,.srv-text h2,.met-head h2,.sec-head h2,.cta h2){font-family:var(--site-font-serif);font-weight:700}.curso .cta,.educativo .catalog-section,.educativo .cta,.educativo .inst-section,.educativo .test-section,.educativo .video-section,.fisp-uba .content,.fisp-uba .cta,.fundacion .about,.fundacion .alliance,.fundacion .cta,.fundacion .metrics,.fundacion .mv,.fundacion .obj,.fundacion .pillars,.home .cta-section,.home .section,.servicios .cta,.servicios .metrics,.servicios .sectors,.servicios .srv-section{padding-bottom:var(--site-section-space);padding-top:var(--site-section-space)}.curso :is(.btn-w,.btn-ghost,.sb-btn),.educativo :is(.btn-wh,.btn-ghost-w),.fisp-uba :is(.btn-w,.btn-ghost-w),.fundacion :is(.btn-w,.btn-ghost-w),.home :is(.btn-w,.btn-w-ghost,.btn-wh),.servicios :is(.btn-submit){border-radius:var(--site-button-radius);font-size:14px;font-weight:600;transition:transform var(--site-motion),box-shadow var(--site-motion),background-color var(--site-motion),border-color var(--site-motion),color var(--site-motion)}.curso :is(.btn-w,.btn-ghost,.sb-btn):hover,.educativo :is(.btn-wh,.btn-ghost-w):hover,.fisp-uba :is(.btn-w,.btn-ghost-w):hover,.fundacion :is(.btn-w,.btn-ghost-w):hover,.home :is(.btn-w,.btn-w-ghost,.btn-wh):hover,.servicios :is(.btn-submit):hover{transform:translateY(-1px)}.curso :is(.hero-card,.obj-card,.meth-card,.sb-card,.dir-card,.codir-card,.cert-card),.educativo :is(.c-card,.vid-card,.t-card),.fisp-uba :is(.b-card,.content-aside),.fundacion :is(.mv-card,.o-card,.p-card,.m-card,.c-card),.home :is(.d-card,.srv-card,.test-card,.n-feat,.n-item),.servicios :is(.srv-visual,.m-card,.sec-pill,.cta-form-wrap){border-radius:var(--site-card-radius);box-shadow:var(--site-card-shadow-soft);transition:transform var(--site-motion),box-shadow var(--site-motion),border-color var(--site-motion),background-color var(--site-motion)}.curso :is(.hero-card,.obj-card,.meth-card,.sb-card,.dir-card,.codir-card,.cert-card):hover,.educativo :is(.c-card,.vid-card,.t-card):hover,.fisp-uba :is(.b-card,.content-aside):hover,.fundacion :is(.mv-card,.o-card,.p-card,.m-card,.c-card):hover,.home :is(.d-card,.srv-card,.test-card,.n-feat,.n-item):hover,.servicios :is(.srv-visual,.m-card,.sec-pill,.cta-form-wrap):hover{box-shadow:var(--site-card-shadow);transform:translateY(-4px)}.fundacion :is(.mv-card,.o-card,.p-card,.m-card){transition:none}.educativo .t-card,.fundacion :is(.mv-card,.o-card,.p-card,.m-card):hover{box-shadow:var(--site-card-shadow-soft);transform:none}.educativo .t-card{transition:none}.educativo .t-card:hover{box-shadow:var(--site-card-shadow-soft);transform:none}.curso :is(.hero h1,.section-title,.cta h2),.educativo :is(.hero-section h1,.section-title,.cta h2),.fisp-uba :is(.hero h1,.cta h2),.fundacion :is(.hero h1,.about h2,.cta h2),.home :is(.hero h1),.servicios :is(.hero h1,.met-head h2,.sec-head h2,.cta h2){font-size:var(--site-type-hero);letter-spacing:-.035em;line-height:1.04}.curso :is(.section-title,.cta h2),.educativo :is(.inst-section h2,.catalog-section h2,.video-section h2,.test-section h2,.cta h2),.fisp-tv :is(.info h2,.note-body h3,.card-body h4),.fisp-uba :is(.content h2,.cta h2),.fundacion :is(.about h2,.obj-head h2,.pil-head h2,.all-text h2,.cta h2),.home :is(.sec-title),.servicios :is(.srv-text h2,.met-head h2,.sec-head h2,.cta h2){font-size:var(--site-type-title);letter-spacing:-.03em;line-height:1.12}.curso :is(.hero-desc,.section-text,.obj-card p,.meth-card p,.cert-card p,.cta p),.educativo :is(.hero-section p,.inst-section p,.vid-card-body p,.t-card .quote,.cta p),.fisp-tv :is(.desc,.note-body p,.card-body p,.section-head p),.fisp-uba :is(.hero-sub,.content p,.aside-text p,.cta p),.fundacion :is(.hero-desc,.about p,.mv-card p,.o-card p,.p-card p,.all-text p,.cta p),.home :is(.hero-desc,.sec-sub,.test-txt,.n-feat-body p,.n-body p,.srv-card p),.servicios :is(.hero-sub,.srv-text p,.met-head p,.sec-head p,.cta-sub,.cta-note){font-size:var(--site-type-body);line-height:1.7}.curso a,.educativo a,.fisp-tv a,.fisp-uba a,.fundacion a,.home a,.servicios a{transition:color var(--site-motion),background-color var(--site-motion),border-color var(--site-motion),box-shadow var(--site-motion),transform var(--site-motion)}.educativo-whatsapp-float{--whatsapp-float-offset:clamp(14px,2vw,24px);align-items:center;background:#25d366;border-radius:999px;bottom:calc(var(--whatsapp-float-offset) + env(safe-area-inset-bottom));box-shadow:0 10px 22px rgba(15,27,51,.122);color:#fff;display:inline-flex;height:54px;justify-content:center;position:fixed;right:var(--whatsapp-float-offset);transition:transform .18s ease;width:54px;z-index:110}.educativo-whatsapp-float:hover{transform:scale(1.06)}.educativo-whatsapp-float:focus-visible{outline:3px solid #fff;outline-offset:2px}.educativo-whatsapp-float svg{display:block;height:27px;width:27px}@media(max-width:823px){.educativo-whatsapp-float{--whatsapp-float-offset:14px;height:52px;width:52px}.educativo-whatsapp-float svg{height:26px;width:26px}}@media(prefers-reduced-motion:reduce){.educativo-whatsapp-float{transition:none}}.curso .hero-bread a,.educativo .breadcrumb a,.fisp-uba .hero-bread a,.fundacion .c-card a,.home :is(.see-all,.hero-links a,.srv-text .learn){transition:color var(--site-motion),transform var(--site-motion),box-shadow var(--site-motion)}.curso .hero-bread a:hover,.educativo .breadcrumb a:hover,.fisp-uba .hero-bread a:hover,.fundacion .c-card a:hover,.home :is(.see-all,.hero-links a,.srv-text .learn):hover{color:var(--site-red);transform:translateY(-1px)}.educativo .inst-badge,.educativo .inst-badge:hover{transform:none;transition:none}*,::backdrop,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/*,:after,:before{border:0 solid #e5e7eb}:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;tab-size:4}body{line-height:inherit}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}.\!container{width:100%!important}.container{width:100%}@media (min-width:640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width:768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width:1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width:1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width:1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.left-0{left:0}.left-1\/2{left:50%}.right-0{right:0}.top-0{top:0}.top-full{top:100%}.z-30{z-index:30}.mx-auto{margin-left:auto;margin-right:auto}.-ml-3{margin-left:-.75rem}.mb-2\.5{margin-bottom:.625rem}.mb-4{margin-bottom:1rem}.ml-auto{margin-left:auto}.mt-10{margin-top:2.5rem}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.hidden{display:none}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-9{height:2.25rem}.h-\[18px\]{height:18px}.h-\[24px\]{height:24px}.h-\[64px\]{height:64px}.h-full{height:100%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-\[18px\]{width:18px}.w-\[min\(88vw\2c 380px\)\]{width:min(88vw,380px)}.w-auto{width:auto}.w-full{width:100%}.w-px{width:1px}.min-w-0{min-width:0}.min-w-\[210px\]{min-width:210px}.max-w-\[1280px\]{max-width:1280px}.max-w-\[150px\]{max-width:150px}.max-w-\[156px\]{max-width:156px}.max-w-full{max-width:100%}.flex-1{flex:1 1}.shrink-0{flex-shrink:0}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.translate-x-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x:0px}.translate-x-full{--tw-translate-x:100%}.transform,.translate-x-full{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.resize{resize:both}.flex-col{flex-direction:column}.flex-nowrap{flex-wrap:nowrap}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-3\.5{gap:.875rem}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.125rem*var(--tw-space-y-reverse));margin-top:calc(.125rem*(1 - var(--tw-space-y-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.375rem*var(--tw-space-y-reverse));margin-top:calc(.375rem*(1 - var(--tw-space-y-reverse)))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.overflow-y-auto{overflow-y:auto}.whitespace-nowrap{white-space:nowrap}.rounded-2xl{border-radius:1rem}.rounded-\[22px\]{border-radius:22px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-slate-100{--tw-border-opacity:1;border-color:#f1f5f9;border-color:rgb(241 245 249/var(--tw-border-opacity,1))}.border-slate-200{--tw-border-opacity:1;border-color:#e2e8f0;border-color:rgb(226 232 240/var(--tw-border-opacity,1))}.border-slate-200\/80{border-color:#e2e8f0cc}.border-slate-200\/90{border-color:#e2e8f0e6}.border-white\/10{border-color:#ffffff1a}.bg-\[var\(--site-footer-bg\)\]{background-color:var(--site-footer-bg)}.bg-\[var\(--site-nav-accent\)\]{background-color:var(--site-nav-accent)}.bg-\[var\(--site-nav-accent-soft\)\]{background-color:var(--site-nav-accent-soft)}.bg-slate-950{--tw-bg-opacity:1;background-color:#020617;background-color:rgb(2 6 23/var(--tw-bg-opacity,1))}.bg-slate-950\/50{background-color:#02061780}.bg-white{--tw-bg-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-white\/10{background-color:#ffffff1a}.p-4{padding:1rem}.p-5{padding:1.25rem}.px-0{padding-left:0;padding-right:0}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-0{padding-bottom:0;padding-top:0}.py-14{padding-bottom:3.5rem;padding-top:3.5rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-2\.5{padding-bottom:.625rem;padding-top:.625rem}.py-3\.5{padding-bottom:.875rem;padding-top:.875rem}.py-4{padding-bottom:1rem;padding-top:1rem}.pb-3{padding-bottom:.75rem}.pl-4{padding-left:1rem}.pt-0\.5{padding-top:.125rem}.pt-3{padding-top:.75rem}.pt-5{padding-top:1.25rem}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13\.5px\]{font-size:13.5px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[9px\]{font-size:9px}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.leading-6{line-height:1.5rem}.leading-\[1\.12\]{line-height:1.12}.leading-none{line-height:1}.leading-snug{line-height:1.375}.tracking-\[0\.16em\]{letter-spacing:.16em}.tracking-\[0\.18em\]{letter-spacing:.18em}.tracking-normal{letter-spacing:0}.\!text-white{--tw-text-opacity:1!important;color:#fff!important;color:rgb(255 255 255/var(--tw-text-opacity,1))!important}.text-\[var\(--site-nav-accent\)\]{color:var(--site-nav-accent)}.text-slate-400{--tw-text-opacity:1;color:#94a3b8;color:rgb(148 163 184/var(--tw-text-opacity,1))}.text-slate-500{--tw-text-opacity:1;color:#64748b;color:rgb(100 116 139/var(--tw-text-opacity,1))}.text-slate-600{--tw-text-opacity:1;color:#475569;color:rgb(71 85 105/var(--tw-text-opacity,1))}.text-slate-700{--tw-text-opacity:1;color:#334155;color:rgb(51 65 85/var(--tw-text-opacity,1))}.text-slate-800{--tw-text-opacity:1;color:#1e293b;color:rgb(30 41 59/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-white\/45{color:#ffffff73}.text-white\/50{color:#ffffff80}.text-white\/55{color:#ffffff8c}.text-white\/65{color:#ffffffa6}.text-white\/70{color:#ffffffb3}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.opacity-100{opacity:1}.shadow-\[-32px_0_60px_rgba\(15\2c 27\2c 51\2c 0\.18\)\]{--tw-shadow:-32px 0 60px #0f1b332e;--tw-shadow-colored:-32px 0 60px var(--tw-shadow-color)}.shadow-\[-32px_0_60px_rgba\(15\2c 27\2c 51\2c 0\.18\)\],.shadow-\[0_10px_24px_rgba\(15\2c 27\2c 51\2c 0\.08\)\]{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_10px_24px_rgba\(15\2c 27\2c 51\2c 0\.08\)\]{--tw-shadow:0 10px 24px #0f1b3314;--tw-shadow-colored:0 10px 24px var(--tw-shadow-color)}.shadow-\[0_24px_60px_rgba\(15\2c 27\2c 51\2c 0\.14\)\]{--tw-shadow:0 24px 60px #0f1b3324;--tw-shadow-colored:0 24px 60px var(--tw-shadow-color)}.shadow-\[0_24px_60px_rgba\(15\2c 27\2c 51\2c 0\.14\)\],.shadow-\[0_8px_20px_rgba\(15\2c 27\2c 51\2c 0\.06\)\]{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_8px_20px_rgba\(15\2c 27\2c 51\2c 0\.06\)\]{--tw-shadow:0 8px 20px #0f1b330f;--tw-shadow-colored:0 8px 20px var(--tw-shadow-color)}.shadow-\[inset_0_0_0_1px_var\(--site-nav-accent-border\)\]{--tw-shadow:inset 0 0 0 1px var(--site-nav-accent-border);--tw-shadow-colored:inset 0 0 0 1px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.brightness-0{--tw-brightness:brightness(0)}.brightness-0,.invert{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.invert{--tw-invert:invert(100%)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-2xl{--tw-backdrop-blur:blur(40px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-150,.transition-transform{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}:root{--site-font-sans:"Poppins",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--site-font-serif:"Source Serif 4",Georgia,serif;--site-font-editorial:"PT Sans",system-ui,sans-serif;--site-font-editorial-serif:"PT Serif",Georgia,serif;--site-red:#c8102e;--site-red-dark:#a00d24;--site-navy:#1b2a4a;--site-navy-dark:#0f1b33;--site-surface:#fff;--site-surface-soft:#f8f9fb;--site-border:#0f1b3317;--site-text:#1f2937;--site-muted:#64748b}#root,body,html{min-height:100%}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;background:var(--site-surface);color:#1f2937;color:var(--site-text);font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--site-font-sans);margin:0}a,button,input,select,textarea{font:inherit}button{cursor:pointer}*,:after,:before{box-sizing:border-box}img{display:block;max-width:100%}.site-navbar,.site-navbar :is(a,button,p,span),.site-topbar,.site-topbar :is(a,button,p,span){font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--site-font-sans)}.site-header-inner{margin:0 auto;max-width:1280px;padding-left:16px;padding-right:16px;width:100%}.site-header-layout{grid-column-gap:12px;align-items:center;column-gap:12px;display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr) auto}.site-header-left{grid-column:1;justify-self:start}.site-header-center{grid-column:2;justify-self:center}.site-header-right{grid-column:3;justify-self:end}.site-topbar-inner{font-size:12px;font-weight:400;line-height:1;min-height:26px;padding-bottom:4px;padding-top:4px}.site-navbar-inner{align-items:center;display:flex;gap:12px;height:58px}.site-navbar-secure-badge{display:block;height:32px;width:auto}.site-topbar .site-header-inner{padding-left:16px;padding-right:16px}.site-topbar .site-topbar-inner{min-height:26px;padding-bottom:4px;padding-top:4px}.site-navbar{position:sticky!important;top:0!important;transform:none!important}@media(min-width:640px){.site-header-inner,.site-topbar .site-header-inner{padding-left:24px;padding-right:24px}}@media(min-width:824px){.site-navbar-inner{height:62px}}@media(min-width:1024px){.site-header-inner,.site-topbar .site-header-inner{padding-left:32px;padding-right:32px}}@media(min-width:1280px){.site-header-inner,.site-topbar .site-header-inner{padding-left:40px;padding-right:40px}.site-topbar .site-header-inner{margin-left:auto;margin-right:auto;max-width:1280px;width:min(1280px,100%)}}.site-footer,.site-footer :is(a,button,p,span,h4,li),.site-mobile-nav,.site-mobile-nav :is(a,button,p,span){font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--site-font-sans)}.home,.home :where(:not(.site-navbar,.site-navbar *,.site-footer,.site-footer *,.site-mobile-nav-layer,.site-mobile-nav-layer *,.site-mobile-nav,.site-mobile-nav *)){box-sizing:border-box;margin:0;padding:0}.home{--red:#c8102e;--red-dark:#a00d24;--red-light:#e8364d;--red-bg:#fef2f4;--navy:#1b2a4a;--navy-dark:#0f1b33;--navy-light:#2d4470;--white:#fff;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;-webkit-font-smoothing:antialiased;background:var(--white);color:var(--gray-800);font-family:Poppins,sans-serif;overflow-x:clip;scroll-behavior:smooth}.home .hero{align-items:center;background:var(--navy-dark);display:flex;min-height:560px;overflow:hidden;position:relative}.home .hero-overlay{background:linear-gradient(135deg,var(--navy-dark) 0,rgba(27,42,74,.875) 44%,#c8102e33 100%);inset:0;position:absolute}.home .hero-img{background:linear-gradient(120deg,#0f1b33,#1b2a4a 42%,#2d4470);inset:0;opacity:.6;position:absolute}.home .hero-inner{align-items:center;display:flex;gap:72px;justify-content:space-between;margin:0 auto;max-width:1280px;padding:80px 40px;position:relative;width:100%;z-index:2}.home .hero-content{flex:0 1 640px;max-width:640px}.home .hero-tag{background:var(--red);border-radius:4px;color:#fff;display:inline-block;font-size:12px;font-weight:700;letter-spacing:.06em;margin-bottom:20px;padding:5px 14px;text-transform:uppercase}.home .hero h1{color:#fff;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--site-font-sans);font-size:46px;font-weight:800;letter-spacing:-.03em;line-height:1.1;margin-bottom:18px}.home .hero h1 span{color:var(--red-light)}.home .hero-lead{color:#fff;font-size:24px;font-weight:600;line-height:1.35;margin-bottom:14px;max-width:560px}.home .hero-desc{color:hsla(0,0%,100%,.749);font-size:16px;line-height:1.6;margin-bottom:32px;max-width:520px}.home .hero-btns{display:flex;gap:12px}.home .btn-w{align-items:center;background:#fff;border:none;border-radius:8px;color:var(--navy);cursor:pointer;display:inline-flex;font-size:14.5px;font-weight:700;gap:8px;padding:13px 26px;text-decoration:none;transition:all .2s}.home .btn-w:hover{background:var(--gray-100);box-shadow:0 6px 20px rgba(0,0,0,.149);transform:translateY(-1px)}.home .btn-w-ghost{align-items:center;background:#0000;border:1.5px solid hsla(0,0%,100%,.302);border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:14.5px;font-weight:600;gap:8px;padding:13px 26px;text-decoration:none;transition:all .2s}.home .btn-w-ghost:hover{background:hsla(0,0%,100%,.078);border-color:hsla(0,0%,100%,.502)}.home .hero-btn-primary{background:#cf2940;box-shadow:0 12px 28px rgba(0,0,0,.149);color:#fff}.home .hero-btn-primary:hover{background:var(--red)}.home .hero-btn-secondary{background:hsla(0,0%,100%,.059);border-color:hsla(0,0%,100%,.878);color:#ffffffe8;padding-left:22px;padding-right:20px}.home .hero-btn-secondary svg{height:16px;transition:transform .2s;width:16px}.home .hero-btn-secondary:hover svg{transform:translateX(3px)}.home .hero-logo-mark{align-items:center;display:flex;flex:0 0 min(38vw,490px);justify-content:center;pointer-events:none}.home .hero-logo-mark img{filter:brightness(0) invert(1);max-width:490px;opacity:.2;width:100%}@media(max-width:900px){.home .hero-inner{gap:28px}.home .hero-logo-mark{bottom:32px;opacity:.65;position:absolute;right:24px;width:min(52vw,280px)}.home .hero-logo-mark img{opacity:.12}}@media(max-width:640px){.home .hero-logo-mark{display:none}.home .hero-btns{align-items:stretch;flex-direction:column}.home .hero-btn-primary,.home .hero-btn-secondary{justify-content:center}}.home .stats{background:#fff;border-bottom:1px solid var(--gray-200);padding:40px 0}.home .stats-inner{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1280px;padding:0 40px}.home .stat{position:relative;text-align:center}.home .stat:not(:last-child):after{background:var(--gray-200);content:"";height:70%;position:absolute;right:0;top:15%;width:1px}.home .stat-n{color:var(--red);font-size:38px;font-weight:800;line-height:1;margin-bottom:4px;white-space:nowrap}.home .stat-l{color:var(--gray-500);font-size:13.5px;font-weight:500}.home .section{padding:80px 0}.home .sec-inner{margin:0 auto;max-width:1280px;padding:0 40px}.home .sec-head{margin-bottom:44px}.home .sec-head.center{text-align:center}.home .sec-tag{border-radius:4px;display:inline-block;font-size:11px;font-weight:700;letter-spacing:.1em;margin-bottom:10px;padding:4px 12px;text-transform:uppercase}.home .sec-tag.edu{background:var(--red-bg);color:var(--red)}.home .sec-tag.news{background:#fef3c7;color:#b45309}.home .sec-tag.srv{background:#eff6ff;color:#2563eb}.home .sec-title{color:var(--navy);font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--site-font-sans);font-size:50px;font-weight:800;letter-spacing:-.02em;line-height:1.15;margin-bottom:10px}.home .sec-sub{color:var(--gray-500);font-size:16px;line-height:1.6;max-width:520px}.home .sec-head.center .sec-sub{margin:0 auto}.home .edu-section{background:var(--gray-50)}.home .edu-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.home .c-card{background:var(--white);border:1px solid var(--gray-200);border-radius:12px;color:inherit;display:block;overflow:hidden;text-decoration:none;transition:all .25s}.home .c-card:hover{border-color:var(--red);box-shadow:0 14px 36px rgba(0,0,0,.071);transform:translateY(-3px)}.home .c-card-top{align-items:center;background:var(--gray-200);display:flex;height:178px;justify-content:center;overflow:hidden;position:relative}.home .c-card-cover{height:100%;object-fit:cover;width:100%}.home .c-card-cover,.home .c-card-top .bg{inset:0;position:absolute}.home .c-card-body{padding:20px 22px 26px}.home .c-card-body .type{color:var(--red);font-size:10px;font-weight:700;letter-spacing:.06em;margin-bottom:4px;text-transform:uppercase}.home .c-card-body h3{color:var(--navy);font-size:15px;font-weight:700;line-height:1.3;margin-bottom:8px}.home .c-card-body p{color:var(--gray-500);font-size:13px;line-height:1.22;margin-bottom:14px}.home .c-meta{display:flex;flex-wrap:wrap;gap:10px}.home .c-meta span{align-items:center;color:var(--gray-400);display:flex;font-size:11px;font-weight:500;gap:3px}.home .c-meta svg{color:var(--red);height:13px;width:13px}.home .steps{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr);position:relative}.home .steps:before{background:var(--gray-200);content:"";height:2px;left:12.5%;position:absolute;top:36px;width:75%}.home .step{position:relative;text-align:center;z-index:1}.home .step-n{align-items:center;background:var(--red);border:4px solid #fff;border-radius:50%;box-shadow:0 4px 16px #c8102e33;color:#fff;display:flex;font-size:24px;font-weight:800;height:72px;justify-content:center;margin:0 auto 16px;width:72px}.home .step h3{color:var(--navy);font-size:15px;font-weight:700;margin-bottom:6px}.home .step p{color:var(--gray-500);font-size:13.5px;line-height:1.5}.home .see-all{align-items:center;color:var(--red);display:inline-flex;font-size:14.5px;font-weight:700;gap:6px;margin-top:32px;text-decoration:none;transition:gap .2s}.home .see-all:hover{gap:10px}.home .see-all svg{height:18px;width:18px}.home .news-section{background:var(--navy-dark);overflow:hidden;position:relative}.home .news-section .sec-tag{background:hsla(0,0%,100%,.102);color:hsla(0,0%,100%,.702)}.home .news-section .sec-title{color:#fff}.home .news-section .sec-sub{color:hsla(0,0%,100%,.502)}.home .news-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1.1fr 1fr}.home .n-feat{background:hsla(0,0%,100%,.039);border:1px solid hsla(0,0%,100%,.078);border-radius:14px;display:block;overflow:hidden;text-decoration:none;transition:background .2s,border-color .2s,transform .2s}.home .n-feat:hover{background:hsla(0,0%,100%,.071);border-color:hsla(0,0%,100%,.122)}.home .n-feat:hover .play{background:var(--red-light);transform:scale(1.06)}.home .n-feat-thumb{background:linear-gradient(135deg,#0f1b33,#1b2a4a,#2d4470);height:260px;position:relative;width:100%}.home .n-feat-thumb,.home .play{align-items:center;display:flex;justify-content:center}.home .play{background:var(--red);border-radius:50%;box-shadow:0 8px 28px rgba(200,16,46,.349);cursor:pointer;height:68px;transition:all .3s;width:68px}.home .play:hover{background:var(--red-light);transform:scale(1.06)}.home .play svg{color:#fff;height:24px;margin-left:2px;width:24px}.home .n-feat-body{padding:22px 26px}.home .n-feat-body .tag-sm{color:var(--red-light);display:inline-block;font-size:10.5px;font-weight:700;letter-spacing:.08em;margin-bottom:6px;text-transform:uppercase}.home .n-feat-body h3{color:#fff;font-size:18px;font-weight:700;line-height:1.3;margin-bottom:6px}.home .n-feat-body p{color:hsla(0,0%,100%,.502);font-size:13.5px;line-height:1.5}.home .n-list{display:flex;flex-direction:column;gap:10px}.home .n-item{align-items:stretch;background:hsla(0,0%,100%,.039);border:1px solid hsla(0,0%,100%,.059);border-radius:10px;cursor:pointer;display:flex;overflow:hidden;padding:0;text-decoration:none;transition:all .2s}.home .n-item:hover{background:hsla(0,0%,100%,.078);border-color:hsla(0,0%,100%,.122)}.home .n-item .n-thumb{flex-shrink:0;min-height:76px;overflow:hidden;width:110px}.home .n-item .n-thumb,.home .n-item .n-thumb .play-sm{align-items:center;display:flex;justify-content:center;position:relative}.home .n-item .n-thumb .play-sm{background:hsla(0,0%,100%,.851);border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.302);height:30px;transition:transform .2s;width:30px;z-index:2}.home .n-item:hover .n-thumb .play-sm{transform:scale(1.1)}.home .n-item .n-thumb .play-sm svg{color:var(--navy-dark);height:12px;margin-left:1px;width:12px}.home .n-item .n-body{display:flex;flex:1 1;flex-direction:column;justify-content:center;min-width:0;padding:12px 14px}.home .n-item .bar{align-self:stretch;border-radius:0;flex-shrink:0;width:3px}.home .n-item h4{color:#fff;font-size:13px;font-weight:600;line-height:1.3;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home .n-item p{color:hsla(0,0%,100%,.451);font-size:11.5px}.home .srv-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.home .srv-card{background:#fff;border:1px solid var(--gray-200);border-radius:12px;overflow:hidden;padding:28px 24px;position:relative;transition:all .25s}.home .srv-card:before{content:"";height:3px;left:0;position:absolute;right:0;top:0}.home .srv-card:first-child:before{background:var(--red)}.home .srv-card:nth-child(2):before{background:var(--navy)}.home .srv-card:nth-child(3):before{background:#2563eb}.home .srv-card:nth-child(4):before{background:#059669}.home .srv-card:nth-child(5):before{background:#d97706}.home .srv-card:nth-child(6):before{background:#7c3aed}.home .srv-card:hover{box-shadow:0 12px 32px rgba(0,0,0,.059);transform:translateY(-2px)}.home .srv-card .srv-ico{align-items:center;border-radius:10px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.702),0 4px 10px rgba(27,42,74,.051);display:flex;height:44px;justify-content:center;margin-bottom:16px;overflow:hidden;position:relative;width:44px}.home .srv-card .srv-ico:after{background:linear-gradient(180deg,hsla(0,0%,100%,.349),#0000 72%);border-radius:9px;content:"";inset:1px;pointer-events:none;position:absolute}.home .srv-card .srv-ico svg{height:24px;position:relative;width:24px;z-index:1}.home .srv-card:first-child .srv-ico{background:#fde7ed;color:var(--red)}.home .srv-card:nth-child(2) .srv-ico{background:#e5eeff;color:var(--navy)}.home .srv-card:nth-child(3) .srv-ico{background:#e2efff;color:#2563eb}.home .srv-card:nth-child(4) .srv-ico{background:#def7ea;color:#059669}.home .srv-card:nth-child(5) .srv-ico{background:#fdf2d0;color:#d97706}.home .srv-card:nth-child(6) .srv-ico{background:#eee8ff;color:#7c3aed}.home .srv-card h3{color:var(--navy);font-size:16px;font-weight:700;margin-bottom:6px}.home .srv-card p{color:var(--gray-500);font-size:13.5px;line-height:1.5}.home .test-section{background:var(--red-bg)}.home .test-card{background:#fff;border:1px solid var(--gray-200);border-radius:12px;padding:26px;transition:all .25s}.home .test-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.051)}.home .test-q{color:var(--red);font-family:"Source Serif 4",serif;font-size:36px;line-height:1;margin-bottom:10px}.home .test-txt{color:var(--gray-700);font-size:14.5px;font-style:italic;line-height:1.6;margin-bottom:16px}.home .test-auth{align-items:center;display:flex;gap:10px}.home .test-av{align-items:center;background:var(--red);border-radius:50%;color:#fff;display:flex;font-size:14px;font-weight:700;height:38px;justify-content:center;width:38px}.home .test-auth h4{color:var(--navy);font-size:13.5px;font-weight:700}.home .test-auth p{color:var(--gray-500);font-size:12px}.home .test-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.home .cta-section{background:var(--red);overflow:hidden;position:relative}.home .cta-mesh{background:linear-gradient(135deg,var(--red-dark),var(--red),var(--red-light));inset:0;opacity:.5;position:absolute}.home .cta-inner{grid-gap:56px;align-items:center;display:grid;gap:56px;grid-template-columns:1.2fr 1fr;margin:0 auto;max-width:1280px;padding:72px 40px;position:relative;z-index:2}.home .cta-content h2{color:#fff;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--site-font-sans);font-size:34px;font-weight:800;line-height:1.15;margin-bottom:14px}.home .cta-content p{color:#fffc;font-size:15.5px;line-height:1.6;margin-bottom:24px;max-width:420px}.home .cta-checks{display:flex;gap:18px}.home .cta-chk{align-items:center;color:hsla(0,0%,100%,.851);display:flex;font-size:13.5px;font-weight:500;gap:6px}.home .cta-chk svg{color:#fff;height:16px;width:16px}.home .cta-form{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:hsla(0,0%,100%,.122);border:1px solid #fff3;border-radius:16px;padding:28px}.home .cta-form h3{color:#fff;font-size:18px;font-weight:700;margin-bottom:18px}.home .fg{margin-bottom:12px}.home .fg label{color:hsla(0,0%,100%,.702);display:block;font-size:12px;font-weight:600;margin-bottom:5px}.home .fg input,.home .fg select{background:hsla(0,0%,100%,.078);border:1px solid #fff3;border-radius:8px;color:#fff;font-family:Poppins,sans-serif;font-size:13.5px;outline:none;padding:11px 14px;transition:border-color .2s;width:100%}.home .fg input::placeholder{color:#fff6}.home .fg input:focus,.home .fg select:focus{border-color:#fff}.home .fg select{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat}.home .fg select option{background:var(--red-dark);color:#fff}.home .btn-wh{align-items:center;background:#fff;border:none;border-radius:8px;color:var(--red);cursor:pointer;display:flex;font-size:14.5px;font-weight:700;gap:8px;justify-content:center;margin-top:4px;padding:12px;transition:all .2s;width:100%}.home .btn-wh:hover{background:var(--gray-100);transform:translateY(-1px)}.home .reveal{opacity:0;transform:translateY(24px);transition:all .6s cubic-bezier(.16,1,.3,1)}.home .reveal.visible{opacity:1;transform:translateY(0)}.home .arr{display:inline-flex}.fundacion,.fundacion :where(:not(.site-navbar,.site-navbar *,.site-footer,.site-footer *,.site-mobile-nav-layer,.site-mobile-nav-layer *,.site-mobile-nav,.site-mobile-nav *)){box-sizing:border-box;margin:0;padding:0}.fundacion{--navy:#1b2a4a;--navy-dark:#0f1b33;--navy-mid:#253d66;--red:#c8102e;--red-dark:#a00d24;--red-light:#e8344e;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--white:#fff;--sans:"Inter",system-ui,sans-serif;--serif:"Source Serif 4",Georgia,serif;-webkit-font-smoothing:antialiased;background:var(--white);color:var(--gray-900);font-family:var(--sans);overflow-x:clip;scroll-behavior:smooth}.fundacion a{color:inherit;text-decoration:none}.fundacion ul{list-style:none}.fundacion .hero{background:#5f1320;overflow:hidden;padding:72px 0 64px;position:relative}.fundacion .hero:before{background:linear-gradient(135deg,#6d1727,rgba(95,19,32,.957) 56%,rgba(69,16,27,.941) 80%,#25060c);content:"";inset:0;position:absolute}.fundacion .hero-mesh{background:radial-gradient(ellipse 60% 50% at 70% 40%,rgba(200,16,46,.059) 0,#0000 60%);inset:0;position:absolute}.fundacion .hero-inner{margin:0 auto;max-width:1200px;padding:0 36px;position:relative;z-index:2}.fundacion .hero-bread{color:var(--gray-400);font-size:13px;margin-bottom:24px}.fundacion .hero-bread a{color:var(--gray-300);transition:color .15s}.fundacion .hero-bread a:hover{color:#fff}.fundacion .hero-content{max-width:700px}.fundacion .hero h1{color:#fff;font-family:var(--serif);font-size:48px;font-weight:700;letter-spacing:-.02em;line-height:1.1;margin-bottom:16px}.fundacion .hero h1 span{color:var(--red-light)}.fundacion .hero-desc{color:var(--gray-300);font-size:17.5px;line-height:1.65;max-width:580px}.fundacion .about{border-bottom:1px solid var(--gray-200);padding:72px 0}.fundacion .about-inner{grid-gap:56px;align-items:start;display:grid;gap:56px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 36px}.fundacion .about-tag{color:var(--red);font-size:11px;font-weight:700;letter-spacing:.12em;margin-bottom:10px;text-transform:uppercase}.fundacion .about h2{color:var(--gray-900);font-family:var(--serif);font-size:32px;font-weight:700;line-height:1.2;margin-bottom:16px}.fundacion .about p{color:var(--gray-600);font-size:16px;line-height:1.7;margin-bottom:14px}.fundacion .about-img{aspect-ratio:4/3;background:var(--gray-100);border-radius:16px;overflow:hidden}.fundacion .about-img img{height:100%;object-fit:cover;width:100%}.fundacion .mv{background:var(--gray-50);padding:72px 0}.fundacion .mv-inner{margin:0 auto;max-width:1200px;padding:0 36px}.fundacion .mv-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr}.fundacion .mv-card{background:var(--white);border:1px solid var(--gray-200);border-radius:16px;overflow:hidden;padding:40px 36px;position:relative}.fundacion .mv-card:before{background:var(--gray-200);content:"";height:4px;left:0;position:absolute;right:0;top:0}.fundacion .mv-card:first-child:before{background:var(--red)}.fundacion .mv-card h3{color:var(--gray-900);font-family:var(--serif);font-size:24px;font-weight:700;margin-bottom:12px}.fundacion .mv-card p{color:var(--gray-600);font-size:15.5px;line-height:1.65}.fundacion .obj{background:var(--gray-50);border-bottom:1px solid var(--gray-200);padding:72px 0}.fundacion .obj-inner{margin:0 auto;max-width:1200px;padding:0 36px}.fundacion .obj-head{margin-bottom:40px}.fundacion .obj-head .tag{color:var(--red);display:block;font-size:11px;font-weight:700;letter-spacing:.12em;margin-bottom:10px;text-transform:uppercase}.fundacion .obj-head h2{color:var(--gray-900);font-family:var(--serif);font-size:32px;font-weight:700}.fundacion .obj-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr)}.fundacion .o-card{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:14px;padding:28px 22px}.fundacion .o-card .ico{display:block;font-size:28px;margin-bottom:12px}.fundacion .o-card h4{color:var(--gray-900);font-size:15px;font-weight:700;line-height:1.3;margin-bottom:6px}.fundacion .o-card p{color:var(--gray-500);font-size:13.5px;line-height:1.5}.fundacion .pillars{background:#5f1320;overflow:hidden;padding:72px 0;position:relative}.fundacion .pillars-mesh{background:radial-gradient(ellipse 50% 50% at 50% 50%,rgba(200,16,46,.051) 0,#0000 60%);inset:0;position:absolute}.fundacion .pil-inner{margin:0 auto;max-width:1200px;padding:0 36px;position:relative;z-index:2}.fundacion .pil-head{margin-bottom:48px;text-align:center}.fundacion .pil-head h2{color:#fff;font-family:var(--serif);font-size:32px;font-weight:700;margin-bottom:8px}.fundacion .pil-head p{color:#e7d6db;font-size:16px}.fundacion .pil-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.fundacion .p-card{background:hsla(0,0%,100%,.039);border:1px solid hsla(0,0%,100%,.078);border-radius:16px;padding:36px 28px;text-align:center}.fundacion .p-card .ico{align-items:center;color:#ff8aa5;display:flex;height:56px;justify-content:center;margin:0 auto 14px;width:56px}.fundacion .p-card .ico svg{height:44px;width:44px}.fundacion .p-card h3{color:#fff;font-size:20px;font-weight:700;margin-bottom:8px}.fundacion .p-card p{color:#e7d6db;font-size:14.5px;line-height:1.6}.fundacion .metrics{background:var(--gray-50);border-bottom:1px solid var(--gray-200);padding:56px 0}.fundacion .met-inner{margin:0 auto;max-width:1200px;padding:0 36px}.fundacion .met-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(5,1fr)}.fundacion .m-card{cursor:default;padding:24px 12px;text-align:center}.fundacion .m-card .num{color:var(--navy);font-family:var(--serif);font-size:36px;font-weight:700;line-height:1;margin-bottom:4px}.fundacion .m-card .num span{color:var(--red)}.fundacion .m-card .lab{color:var(--gray-500);font-size:13px;font-weight:500}.fundacion .alliance{border-bottom:1px solid var(--gray-200);padding:72px 0}.fundacion .all-inner{grid-gap:56px;align-items:center;display:grid;gap:56px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 36px}.fundacion .all-text .tag{color:var(--red);display:block;font-size:11px;font-weight:700;letter-spacing:.12em;margin-bottom:10px;text-transform:uppercase}.fundacion .all-text h2{color:var(--gray-900);font-family:var(--serif);font-size:28px;font-weight:700;line-height:1.2;margin-bottom:14px}.fundacion .all-text p{color:var(--gray-600);font-size:15.5px;line-height:1.65;margin-bottom:16px}.fundacion .all-text p:last-of-type{margin-bottom:0}.fundacion .all-visual{aspect-ratio:4/3;background:var(--gray-100);border-radius:16px;overflow:hidden}.fundacion .all-visual img{height:100%;object-fit:cover;width:100%}.fundacion .cta{background:#cfd4dc;padding:64px 0;text-align:center}.fundacion .cta h2{color:#000;font-family:var(--serif);font-size:30px;font-weight:700;margin-bottom:10px}.fundacion .cta p{color:#000;font-size:16px;margin-bottom:24px}.fundacion .cta-btns{display:flex;gap:12px;justify-content:center}.fundacion .btn-w{align-items:center;background:#fff;border-radius:6px;color:#000;display:inline-flex;font-family:var(--sans);font-size:14.5px;font-weight:600;gap:8px;padding:12px 28px;transition:all .15s}.fundacion .btn-w:hover{background:var(--gray-50);transform:translateY(-1px)}.fundacion .btn-ghost-w{align-items:center;background:#0000;border:1.5px solid #fff6;border-radius:6px;color:#fff;display:inline-flex;font-family:var(--sans);font-size:14.5px;font-weight:600;gap:8px;padding:12px 28px;transition:all .15s}.fundacion .btn-ghost-w:hover{border-color:#fff}.fundacion .reveal{opacity:0;transform:translateY(24px);transition:all .6s cubic-bezier(.16,1,.3,1)}.fundacion .reveal.visible{opacity:1;transform:translateY(0)}.fisp-uba,.fisp-uba :where(:not(.site-navbar,.site-navbar *,.site-footer,.site-footer *,.site-mobile-nav-layer,.site-mobile-nav-layer *,.site-mobile-nav,.site-mobile-nav *)){box-sizing:border-box;margin:0;padding:0}.fisp-uba{--navy:#0f3f73;--navy-dark:#0f2f5f;--red:#0f6ea8;--red-dark:#0f3f73;--red-light:#7dd3fc;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-900:#111827;--white:#fff;--sans:"Inter",system-ui,sans-serif;--serif:"Source Serif 4",Georgia,serif;-webkit-font-smoothing:antialiased;background:var(--white);color:var(--gray-900);font-family:var(--sans);scroll-behavior:smooth}.fisp-uba a{color:inherit;text-decoration:none}.fisp-uba .hero{background:linear-gradient(135deg,#0f2f5f,#0f3f73 72%,#7dd3fc);overflow:hidden;padding:72px 0 60px;position:relative}.fisp-uba .hero-mesh{background:radial-gradient(ellipse 56% 52% at 82% 38%,rgba(125,211,252,.251) 0,#0000 60%);inset:0;position:absolute}.fisp-uba .hero-inner{margin:0 auto;max-width:1200px;padding:0 36px;position:relative;z-index:2}.fisp-uba .hero-bread{color:var(--gray-400);font-size:13px;margin-bottom:24px}.fisp-uba .hero-bread a{color:var(--gray-300);transition:color .15s}.fisp-uba .hero-bread a:hover{color:#fff}.fisp-uba .hero-logos{align-items:center;display:flex;gap:20px;margin-bottom:28px}.fisp-uba .hero-logos img{height:48px}.fisp-uba .hero-logos .uba-logo{filter:none;mix-blend-mode:normal}.fisp-uba .hero-logos .plus{color:var(--gray-400);font-size:28px;font-weight:800}.fisp-uba .hero h1{color:#fff;font-family:var(--serif);font-size:44px;font-weight:700;letter-spacing:-.02em;line-height:1.1;margin-bottom:14px;max-width:700px}.fisp-uba .hero h1 span{color:#7dd3fc}.fisp-uba .hero-sub{color:var(--gray-300);font-size:17px;line-height:1.6;max-width:600px}.fisp-uba .content{border-bottom:1px solid var(--gray-200);padding:64px 0}.fisp-uba .content-inner{grid-gap:56px;align-items:start;display:grid;gap:56px;grid-template-columns:1.1fr 1fr;margin:0 auto;max-width:1200px;padding:0 36px}.fisp-uba .content-tag{color:#0f6ea8;display:block;font-size:11px;font-weight:700;letter-spacing:.12em;margin-bottom:10px;text-transform:uppercase}.fisp-uba .content h2{color:var(--gray-900);font-family:var(--serif);font-size:28px;font-weight:700;line-height:1.25;margin-bottom:20px}.fisp-uba .content p{color:var(--gray-600);font-size:16.5px;line-height:1.75;margin-bottom:18px}.fisp-uba .content p:last-of-type{margin-bottom:0}.fisp-uba .content-aside{background:#f8fafc;border:1px solid #dbeafe;border-radius:16px;cursor:default;padding:36px 32px;transition:none}.fisp-uba .content-aside,.fisp-uba .content-aside:hover{box-shadow:none;transform:none}.fisp-uba .content-aside h3{color:var(--gray-900);font-size:18px;font-weight:700;margin-bottom:18px}.fisp-uba .aside-item{align-items:start;border-bottom:1px solid #e2e8f0;cursor:default;display:flex;gap:12px;padding:14px 0;transform:none;transition:none}.fisp-uba .aside-item:hover{box-shadow:none;transform:none}.fisp-uba .aside-item:last-child{border-bottom:none}.fisp-uba .aside-ico{align-items:center;background:#e0f2fe;border:1px solid #bae6fd;border-radius:10px;color:#0f6ea8;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.fisp-uba .aside-ico svg{display:block;height:20px;width:20px}.fisp-uba .aside-ico-diploma{background:#e0f2fe;border-color:#bae6fd}.fisp-uba .aside-ico-clipboard{background:#ede9fe;border-color:#ddd6fe}.fisp-uba .aside-ico-globe{background:#ecfeff;border-color:#a5f3fc}.fisp-uba .aside-ico-laptop{background:#fef3c7;border-color:#fde68a}.fisp-uba .aside-ico-document{background:#dbeafe;border-color:#bfdbfe}.fisp-uba .aside-text h4{color:var(--gray-900);font-size:14px;font-weight:700;margin-bottom:2px}.fisp-uba .aside-text p{color:var(--gray-500);font-size:13px;line-height:1.4;margin:0}.fisp-uba .badge-section{background:#f8fafc;padding:56px 0}.fisp-uba .badge-inner{margin:0 auto;max-width:1200px;padding:0 36px;text-align:center}.fisp-uba .badge-inner h2{color:var(--gray-900);font-family:var(--serif);font-size:24px;font-weight:700;margin-bottom:8px}.fisp-uba .badge-inner p{color:var(--gray-500);font-size:15px;margin-bottom:32px;margin-left:auto;margin-right:auto;max-width:500px}.fisp-uba .badge-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:800px}.fisp-uba .b-card{background:var(--white);border:1px solid #dbeafe;border-radius:12px;padding:20px 14px;text-align:center}.fisp-uba .b-card .num{color:var(--navy);font-family:var(--serif);font-size:28px;font-weight:700;line-height:1;margin-bottom:3px}.fisp-uba .b-card .num span{color:#0f6ea8}.fisp-uba .b-card .lab{color:var(--gray-500);font-size:12px}.fisp-uba .doc-section{border-bottom:1px solid var(--gray-200);padding:56px 0}.fisp-uba .doc-inner{gap:32px;margin:0 auto;max-width:1200px;padding:0 36px}.fisp-uba .doc-icon,.fisp-uba .doc-inner{align-items:center;display:flex;justify-content:center}.fisp-uba .doc-icon{background:#e0f2fe;border:1px solid #bae6fd;border-radius:8px;flex-shrink:0;font-size:28px;height:80px;width:64px}.fisp-uba .doc-text h3{color:var(--gray-900);font-size:16px;font-weight:700;margin-bottom:3px}.fisp-uba .doc-text p{color:var(--gray-500);font-size:13.5px}.fisp-uba .doc-text a{align-items:center;color:#0f6ea8;display:inline-flex;font-size:13.5px;font-weight:600;gap:4px;margin-top:6px;transition:gap .15s}.fisp-uba .doc-text a:hover{gap:8px}.fisp-uba .cta{background:linear-gradient(135deg,#e0f2fe,#f8fafc);padding:56px 0;text-align:center}.fisp-uba .cta h2{color:#0f2f5f;font-family:var(--serif);font-size:28px;font-weight:700;margin-bottom:10px}.fisp-uba .cta p{color:#475569;font-size:15px;margin-bottom:24px}.fisp-uba .cta-btns{display:flex;gap:12px;justify-content:center}.fisp-uba .btn-w{align-items:center;background:#0f3f73;border-radius:6px;color:#fff;display:inline-flex;font-family:var(--sans);font-size:14px;font-weight:600;gap:8px;padding:12px 28px;transition:all .15s}.fisp-uba .btn-w:hover{background:#0f2f5f}.fisp-uba .btn-ghost-w{align-items:center;background:#fff;border:1.5px solid #bae6fd;border-radius:6px;color:#0f3f73;display:inline-flex;font-family:var(--sans);font-size:14px;font-weight:600;gap:8px;padding:12px 28px;transition:all .15s}.fisp-uba .btn-ghost-w:hover{background:#e0f2fe;border-color:#7dd3fc}.fisp-uba .reveal{opacity:0;transform:translateY(24px);transition:all .6s cubic-bezier(.16,1,.3,1)}.fisp-uba .reveal.visible{opacity:1;transform:translateY(0)}.fisp-uba .badge-inner,.fisp-uba .content-inner,.fisp-uba .doc-inner,.fisp-uba .hero-inner,.fundacion .about-inner,.fundacion .all-inner,.fundacion .hero-inner,.fundacion .met-inner,.fundacion .mv-inner,.fundacion .obj-inner,.fundacion .pil-inner,.home .cta-inner,.home .hero-inner,.home .sec-inner,.home .stats-inner{padding-left:clamp(16px,4vw,40px);padding-right:clamp(16px,4vw,40px)}.home .hero{min-height:clamp(480px,72vh,620px)}.home .hero h1{font-size:clamp(2.45rem,5vw,2.875rem)}.home .hero-lead{font-size:clamp(1.1rem,2.5vw,1.5rem);max-width:34rem}.home .hero-desc{max-width:36rem}.home .sec-title{font-size:clamp(2.1rem,4.3vw,3.125rem)}.home .stats-inner{gap:18px;grid-template-columns:repeat(4,minmax(0,1fr))}.home .edu-grid,.home .srv-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.home .test-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.home .steps{grid-template-columns:repeat(4,minmax(0,1fr))}.home .cta-inner{gap:clamp(28px,4vw,56px);grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr)}.home .cta-checks{flex-wrap:wrap}.fundacion .hero h1{font-size:clamp(2.35rem,5.3vw,3rem)}.fundacion .hero-desc{font-size:clamp(1rem,2vw,1.09375rem)}.fundacion .about-inner,.fundacion .all-inner,.fundacion .mv-grid,.fundacion .pil-grid{gap:clamp(24px,4vw,56px)}.fundacion .about h2,.fundacion .all-text h2,.fundacion .cta h2,.fundacion .obj-head h2,.fundacion .pil-head h2{font-size:clamp(1.9rem,4.1vw,2.25rem)}.fundacion .mv-grid,.fundacion .pil-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.fundacion .met-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.fisp-uba .hero-logos{flex-wrap:wrap}.fisp-uba .hero h1{font-size:clamp(2.25rem,4.8vw,2.75rem)}.fisp-uba .content h2,.fisp-uba .cta h2{font-size:clamp(2rem,4vw,2.5rem)}.fisp-uba .content-inner{gap:clamp(28px,5vw,56px)}@media(max-width:1100px){.home .hero{min-height:0}.home .hero-content{flex:0 1 auto;max-width:none}.home .hero-inner{align-items:flex-start;flex-direction:column;padding-bottom:48px;padding-top:58px}.home .hero-logo-mark{display:none}.fisp-uba .content-inner,.fundacion .about-inner,.fundacion .all-inner,.home .cta-inner,.home .news-grid{grid-template-columns:1fr}.home .n-list{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.home .n-list .n-item:nth-child(n+5){display:none}.home .cta-form{margin:0 auto;max-width:680px;width:100%}.home .cta-content p{max-width:620px}.home .cta-inner{padding-bottom:42px;padding-top:42px}.fundacion .about-img,.fundacion .all-visual{max-height:380px;order:-1}}@media(max-width:760px){.fundacion .metrics,.home .stats{padding:28px 0}.home .stats-inner{gap:14px;grid-template-columns:repeat(4,minmax(0,1fr))}.home .stat-n{font-size:32px}.home .stat-l{font-size:12px}.fisp-uba .content,.fisp-uba .cta,.fisp-uba .doc-section,.fundacion .about,.fundacion .alliance,.fundacion .cta,.fundacion .mv,.fundacion .pillars,.home .cta-section,.home .section{padding-bottom:56px;padding-top:56px}.home .hero{min-height:auto}.home .hero-inner{gap:24px;padding-bottom:56px;padding-top:64px}.home .hero-btns{align-items:stretch;flex-direction:column;width:min(100%,340px)}.home .hero-btn-primary,.home .hero-btn-secondary{justify-content:center;width:100%}.home .stat:not(:last-child):after,.home .steps:before{display:none}.home .sec-head{margin-bottom:32px}.home .n-list{grid-template-columns:1fr}.home .n-list .n-item:nth-child(n+4){display:none}.home .n-feat-thumb{height:220px}.home .steps{gap:22px 18px;grid-template-columns:repeat(2,minmax(0,1fr))}.home .step{text-align:left}.home .step-n{margin:0 0 14px}.home .cta-checks{gap:12px}.fisp-uba .hero,.fundacion .hero{padding-bottom:48px;padding-top:56px}.fisp-uba .hero-bread,.fundacion .hero-bread{display:none}.fisp-uba .content-aside,.fundacion .mv-card,.fundacion .p-card{padding:24px 20px}.fisp-uba .cta-btns,.fundacion .cta-btns{align-items:stretch;flex-direction:column;margin:0 auto;width:min(100%,340px)}.fisp-uba .btn-ghost-w,.fisp-uba .btn-w,.fundacion .btn-w{justify-content:center}.fisp-uba .hero-logos{gap:14px;margin-bottom:20px}.fisp-uba .hero-logos img{height:38px}.fisp-uba .hero-logos .plus{font-size:22px}}@media(max-width:920px){.home .steps{grid-template-columns:repeat(2,minmax(0,1fr))}.home .steps:before{display:none}}@media(max-width:560px){.home .hero{padding-bottom:0}.home .stats-inner{gap:16px 14px;grid-template-columns:repeat(2,minmax(0,1fr))}.home .stat{padding:0 4px}.home .stat-n{font-size:30px}.home .stat-l{font-size:11.5px}.home .cta-checks .cta-chk:last-child,.home .edu-grid .c-card:nth-child(n+4),.home .n-feat-body p{display:none}.home .cta-form{padding:22px 18px}.home .cta-inner{padding-bottom:34px;padding-top:34px}.fundacion .about-img,.fundacion .all-visual{max-height:300px}}.contact-page,.contact-page :where(:not(.site-navbar,.site-navbar *,.site-footer,.site-footer *,.site-mobile-nav-layer,.site-mobile-nav-layer *,.site-mobile-nav,.site-mobile-nav *)),.terms-page,.terms-page :where(:not(.site-navbar,.site-navbar *,.site-footer,.site-footer *,.site-mobile-nav-layer,.site-mobile-nav-layer *,.site-mobile-nav,.site-mobile-nav *)){box-sizing:border-box;margin:0;padding:0}.contact-page,.terms-page{background:#fff;background:var(--site-surface);color:#1f2937;color:var(--site-text);font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--site-font-sans)}.site-static-page{background:#f8f9fb;background:var(--site-surface-soft);min-height:calc(100vh - var(--site-header-height))}.site-static-hero{background:#fff;background:var(--site-surface);border-bottom:1px solid #0f1b3317;border-bottom:1px solid var(--site-border);padding:56px 0 28px}.site-static-inner{margin:0 auto;width:min(100% - 32px,1080px)}.site-static-breadcrumb{align-items:center;color:#64748b;display:flex;font-size:13px;gap:8px;line-height:1.4;margin-bottom:18px}.site-static-breadcrumb a{color:#475569;text-decoration:none}.site-static-hero h1{color:#111827;font-family:"Source Serif 4",Georgia,serif;font-family:var(--site-font-serif);font-size:clamp(2.25rem,4.4vw,3rem);font-weight:700;letter-spacing:-.03em;line-height:1.08;margin:0 0 12px}.site-static-hero p{color:#64748b;font-size:16px;line-height:1.75;margin:0;max-width:680px}.site-static-section{padding:30px 0 72px}.contact-page-grid{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr)}.contact-page-card{background:#fff;background:var(--site-surface);border:1px solid #0f1b3317;border:1px solid var(--site-border);border-radius:16px;box-shadow:0 18px 40px #0f1b330f;padding:28px}.contact-page-details{grid-gap:22px;display:grid;gap:22px}.contact-page-block{grid-gap:8px;display:grid;gap:8px}.contact-page-label{color:#c8102e;color:var(--site-red);font-size:12px;font-weight:700;letter-spacing:.08em;line-height:1.2;margin:0;text-transform:uppercase}.contact-page-mail-item,.contact-page-value{color:#111827;font-size:15px;line-height:1.7;margin:0}.contact-page-mail-item a,.contact-page-value a{color:inherit;text-decoration:none}.contact-page-mail-list{grid-gap:10px;display:grid;gap:10px}.contact-page-mail-item{grid-gap:2px;display:grid;gap:2px}.contact-page-mail-item span{color:#64748b;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.contact-page-form{text-align:left}.contact-page-form-head{margin-bottom:18px}.contact-page-form-head h2{color:#111827;font-family:"Source Serif 4",Georgia,serif;font-family:var(--site-font-serif);font-size:22px;font-weight:700;line-height:1.15;margin:0 0 6px}.contact-page-form-head p{color:#64748b;font-size:14px;line-height:1.65;margin:0}.contact-page-form-grid{grid-gap:12px;display:grid;gap:12px}.contact-page-field label{color:#6e6e73;display:block;font-size:12px;font-weight:600;margin-bottom:5px}.contact-page-field input,.contact-page-field select,.contact-page-field textarea{background:#f5f5f7;border:1px solid #d2d2d7;border-radius:10px;color:#1d1d1f;font-size:14px;outline:none;padding:12px 14px;resize:none;transition:border-color .15s ease;width:100%}.contact-page-field input::placeholder,.contact-page-field textarea::placeholder{color:#a1a1a6}.contact-page-field input:focus,.contact-page-field select:focus,.contact-page-field textarea:focus{border-color:#1d1d1f}.contact-page-field select{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2386868B' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat}.contact-page-submit{align-items:center;background:#1d1d1f;border:0;border-radius:980px;color:#fff;display:inline-flex;font-size:15px;font-weight:600;gap:8px;justify-content:center;margin-top:18px;padding:14px;width:100%}.contact-page-submit svg{height:14px;width:14px}.terms-page-card{padding:32px}.terms-section+.terms-section{border-top:1px solid #0f172a14;margin-top:34px;padding-top:30px}.terms-section h2{color:#0f172a;font-family:"Source Serif 4",Georgia,serif;font-family:var(--site-font-serif);font-size:clamp(1.2rem,2.2vw,1.45rem);font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0 0 14px}.terms-page-card p{color:#475569;font-size:15px;line-height:1.74;margin:0}.terms-page-card p+p{margin-top:16px}.terms-section.is-compact{grid-gap:10px;display:grid;gap:10px}.terms-section.is-compact h2{margin-bottom:8px}.terms-section.is-compact .terms-meta-row{align-items:baseline;color:#334155;display:flex;flex-wrap:wrap;gap:6px;line-height:1.5;margin-top:0}.terms-section.is-compact .terms-meta-row strong{color:#0f172a;font-weight:600}.terms-section.is-compact .terms-meta-row span{color:#334155}@media(max-width:900px){.contact-page-grid{grid-template-columns:1fr}}@media(max-width:640px){.site-static-hero{padding-bottom:22px;padding-top:44px}.site-static-section{padding-bottom:56px;padding-top:22px}.contact-page-card,.terms-page-card{padding:22px 18px}}.visited\:\!text-white:visited{color:#fff!important}.hover\:-translate-y-px:hover{--tw-translate-y:-1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-\[var\(--site-nav-accent-border\)\]:hover{border-color:var(--site-nav-accent-border)}.hover\:bg-\[var\(--site-nav-accent-dark\)\]:hover{background-color:var(--site-nav-accent-dark)}.hover\:bg-\[var\(--site-nav-accent-soft\)\]:hover{background-color:var(--site-nav-accent-soft)}.hover\:bg-slate-50:hover{--tw-bg-opacity:1;background-color:#f8fafc;background-color:rgb(248 250 252/var(--tw-bg-opacity,1))}.hover\:bg-white:hover{--tw-bg-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.hover\:bg-white\/\[0\.08\]:hover{background-color:#ffffff14}.hover\:\!text-white:hover{--tw-text-opacity:1!important;color:#fff!important;color:rgb(255 255 255/var(--tw-text-opacity,1))!important}.hover\:text-\[var\(--site-nav-accent\)\]:hover{color:var(--site-nav-accent)}.hover\:text-slate-900:hover{--tw-text-opacity:1;color:#0f172a;color:rgb(15 23 42/var(--tw-text-opacity,1))}.hover\:text-white:hover{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1))}.hover\:text-white\/85:hover{color:#ffffffd9}.focus\:bg-\[var\(--site-nav-accent-soft\)\]:focus{background-color:var(--site-nav-accent-soft)}.focus\:\!text-white:focus{--tw-text-opacity:1!important;color:#fff!important;color:rgb(255 255 255/var(--tw-text-opacity,1))!important}.focus\:text-\[var\(--site-nav-accent\)\]:focus{color:var(--site-nav-accent)}.focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.focus-visible\:\!text-white:focus-visible{--tw-text-opacity:1!important;color:#fff!important;color:rgb(255 255 255/var(--tw-text-opacity,1))!important}.active\:\!text-white:active{--tw-text-opacity:1!important;color:#fff!important;color:rgb(255 255 255/var(--tw-text-opacity,1))!important}.group:focus-within .group-focus-within\:pointer-events-auto{pointer-events:auto}.group:focus-within .group-focus-within\:visible{visibility:visible}.group:focus-within .group-focus-within\:rotate-180{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:focus-within .group-focus-within\:opacity-100{opacity:1}.group:hover .group-hover\:pointer-events-auto{pointer-events:auto}.group:hover .group-hover\:visible{visibility:visible}.group:hover .group-hover\:rotate-180{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:opacity-100{opacity:1}@media (min-width:640px){.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:750px){.min-\[750px\]\:mx-auto{margin-left:auto;margin-right:auto}.min-\[750px\]\:grid{display:grid}.min-\[750px\]\:max-w-\[860px\]{max-width:860px}.min-\[750px\]\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.min-\[750px\]\:gap-x-\[56px\]{column-gap:56px}.min-\[750px\]\:gap-y-8{row-gap:2rem}}@media (min-width:824px){.min-\[824px\]\:block{display:block}.min-\[824px\]\:flex{display:flex}.min-\[824px\]\:hidden{display:none}}@media (min-width:1024px){.lg\:mb-3{margin-bottom:.75rem}.lg\:h-10{height:2.5rem}.lg\:h-9{height:2.25rem}.lg\:w-9{width:2.25rem}.lg\:w-full{width:100%}.lg\:max-w-\[136px\]{max-width:136px}.lg\:shrink-0{flex-shrink:0}.lg\:flex-row{flex-direction:row}.lg\:items-start{align-items:flex-start}.lg\:justify-between{justify-content:space-between}.lg\:gap-x-\[56px\]{column-gap:56px}.lg\:gap-y-8{row-gap:2rem}.lg\:space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.625rem*var(--tw-space-y-reverse));margin-top:calc(.625rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.875rem*var(--tw-space-y-reverse));margin-top:calc(.875rem*(1 - var(--tw-space-y-reverse)))}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:text-\[10px\]{font-size:10px}.lg\:text-\[12px\]{font-size:12px}.lg\:text-\[13px\]{font-size:13px}.lg\:text-\[8px\]{font-size:8px}.lg\:leading-5{line-height:1.25rem}}@media (min-width:1080px){.min-\[1080px\]\:block{display:block}.min-\[1080px\]\:inline-flex{display:inline-flex}}@media (min-width:1280px){.xl\:mb-4{margin-bottom:1rem}.xl\:h-10{height:2.5rem}.xl\:h-11{height:2.75rem}.xl\:w-10{width:2.5rem}.xl\:max-w-\[150px\]{max-width:150px}.xl\:gap-1\.5{gap:.375rem}.xl\:gap-x-\[84px\]{column-gap:84px}.xl\:gap-y-10{row-gap:2.5rem}.xl\:space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.xl\:px-3\.5{padding-left:.875rem;padding-right:.875rem}.xl\:text-\[11px\]{font-size:11px}.xl\:text-\[13px\]{font-size:13px}.xl\:text-\[14px\]{font-size:14px}.xl\:text-\[9px\]{font-size:9px}.xl\:leading-6{line-height:1.5rem}}@media (min-width:1400px){.min-\[1400px\]\:mx-0{margin-left:0;margin-right:0}.min-\[1400px\]\:flex{display:flex}.min-\[1400px\]\:min-w-\[230px\]{min-width:230px}.min-\[1400px\]\:max-w-none{max-width:none}.min-\[1400px\]\:flex-row{flex-direction:row}.min-\[1400px\]\:items-start{align-items:flex-start}.min-\[1400px\]\:gap-x-\[72px\]{column-gap:72px}.min-\[1400px\]\:gap-y-0{row-gap:0}}.educativo,.educativo :where(:not(.site-navbar,.site-navbar *,.site-footer,.site-footer *,.site-mobile-nav-layer,.site-mobile-nav-layer *,.site-mobile-nav,.site-mobile-nav *)){box-sizing:border-box;margin:0;padding:0}.educativo{--red:#c8102e;--red-dark:#a00d24;--red-light:#e8364d;--red-bg:#fef2f4;--navy:#1b2a4a;--navy-dark:#0f1b33;--navy-light:#2d4470;--white:#fff;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;-webkit-font-smoothing:antialiased;background:var(--white);color:var(--gray-800);font-family:Poppins,sans-serif;overflow-x:clip;scroll-behavior:smooth}.educativo a{color:inherit;text-decoration:none}.educativo ul{list-style:none}.educativo .hero-section{background:var(--navy-dark);overflow:hidden;padding:52px 0 0;position:relative}.educativo .hero-section:before{background:linear-gradient(135deg,var(--navy-dark) 0,rgba(27,42,74,.902) 50%,rgba(200,16,46,.122) 100%);content:"";inset:0;position:absolute}.educativo .ph-inner{margin:0 auto;max-width:1280px;padding:0 40px;position:relative;z-index:2}.educativo .breadcrumb{align-items:center;color:hsla(0,0%,100%,.451);display:flex;font-size:13px;gap:6px;margin-bottom:24px}.educativo .breadcrumb a{color:hsla(0,0%,100%,.549);transition:color .2s}.educativo .breadcrumb a:hover{color:#fff}.educativo .breadcrumb .sep{color:hsla(0,0%,100%,.251)}.educativo .ph-grid{grid-gap:48px;align-items:center;display:grid;gap:48px;grid-template-columns:1fr 1fr;padding-bottom:56px}.educativo .ph-grid h1{color:#fff;font-size:44px;font-weight:800;letter-spacing:-.03em;line-height:1.1;margin-bottom:14px}.educativo .ph-grid h1 span{color:var(--red-light)}.educativo .ph-grid p{color:hsla(0,0%,100%,.651);font-size:16.5px;line-height:1.6;margin-bottom:24px}.educativo .ph-stats{display:flex;gap:28px}.educativo .ph-stat{text-align:center}.educativo .ph-stat-n{color:#fff;font-size:28px;font-weight:800;line-height:1}.educativo .ph-stat-l{color:hsla(0,0%,100%,.451);font-size:11px;font-weight:500;margin-top:2px}.educativo .ph-video{align-items:center;aspect-ratio:16/9;background:#000;border:1px solid hsla(0,0%,100%,.102);border-radius:14px;display:flex;justify-content:center;overflow:hidden;position:relative}.educativo .ph-video-media{display:block;height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:1}.educativo .ph-video-bg{background:linear-gradient(135deg,#0a1220,#1a2a48,#2d4470);inset:0;opacity:.8;position:absolute}.educativo .ph-video .play{align-items:center;background:var(--red);border:none;border-radius:50%;box-shadow:0 8px 28px rgba(200,16,46,.349);cursor:pointer;display:flex;height:72px;justify-content:center;left:50%;opacity:1;padding:0;pointer-events:auto;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s;transition:transform .28s ease,background .28s ease,opacity .24s ease;width:72px;z-index:2}.educativo .ph-video .play:hover{background:var(--red-light);transform:translate(-50%,-50%) scale(1.06)}.educativo .ph-video .play.is-hidden{opacity:0;pointer-events:none;transform:translate(-50%,-50%) scale(.92)}.educativo .ph-video .play svg{color:#fff;height:26px;margin-left:3px;width:26px}.educativo .ph-video-label{background:rgba(0,0,0,.502);border-radius:6px;bottom:14px;color:#fff9;font-size:12px;left:14px;opacity:1;padding:4px 10px;position:absolute;transform:translateY(0);transition:opacity .24s ease,transform .24s ease;z-index:2}.educativo .ph-video-label.is-hidden{opacity:0;pointer-events:none;transform:translateY(8px)}.educativo .inst-section{border-bottom:1px solid var(--gray-200);padding:72px 0}.educativo .inst-inner{grid-gap:56px;align-items:center;display:grid;gap:56px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1280px;padding:0 40px}.educativo .inst-inner h2{color:var(--navy);font-family:"Source Serif 4",serif;font-size:29px;font-weight:700;line-height:1.28;margin-bottom:24px}.educativo .inst-inner p{color:var(--gray-600);font-size:15px;line-height:1.68;margin-bottom:14px}.educativo .inst-inner>div>p:last-of-type{margin-bottom:22px}.educativo .inst-inner .highlight-box{background:var(--red-bg);border-left:4px solid var(--red);border-radius:0 10px 10px 0;margin-top:8px;padding:18px 22px}.educativo .inst-inner .highlight-box p{color:var(--navy);font-size:15px;font-weight:500;line-height:1.68;margin-bottom:0}.educativo .inst-badges{display:flex;flex-direction:column;gap:16px}.educativo .inst-badge{background:var(--white);border:1px solid var(--gray-200);cursor:default;gap:16px;min-height:96px;padding:20px 24px}.educativo .inst-badge,.educativo .inst-badge-ico{align-items:center;border-radius:12px;display:flex}.educativo .inst-badge-ico{box-shadow:inset 0 1px 0 hsla(0,0%,100%,.702),0 4px 10px rgba(27,42,74,.051);flex-shrink:0;height:50px;justify-content:center;overflow:hidden;position:relative;width:50px}.educativo .inst-badge-ico:after{background:linear-gradient(180deg,hsla(0,0%,100%,.349),#0000 72%);border-radius:11px;content:"";inset:1px;pointer-events:none;position:absolute}.educativo .inst-badge-ico svg{height:26px;position:relative;width:26px;z-index:1}.educativo .inst-badge h4{color:var(--navy);font-size:15px;font-weight:700;margin-bottom:2px}.educativo .inst-badge p{color:var(--gray-500);font-size:13px;line-height:1.2}.educativo .inst-section .inst-badges .inst-badge p{font-size:13px;line-height:1.35;margin:0}.educativo .catalog-section{background:var(--gray-50);padding:72px 0;scroll-margin-top:calc(var(--site-header-height) + 24px)}.educativo .cat-inner{margin:0 auto;max-width:1280px;padding:0 40px}.educativo .cat-head{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:28px}.educativo .cat-head h2{color:var(--navy);font-size:30px;font-weight:800;letter-spacing:-.02em}.educativo .cat-head p{color:var(--gray-500);font-size:14px}.educativo .cat-tabs{display:flex;gap:6px;margin-bottom:18px}.educativo .cat-tab{background:var(--white);border:1.5px solid #0000;border-color:var(--gray-200);border-radius:24px;color:var(--gray-600);cursor:pointer;font-size:13.5px;font-weight:600;padding:8px 20px;transition:all .2s}.educativo .cat-tab:hover{border-color:var(--gray-400)}.educativo .cat-tab.active{background:var(--red);border-color:var(--red);color:#fff}.educativo .cat-filters{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:24px}.educativo .cat-filter{background:var(--white);border:1px solid var(--gray-200);border-radius:6px;color:var(--gray-500);cursor:pointer;font-size:12px;font-weight:600;padding:5px 14px;transition:all .15s}.educativo .cat-filter:hover{border-color:var(--gray-400);color:var(--gray-700)}.educativo .cat-filter.is-disabled{background:#e5e7eb;border-color:#d1d5db;color:#b0b7c3;cursor:default;pointer-events:none}.educativo .cat-filter.is-disabled:hover{border-color:#d1d5db;color:#b0b7c3}.educativo .cat-filter.active{background:var(--navy);border-color:var(--navy);color:#fff}.educativo .cat-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.educativo .c-card{background:var(--white);border:1px solid var(--gray-200);border-radius:12px;color:inherit;display:block;overflow:hidden;transition:all .25s}.educativo .c-card:hover{border-color:var(--red);box-shadow:0 14px 36px rgba(0,0,0,.071);transform:translateY(-3px)}.educativo .c-card-top{align-items:center;background:var(--gray-200);display:flex;height:148px;justify-content:center;overflow:hidden;position:relative}.educativo .c-card-cover{height:100%;object-fit:cover;width:100%}.educativo .c-card-cover,.educativo .c-card-top .bg{inset:0;position:absolute}.educativo .c-card-top .ico{display:none}.educativo .c-card-top .badge{border-radius:4px;font-size:9.5px;font-weight:700;left:10px;letter-spacing:.04em;padding:3px 9px;position:absolute;text-transform:uppercase;top:10px;z-index:3}.educativo .badge-red{background:var(--red);color:#fff}.educativo .badge-uba{background:#fff;color:var(--navy)}.educativo .badge-new{background:#059669;color:#fff}.educativo .c-card-body{padding:20px 22px 26px}.educativo .c-card-body .type{color:var(--red);font-size:10px;font-weight:700;letter-spacing:.06em;margin-bottom:4px;text-transform:uppercase}.educativo .c-card-body h3{color:var(--navy);font-size:15px;font-weight:700;line-height:1.3;margin-bottom:8px}.educativo .c-card-body p{color:var(--gray-500);font-size:13px;line-height:1.22;margin-bottom:14px}.educativo .c-meta{display:flex;flex-wrap:wrap;gap:10px}.educativo .c-meta span{align-items:center;color:var(--gray-400);display:flex;font-size:11px;font-weight:500;gap:3px}.educativo .c-meta svg{color:var(--red);height:13px;width:13px}.educativo .g1{background:linear-gradient(135deg,#1b2a4a,#2d4470)}.educativo .g2{background:linear-gradient(135deg,#7c2d12,#c2410c)}.educativo .g3{background:linear-gradient(135deg,#1e3a5f,#3b82f6)}.educativo .g4{background:linear-gradient(135deg,#4c1d95,#7c3aed)}.educativo .g5{background:linear-gradient(135deg,#065f46,#10b981)}.educativo .g6{background:linear-gradient(135deg,#78350f,#d97706)}.educativo .g7{background:linear-gradient(135deg,#831843,#ec4899)}.educativo .g8{background:linear-gradient(135deg,#0f4c5c,#0e7490)}.educativo .g9{background:linear-gradient(135deg,#312e81,#6366f1)}.educativo .g10{background:linear-gradient(135deg,#3f3f46,#71717a)}.educativo .g11{background:linear-gradient(135deg,#14532d,#22c55e)}.educativo .g12{background:linear-gradient(135deg,#7c2d12,#ea580c)}.educativo .staff-section{background:var(--navy-dark);overflow:hidden;padding:72px 0;position:relative}.educativo .staff-inner{margin:0 auto 42px;max-width:1280px;padding:0 40px;position:relative;z-index:2}.educativo .staff-head{text-align:center}.educativo .staff-head span{background:var(--red-bg);border-radius:4px;color:var(--red);display:inline-block;font-size:11px;font-weight:700;letter-spacing:.1em;margin-bottom:10px;padding:4px 12px;text-transform:uppercase}.educativo .staff-head h2{color:#fff;font-family:"Source Serif 4",serif;font-size:30px;font-weight:700;line-height:1.18;margin:0}.educativo .staff-head p{color:hsla(0,0%,100%,.502);font-size:15px;line-height:1.6;margin:10px auto 0;max-width:520px}.educativo .staff-track-shell{overflow:hidden;position:relative;z-index:2}.educativo .staff-track-shell:after,.educativo .staff-track-shell:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0;width:112px;z-index:3}.educativo .staff-track-shell:before{background:linear-gradient(to right,var(--navy-dark) 18%,#0000);left:0}.educativo .staff-track-shell:after{background:linear-gradient(to left,var(--navy-dark) 18%,#0000);right:0}.educativo .staff-track{animation:educativo-staff-scroll 40s linear infinite;display:flex;gap:18px;padding:12px 40px 6px;width:max-content}.educativo .staff-track:hover{animation-play-state:paused}@keyframes educativo-staff-scroll{0%{transform:translateX(0)}to{transform:translateX(calc(-50% - 9px))}}.educativo .staff-card{background:#1c2942;border:1px solid hsla(0,0%,100%,.078);border-radius:16px;flex:0 0 216px;min-height:266px;padding:26px 20px 22px;position:relative;text-align:center;transform-origin:center center;transition:transform .24s ease,background-color .24s ease,border-color .24s ease;z-index:1}.educativo .staff-card:hover{background:#22314d;border-color:rgba(232,54,77,.322);transform:translateY(-4px) scale(1.05);z-index:2}.educativo .staff-avatar{align-items:center;background:#2a3c56;border-radius:999px;color:var(--red-light);display:flex;font-size:26px;font-weight:700;height:104px;justify-content:center;letter-spacing:.03em;margin:0 auto 14px;overflow:hidden;width:104px}.educativo .staff-avatar img{display:block;height:100%;object-fit:cover;width:100%}.educativo .staff-card h3{color:#fff;font-size:14px;font-weight:600;line-height:1.4;margin:0 0 7px}.educativo .staff-card p{color:hsla(0,0%,100%,.451);font-size:11.5px;line-height:1.5;margin:0}@media(prefers-reduced-motion:reduce){.educativo .staff-track{animation:none}}.educativo .video-section{background:#f5f6f7;overflow:hidden;padding:72px 0;position:relative}.educativo .vid-inner{margin:0 auto;max-width:1280px;padding:0 40px;position:relative;z-index:2}.educativo .vid-head{margin-bottom:40px;text-align:center}.educativo .vid-head span{background:var(--red-bg);border-radius:999px;color:var(--red);display:inline-block;font-size:11px;font-weight:700;letter-spacing:.1em;margin-bottom:8px;padding:4px 12px;text-transform:uppercase}.educativo .vid-head h2{color:var(--navy);font-size:30px;font-weight:800;margin-bottom:8px}.educativo .vid-head p{color:var(--gray-600);font-size:15px;margin:0 auto;max-width:480px}.educativo .vid-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(3,1fr)}.educativo .vid-card{background:#fff;border:1px solid #e4e7eb;border-radius:12px;cursor:default;overflow:hidden;transition:all .25s}.educativo .vid-card:hover{background:#fff;border-color:#d8dde4;box-shadow:0 10px 24px #0f172a0f;transform:translateY(-2px)}.educativo .vid-card-thumb{align-items:center;aspect-ratio:16/9;display:flex;justify-content:center;overflow:hidden;position:relative}.educativo .vid-card-video{background:#000;display:block;height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.educativo .vid-card-poster{align-items:center;display:flex;inset:0;justify-content:center;position:absolute;transition:opacity .28s ease,visibility .28s ease,transform .28s ease}.educativo .vid-card-poster-media{display:block;height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.educativo .vid-card-poster:after{background:linear-gradient(180deg,#0f172a29,#0f172a57 68%,#0f172a8a);content:"";inset:0;position:absolute}.educativo .vid-card-poster.is-hidden{opacity:0;pointer-events:none;transform:scale(1.02);visibility:hidden}.educativo .vid-card-play{align-items:center;background:var(--red);border:0;border-radius:50%;box-shadow:0 10px 28px #c8102e52;cursor:pointer;display:flex;height:68px;justify-content:center;position:relative;transition:transform .25s ease,opacity .25s ease,background-color .25s ease;width:68px;z-index:2}.educativo .vid-card-play:hover{background:var(--red-light);transform:scale(1.06)}.educativo .vid-card-play.is-hidden{opacity:0;pointer-events:none;transform:scale(.92)}.educativo .vid-card-play svg{color:#fff;height:24px;margin-left:3px;width:24px}.educativo .vid-card-loading{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff29;border-radius:999px;bottom:16px;color:#fff;font-size:11px;font-weight:600;left:18px;letter-spacing:.02em;padding:6px 10px;position:absolute;z-index:2}.educativo .vid-card-thumb .bg{inset:0;opacity:.7;position:absolute}.educativo .vid-card-thumb .play-sm{align-items:center;background:hsla(0,0%,100%,.902);border-radius:50%;display:flex;height:40px;justify-content:center;position:relative;transition:transform .2s;width:40px;z-index:2}.educativo .vid-card:hover .play-sm{transform:scale(1.1)}.educativo .vid-card-thumb .play-sm svg{color:var(--navy-dark);height:14px;margin-left:1px;width:14px}.educativo .vid-card-body{padding:14px 16px}.educativo .vid-card-body .tag-sm{color:var(--red);display:block;font-size:10px;font-weight:700;letter-spacing:.06em;margin-bottom:4px;text-transform:uppercase}.educativo .vid-card-body h4{color:var(--gray-700);font-size:14px;font-weight:400;line-height:1.35;margin-bottom:3px}.educativo .vid-card-body p{color:var(--gray-500);font-size:12px}.educativo .test-section{background:var(--gray-50);padding:72px 0}.educativo .test-inner{margin:0 auto;max-width:1280px;padding:0 40px}.educativo .test-head{margin-bottom:40px;text-align:center}.educativo .test-head span{background:var(--red-bg);border-radius:4px;color:var(--red);display:inline-block;font-size:11px;font-weight:700;letter-spacing:.1em;margin-bottom:10px;padding:4px 12px;text-transform:uppercase}.educativo .test-head h2{color:var(--navy);font-size:30px;font-weight:800}.educativo .test-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(3,1fr)}.educativo .t-card{background:var(--white);border:1px solid var(--gray-200);border-radius:12px;cursor:default;padding:24px}.educativo .t-card .stars{color:var(--red);font-size:14px;letter-spacing:2px;margin-bottom:12px}.educativo .t-card .quote{color:var(--gray-700);font-family:"Source Serif 4",serif;font-size:15px;font-style:italic;line-height:1.65;margin-bottom:18px}.educativo .t-card .author{align-items:center;display:flex;gap:10px}.educativo .t-card .av{align-items:center;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:14px;font-weight:700;height:38px;justify-content:center;width:38px}.educativo .t-card .author h4{color:var(--navy);font-size:13px;font-weight:700}.educativo .t-card .author p{color:var(--gray-500);font-size:11.5px}.educativo .cta{background:var(--red);overflow:hidden;position:relative}.educativo .cta:before{background:linear-gradient(135deg,var(--red-dark),var(--red),var(--red-light));content:"";inset:0;opacity:.5;position:absolute}.educativo .cta-inner{margin:0 auto;max-width:1280px;padding:24px 40px;position:relative;text-align:center;z-index:2}.educativo .cta h2{color:#fff;font-size:32px;font-weight:800;margin-bottom:10px}.educativo .cta p{color:#fffc;font-size:16px;margin-bottom:28px;margin-left:auto;margin-right:auto;max-width:480px}.educativo .cta-btns{display:flex;gap:12px;justify-content:center}.educativo .btn-wh{align-items:center;background:#fff;border:none;border-radius:8px;color:var(--red);cursor:pointer;display:inline-flex;font-family:Poppins,sans-serif;font-size:15px;font-weight:700;gap:8px;padding:13px 28px;transition:all .2s}.educativo .btn-wh:hover{background:var(--gray-100);transform:translateY(-1px)}.educativo .btn-ghost-w{align-items:center;background:#0000;border:1.5px solid hsla(0,0%,100%,.302);border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;gap:8px;padding:13px 28px;transition:all .2s}.educativo .btn-ghost-w:hover{background:hsla(0,0%,100%,.102);border-color:hsla(0,0%,100%,.502)}.educativo .reveal{opacity:0;transform:translateY(24px);transition:all .6s cubic-bezier(.16,1,.3,1)}.educativo .reveal.visible{opacity:1;transform:translateY(0)}.curso,.curso *{box-sizing:border-box}.curso{--sans:var(--site-font-sans);--serif:var(--site-font-serif);--course-primary:#334155;--course-primary-dark:#1f2937;--course-primary-light:#94a3b8;--course-pale:#e2e8f0;--course-background:#f8fafc;--course-navy:#1e293b;--course-navy-dark:#0f172a;--course-hero-start:#0f172a;--course-hero-mid:#334155;--course-hero-end:#1e293b;-webkit-font-smoothing:antialiased;background:#fff;color:#111827;font-family:var(--sans)}.curso .site-footer{background:var(--course-navy-dark);background-color:var(--course-navy-dark)}.curso a{color:inherit;text-decoration:none}.curso img{display:block;max-width:100%}.curso ul{margin:0;padding:0}.curso .hero{background:linear-gradient(135deg,var(--course-hero-start) 0,var(--course-hero-mid) 55%,var(--course-hero-end) 100%);overflow:hidden;padding:54px 0 48px;position:relative}.curso .hero-pattern{background-image:radial-gradient(circle at 20% 50%,#fff 1px,#0000 0),radial-gradient(circle at 80% 20%,#fff 1px,#0000 0);background-size:40px 40px;inset:0;opacity:.06;position:absolute}.curso .hero-inner,.curso .info-bar-inner,.curso .main{margin:0 auto;width:min(1200px,100% - 48px)}.curso .hero-inner{position:relative;z-index:2}.curso .hero-bread{color:hsla(0,0%,100%,.549);font-size:13px;margin-bottom:20px}.curso .hero-bread a{color:#fffc}.curso .hero-top{align-items:flex-start;display:flex;gap:36px}.curso .hero-content{flex:1 1;min-width:0}.curso .hero-content>.hero-btns,.curso .hero-content>.hero-chips,.curso .hero-content>.hero-desc,.curso .hero-content>h1{max-width:680px}.curso .hero-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.curso .hero-chip{align-items:center;border-radius:999px;display:inline-flex;font-size:11px;font-weight:700;gap:8px;letter-spacing:.08em;min-height:32px;padding:6px 14px;text-transform:uppercase}.curso .hero-chip-primary{background:hsla(0,0%,100%,.161);border:1px solid hsla(0,0%,100%,.278);color:#fff}.curso .hero-chip-enrollment:before{background:currentColor;border-radius:999px;content:"";flex:0 0 auto;height:6px;width:6px}.curso .hero-chip-soft{background:hsla(0,0%,100%,.078);border:1px solid hsla(0,0%,100%,.161);color:hsla(0,0%,100%,.839)}.curso .hero h1{color:#fff;font-family:var(--serif);font-size:clamp(2.35rem,4vw,3.4rem);letter-spacing:-.03em;line-height:1.06;margin:0 0 16px}.curso .hero-desc{color:#ffffffc7;font-size:17px;line-height:1.65;margin:0 0 24px}.curso .hero-btns,.curso .sidebar-actions{display:flex;flex-wrap:wrap;gap:10px}.curso .btn-ghost,.curso .btn-w,.curso .sidebar-btn{align-items:center;border-radius:12px;display:inline-flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;min-height:46px;padding:12px 22px}.curso .btn-ghost,.curso .btn-w{border-radius:9px}.curso .btn-w,.curso .sidebar-btn-primary{background:#fff;color:var(--course-primary)}.curso .btn-ghost,.curso .sidebar-btn-ghost{border:1.5px solid hsla(0,0%,100%,.278);color:#fff}.curso .detail-card,.curso .hero-card,.curso .section,.curso .sidebar-card,.curso .temario-panel{border-radius:22px;box-shadow:0 16px 42px rgba(15,27,51,.078)}.curso .hero-card,.curso .sidebar-card{border-radius:16px;box-shadow:0 8px 22px rgba(15,27,51,.039)}.curso .hero-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:color-mix(in srgb,var(--course-primary) 72%,#0f172a);border:1px solid hsla(0,0%,100%,.149);color:#fff;cursor:default;flex:0 0 min(340px,100%);margin-top:-36px;padding:26px 24px 24px;transition:none}.curso .hero-card:hover{box-shadow:0 8px 22px rgba(15,27,51,.039);transform:none}.curso .detail-card h3,.curso .hero-card h3,.curso .pricing h3{font-size:18px;font-weight:700;margin:0 0 16px}.curso .hero-card h3{color:#bfd7e8;font-size:13px;font-weight:700;line-height:1.2;margin-bottom:18px;text-transform:uppercase}.curso .hero-card-grid{display:flex;flex-direction:column;gap:0}.curso .fact,.curso .hc-item{display:flex;flex-direction:column;gap:4px}.curso .hc-item{grid-gap:10px;align-items:center;border-bottom:1px solid hsla(0,0%,100%,.102);display:grid;gap:10px;grid-template-columns:22px minmax(0,1fr);padding:11px 0 12px}.curso .hc-item:first-child{padding-top:2px}.curso .hc-item:last-child{border-bottom:0;padding-bottom:0}.curso .hc-icon{color:#d9edf8;font-size:14px;line-height:1;text-align:center;width:22px}.curso .hc-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.curso .eyebrow,.curso .fact-label,.curso .label{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.curso .label{color:#ffffff9e}.curso .value{color:#fff;font-size:14px;line-height:1.45}.curso .hero-card .label{color:#a9c6d9;font-size:13px;font-weight:500;letter-spacing:0;line-height:1.12;text-transform:none}.curso .hero-card .value{color:#fff;font-size:15px;font-weight:500;line-height:1.15}.curso .info-bar{background:color-mix(in srgb,var(--course-primary) 7%,#fff)}.curso .info-bar-inner{display:flex;flex-wrap:wrap;font-size:13px;font-weight:500;gap:0;justify-content:center;line-height:1.25;padding:11px 0}.curso .info-bar-inner,.curso .info-bar-item{align-items:center;color:var(--course-primary)}.curso .info-bar-item{display:inline-flex;min-height:22px;padding:0 28px;white-space:nowrap}.curso .info-bar-item+.info-bar-item{border-left:2px solid color-mix(in srgb,var(--course-primary) 14%,#e2e8f0)}.curso .sep{display:none}.curso .main{align-items:flex-start;display:flex;gap:44px;padding:54px 0 104px}.curso .content{display:flex;flex:1 1;flex-direction:column;gap:30px;min-width:0}.curso .detail-card,.curso .section,.curso .sidebar-card{background:#fff;border:1px solid #edf0f4}.curso .section{padding:30px}.curso .section-tag{color:var(--course-primary);display:inline-block;font-size:11px;font-weight:700;letter-spacing:.12em;margin-bottom:10px;text-transform:uppercase}.curso .section-title{color:#111827;font-family:var(--serif);font-size:clamp(1.5rem,2.2vw,1.95rem);letter-spacing:-.03em;line-height:1.12;margin:0 0 16px}.curso .detail-card p,.curso .director-copy p,.curso .pricing p,.curso .section-text,.curso .status-note,.curso .temario-container{color:#4b5563;font-size:15px;line-height:1.7}.curso .section-text+.section-text{margin-top:14px}.curso .about-section .section-text{font-size:15px;line-height:1.75}.curso .async-note{grid-gap:14px;align-items:center;background:#f9fafb;border:1px solid #edf0f4;border-radius:10px;display:grid;gap:14px;grid-template-columns:32px minmax(0,1fr);margin-top:22px;padding:18px 24px}.curso .async-note-icon{color:var(--course-primary);font-size:18px;font-weight:700;line-height:1;text-align:center}.curso .async-note-copy{display:flex;flex-direction:column;gap:3px;min-width:0}.curso .async-note strong{color:var(--course-primary);font-size:14px;font-weight:700;line-height:1.25}.curso .async-note-copy>span{color:#6b7280;font-size:14px;line-height:1.45}.curso .course-method-section{margin-top:2px}.curso .course-method-section .section-title{font-size:clamp(1.6rem,2.8vw,2.15rem);letter-spacing:-.03em;line-height:1.12;margin-bottom:22px}.curso .course-method-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.curso .course-method-grid.is-async{grid-template-columns:repeat(2,minmax(0,1fr))}.curso .course-method-card{background:#f9fafb;border:1px solid #edf0f4;border-radius:8px;min-height:160px;padding:28px 24px 24px;text-align:center}.curso .course-method-icon{display:block;font-size:22px;line-height:1;margin-bottom:14px}.curso .course-method-card h3{color:#111827;font-size:15px;font-weight:700;line-height:1.25;margin:0 0 5px}.curso .course-method-card p{color:#6b7280;font-size:14px;line-height:1.35;margin:0 auto;max-width:250px}.curso .video-wrap{background:#0f172a;border-radius:18px;overflow:hidden}.curso .video-wrap video{display:block;height:auto;width:100%}.curso .temario-panel{background:#0000;border:0;border-radius:0;box-shadow:none;overflow:visible;padding:0}.curso .temario-layout{display:flex;flex-direction:column}.curso .temario-heading{color:#111827;font-family:var(--serif);font-weight:700;margin:0 0 16px}.curso .temario-heading,.curso :is(.about-section,.evaluation-section,.audience-section)>.section-title{font-size:clamp(1.6rem,2.8vw,2.15rem);letter-spacing:-.035em;line-height:1.08}.curso .evaluation-section>.section-title{margin-bottom:16px}.curso .evaluation-list{display:flex;flex-direction:column;gap:7px;list-style:none;margin:0;padding:0}.curso .evaluation-list li{color:#4b5563;font-size:15px;line-height:1.45;padding-left:28px;position:relative}.curso .evaluation-list li:before{align-items:center;border:1.5px solid var(--course-primary);border-radius:50%;color:var(--course-primary);content:"✓";display:inline-flex;font-size:12px;font-weight:700;height:18px;justify-content:center;left:0;line-height:1;position:absolute;top:1px;width:18px}.curso .objectives-list{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;margin:0;padding:0}.curso .objectives-section .section-title{font-size:clamp(1.6rem,2.8vw,2.15rem)}.curso .objectives-list li{background:#f9fafb;border:1px solid #edf0f4;border-radius:10px;color:#4b5563;font-size:14px;line-height:1.45;padding:13px 16px 13px 42px;position:relative}.curso .objectives-list li:before{color:var(--course-primary);content:"✓";font-weight:700;left:16px;position:absolute;top:13px}.curso .audience-section>.section-title{margin:0 0 16px}.curso .temario-accordion{background:#0000;padding:0}.curso .temario-accordion,.curso .temario-module{display:flex;flex-direction:column;gap:10px}.curso .temario-module+.temario-module{margin-top:12px}.curso .temario-module-title{color:var(--course-primary);font-size:13px;font-weight:600;line-height:1.3;margin:4px 0 2px;text-transform:uppercase}.curso .temario-item{background:#fff;border:1px solid #edf0f4;border-radius:10px;box-shadow:none;overflow:hidden;transition:border-color .24s ease}.curso .temario-item.is-open,.curso .temario-item:hover{border-color:color-mix(in srgb,var(--course-primary) 58%,#fff)}.curso .temario-item.is-open{box-shadow:none}.curso .temario-summary{grid-gap:14px;align-items:center;background:#0000;border:0;cursor:pointer;display:grid;font-family:var(--sans);gap:14px;grid-template-columns:36px minmax(0,1fr) auto;list-style:none;padding:16px 18px;text-align:left;transition:background-color .2s ease;width:100%}.curso .temario-summary:focus-visible,.curso .temario-summary:hover{background:#f8fafc}.curso .temario-summary-number{align-items:center;background:color-mix(in srgb,var(--course-primary) 12%,#fff);border-radius:8px;color:var(--course-primary);display:inline-flex;font-size:13px;font-weight:700;height:36px;justify-content:center;letter-spacing:.08em;width:36px}.curso .temario-summary-kicker{color:#6b7280;font-size:12px;font-weight:700;line-height:1.2;white-space:nowrap}.curso .temario-summary-title{color:#111827;font-size:14px;font-weight:600;line-height:1.35}.curso .temario-body{background:#0000;display:flex;flex-direction:column;gap:12px;max-height:0;opacity:0;overflow:hidden;padding:4px 18px 18px 68px;transition:max-height .32s ease,opacity .22s ease,padding-top .32s ease,padding-bottom .32s ease}.curso .temario-item:not(.is-open) .temario-body{padding-bottom:0;padding-top:0}.curso .temario-item.is-open .temario-body{max-height:6000px;opacity:1}.curso .temario-description{color:#4b5563;font-size:14px;line-height:1.7;margin:0}.curso .temario-list{display:flex;flex-direction:column;gap:6px;list-style:none;margin:0;padding:0}.curso .temario-list-item{color:#4b5563;font-size:14px;line-height:1.65;padding-left:14px;position:relative}.curso .temario-list-item:before{background:color-mix(in srgb,var(--course-primary) 70%,#fff);border-radius:50%;content:"";height:4px;left:0;position:absolute;top:10px;width:4px}.curso .temario-subunits{display:flex;flex-direction:column;gap:18px}.curso .temario-subunit{display:flex;flex-direction:column;gap:8px}.curso .temario-subunit-title{color:#111827;font-size:14px;font-weight:600;line-height:1.35;margin:0}.curso .temario-empty{color:#4b5563;font-size:14px;line-height:1.7;padding:22px 24px}.curso .audience-stack{display:flex;flex-direction:column;gap:20px}.curso .audience-block{background:#fff;border:1px solid #edf0f4;border-radius:22px;padding:26px}.curso .audience-block-main{padding-bottom:24px}.curso .audience-block-secondary{display:flex;flex-direction:column;gap:8px}.curso .audience-block h3{color:var(--course-navy);font-size:18px;font-weight:700;line-height:1.35;margin:0}.curso .audience-block-head{display:flex;flex-direction:column;gap:12px}.curso .audience-block-head p{color:#6b7280;font-size:15px;line-height:1.7;margin:0}.curso .audience-copy,.curso .audience-empty{color:#4b5563;font-size:15px;line-height:1.75;margin:8px 0 0}.curso .audience-empty{margin-top:0}.curso .audience-checklist{display:flex;flex-direction:column;gap:7px;list-style:none;margin:0;padding:0}.curso .audience-checklist li{color:#4b5563;font-size:15px;line-height:1.58;padding-left:0;position:relative}.curso .audience-checklist li:before{display:none}.curso .detail-grid{display:flex;flex-wrap:wrap;gap:18px}.curso .detail-card{flex:1 1 260px;padding:24px}.curso .detail-card ul{list-style:disc;padding-left:20px}.curso .detail-card li+li{margin-top:10px}.curso .sidebar{align-self:start;flex:0 0 340px;position:sticky;top:calc(var(--site-header-height) + 16px)}.curso .sidebar-card,.curso .sidebar-stack{display:flex;flex-direction:column;gap:16px}.curso .sidebar-card{color:#111827;padding:20px}.curso .pricing h3,.curso .sidebar-card>h3{border-bottom:2px solid color-mix(in srgb,var(--course-primary) 86%,#fff);color:#111827;font-size:14px;font-weight:700;margin:0;padding-bottom:12px;text-transform:capitalize}.curso .contact-card>h3,.curso .faculty-team-card>h3,.curso .sidebar-ficha-card>h3{font-size:14px;font-weight:600;letter-spacing:0;line-height:1.5;text-transform:none}.curso .sidebar-ficha-card{order:1}.curso .sidebar-action-card{display:none;order:2}.curso .director-card,.curso .faculty-card{order:2}.curso .pricing-card{display:none;order:4}.curso .contact-card{order:4}.curso .sidebar-media-card{display:none;order:6;padding:12px}.curso .certification-card{order:3}.curso .cover-wrap{background:var(--course-pale);border-radius:18px;overflow:hidden}.curso .cover-fallback{background:linear-gradient(135deg,var(--course-hero-start) 0,var(--course-hero-mid) 55%,var(--course-hero-end) 100%);border-radius:18px;color:#fff;display:flex;flex-direction:column;gap:12px;justify-content:flex-end;min-height:240px;padding:24px}.curso .cover-fallback h3{font-family:var(--serif);font-size:24px;line-height:1.15;margin:0}.curso .cover-badge{align-items:center;background:hsla(0,0%,100%,.141);border:1px solid #ffffff38;border-radius:999px;display:inline-flex;font-size:11px;font-weight:700;justify-content:center;letter-spacing:.08em;min-height:30px;padding:6px 12px;text-transform:uppercase;width:fit-content}.curso .cover{aspect-ratio:16/10;object-fit:cover;width:100%}.curso .director-block{align-items:center;display:flex;gap:14px}.curso .director-avatars{align-items:center;display:flex;flex:0 0 auto}.curso .director-avatars img{border:2px solid #fff;border-radius:50%;height:56px;object-fit:cover;width:56px}.curso .director-avatars img+img{margin-left:-14px}.curso .eyebrow{color:var(--course-primary)}.curso .fact-list{display:flex;flex-direction:column;gap:0}.curso .ficha-legacy-list{display:none}.curso .sidebar-card .fact{align-items:flex-start;border-bottom:1px solid #edf0f4;flex-direction:row;gap:16px;justify-content:space-between;padding:10px 0}.curso .sidebar-card .fact:last-child{border-bottom:0;padding-bottom:0}.curso .fact-label{color:#6b7280}.curso .sidebar-card .fact-label{font-family:inherit;font-size:14px;font-weight:400;letter-spacing:0;line-height:1.5;text-transform:none}.curso .fact-value{color:#111827;font-size:14px;font-weight:600;line-height:1.5}.curso .sidebar-card .fact-value{max-width:62%;text-align:right}.curso .ficha-actions{grid-gap:10px;display:grid;gap:10px;margin-top:6px}.curso .ficha-btn{align-items:center;border-radius:7px;display:inline-flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;line-height:1.2;min-height:44px;padding:12px 18px;text-align:center;transition:background-color .22s ease,border-color .22s ease,color .22s ease}.curso .ficha-btn-primary{background:var(--course-primary);color:#fff}.curso .ficha-btn-primary:hover{background:color-mix(in srgb,var(--course-primary) 88%,#000)}.curso .ficha-btn-ghost{background:#fff;border:1px solid #edf0f4;color:#374151}.curso .ficha-btn-ghost:hover{background:color-mix(in srgb,var(--course-primary) 5%,#fff);border-color:color-mix(in srgb,var(--course-primary) 20%,#edf0f4);color:#111827}.curso .ficha-whatsapp-dot{background:#ede9fe;border-radius:999px;box-shadow:inset -3px 0 0 #d8b4fe;height:9px;width:13px}.curso .ficha-note{color:#9ca3af;font-size:12px;line-height:1.4;margin:-2px 0 0;text-align:center}.curso .director-card{background:color-mix(in srgb,var(--course-primary) 8%,#fff);border-color:color-mix(in srgb,var(--course-primary) 16%,#edf0f4)}.curso .director-card>h3{border-bottom:0;color:var(--course-primary);font-size:13px;font-weight:600;padding-bottom:0;text-transform:uppercase}.curso .director-initials{align-items:center;background:var(--course-primary);border-radius:999px;color:#fff;display:inline-flex;flex:0 0 56px;font-size:20px;font-weight:800;height:56px;justify-content:center;letter-spacing:.04em;width:56px}.curso .director-copy{grid-gap:8px;display:grid;gap:8px}.curso .director-person{grid-gap:2px;display:grid;gap:2px}.curso .director-copy p{line-height:1.35;margin:0}.curso .director-copy p,.curso .director-copy p:first-child{color:#111827;font-size:15px;font-weight:600}.curso .director-copy span,.curso .faculty-detail{color:#6b7280;font-size:12.5px;line-height:1.35}.curso .faculty-card>h3{color:var(--course-primary);font-size:13px;font-weight:600;text-transform:uppercase}.curso .faculty-team-card>h3{color:#111827}.curso .faculty-team-card .fact{gap:10px}.curso .faculty-team-card .fact-label,.curso .faculty-team-card .fact-value{white-space:nowrap}.curso .faculty-team-card .fact-value{font-weight:500;max-width:none;overflow:hidden;text-overflow:ellipsis}.curso .faculty-note{color:#6b7280;font-size:12.5px;font-style:italic;font-weight:400;margin-left:4px}.curso .faculty-list{grid-gap:10px;display:grid;gap:10px}.curso .faculty-person{grid-gap:2px;border-bottom:1px solid #edf0f4;display:grid;gap:2px;padding-bottom:10px}.curso .faculty-person:last-child{border-bottom:0;padding-bottom:0}.curso .faculty-detail,.curso .faculty-name{margin:0}.curso .faculty-name{color:#111827;font-size:13.5px;font-weight:500;line-height:1.3}.curso .certification-card{align-items:center;gap:8px;text-align:center}.curso .certification-card>h3{border-bottom:0;color:#111827;font-size:15px;font-weight:600;margin:0;padding:0;text-transform:none}.curso .certification-card p{color:#6b7280;font-size:13px;line-height:1.35;margin:0 auto;max-width:260px}.curso .certification-options{grid-gap:8px;display:grid;gap:8px;width:100%}.curso .certification-options p{grid-gap:2px;background:#f9fafb;border:1px solid #edf0f4;border-radius:8px;display:grid;gap:2px;padding:9px 10px}.curso .certification-options strong{color:#111827;font-size:12.5px;font-weight:600}.curso .certification-options span{color:#6b7280;font-size:11.5px;line-height:1.35}.curso .certification-logos{align-items:center;display:flex;gap:14px;justify-content:center;width:100%}.curso .certification-logos.has-uba{gap:18px}.curso .certification-logo{display:block;height:auto;object-fit:contain}.curso .certification-logo-fisp{width:96px}.curso .certification-logo-uba{border-radius:50%;height:54px;width:54px}.curso .contact-card{gap:14px}.curso .pricing{background:#0000;border-radius:0;padding:0}.curso .sidebar-card .pricing p{color:#111827}.curso .sidebar-btn-secondary{background:var(--course-primary);color:#fff}.curso .sidebar-btn-ghost,.curso .sidebar-btn-primary{border:1.5px solid #edf0f4;color:var(--course-primary)}.curso .sidebar-action-card .sidebar-actions{flex-direction:column}.curso .status-note{color:#991b1b;margin:0}.curso .reveal{opacity:0;transform:translateY(24px);transition:all .6s cubic-bezier(.16,1,.3,1)}.curso .reveal.visible{opacity:1;transform:translateY(0)}.curso .sidebar.reveal,.curso .sidebar.reveal.visible{transform:none}.curso .course-final-cta{background:linear-gradient(135deg,var(--course-hero-start) 0,var(--course-hero-mid) 58%,var(--course-hero-end) 100%);color:#fff;overflow:hidden;padding:58px 24px;position:relative;text-align:center}.curso .course-final-cta:before{background-image:radial-gradient(circle at 18% 50%,#fff 1px,#0000 0),radial-gradient(circle at 82% 20%,#fff 1px,#0000 0);background-size:42px 42px;content:"";inset:0;opacity:.08;position:absolute}.curso .course-final-cta-inner{margin:0 auto;position:relative;width:min(760px,100%);z-index:1}.curso .course-final-cta h2{color:#fff;font-family:var(--serif);font-size:clamp(1.8rem,3.2vw,2.45rem);font-weight:700;letter-spacing:-.035em;line-height:1.08;margin:0 0 10px}.curso .course-final-cta p{color:hsla(0,0%,100%,.722);font-size:14px;font-weight:600;line-height:1.5;margin:0}.curso .course-final-cta-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:26px}.curso .course-final-cta-primary,.curso .course-final-cta-secondary{align-items:center;border-radius:5px;display:inline-flex;font-size:14px;font-weight:500;gap:10px;justify-content:center;line-height:1.1;min-height:43px;min-width:180px;padding:12px 24px;transition:background-color .22s ease,border-color .22s ease,color .22s ease}.curso .course-final-cta-primary{background:#fff;color:var(--course-primary)}.curso .course-final-cta-primary:hover{background:#f8fafc;color:var(--course-primary-dark)}.curso .course-final-cta-secondary{border:1px solid #ffffff38;color:#fff}.curso .course-final-cta-secondary:hover{background:hsla(0,0%,100%,.071);border-color:hsla(0,0%,100%,.451);color:#fff}@media(max-width:1080px){.curso .hero-top,.curso .main{flex-direction:column}.curso .hero-card,.curso .sidebar{flex-basis:auto;margin-top:0;position:static;width:100%}.curso .hero-card{display:none}.curso .sidebar{margin-left:auto;margin-right:auto;max-width:820px;order:-1}.curso .content{order:0}.curso .sidebar-card{margin-left:auto;margin-right:auto;max-width:760px;width:100%}}@media(max-width:760px){.curso .hero,.curso .main{padding-left:0;padding-right:0}.curso .hero-inner,.curso .info-bar-inner,.curso .main{width:min(100% - 32px,1200px)}.curso .info-bar-inner{justify-content:flex-start;padding:12px 0}.curso .info-bar-item{padding:0;white-space:normal;width:100%}.curso .info-bar-item+.info-bar-item{border-left:0;border-top:1px solid color-mix(in srgb,var(--course-primary) 12%,#edf0f4);padding-top:8px}.curso .detail-card,.curso .section,.curso .sidebar-card{padding:22px}.curso .detail-grid{flex-direction:column}.curso .course-method-grid,.curso .course-method-grid.is-async,.curso .objectives-list{grid-template-columns:1fr}.curso .temario-summary{align-items:flex-start;grid-template-columns:36px minmax(0,1fr)}.curso .temario-summary-kicker{grid-column:2;justify-self:start}.curso .temario-body{padding-left:68px}.curso .hero-btns,.curso .sidebar-actions{flex-direction:column}.curso .btn-ghost,.curso .btn-w,.curso .sidebar-btn{width:100%}.curso .course-final-cta{padding:46px 18px}.curso .course-final-cta-actions{align-items:stretch;flex-direction:column}.curso .course-final-cta-primary,.curso .course-final-cta-secondary{width:100%}}.curso .section-plain{background:#0000;border:0;border-radius:0;box-shadow:none;padding:0}.curso .content>.section-plain+.section-plain{margin-top:8px}.curso .about-section{align-self:start;height:auto;margin-bottom:0;min-height:0}.curso .section-plain .audience-block{background:#0000;border:0;border-radius:0;padding:0}.curso .section-plain .audience-block-secondary{border-top:0;padding-top:0}@media(max-width:1200px){.educativo .cat-inner,.educativo .cta-inner,.educativo .inst-inner,.educativo .ph-inner,.educativo .staff-inner,.educativo .test-inner,.educativo .vid-inner{padding-left:32px;padding-right:32px}.educativo .ph-grid{gap:40px}.educativo .ph-grid h1{font-size:40px}.educativo .inst-inner{gap:42px}.educativo .cat-grid,.educativo .test-grid{gap:20px}.educativo .vid-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.curso .hero-inner,.curso .info-bar-inner,.curso .main{width:min(1200px,100% - 56px)}.curso .hero-top{gap:28px}.curso .main{gap:34px;padding-bottom:88px}.curso .hero-card{flex-basis:320px;padding:24px 22px 22px}.curso .sidebar{flex-basis:320px}.curso .info-bar-item{font-size:12.5px;padding:0 22px}.curso .detail-card,.curso .section{padding:28px}}@media(max-width:1080px){.educativo .hero-section{padding-top:46px}.educativo .ph-grid{gap:32px;grid-template-columns:1.05fr .95fr;padding-bottom:48px}.educativo .ph-video{margin-left:auto}.educativo .inst-inner{align-items:start;gap:34px;grid-template-columns:1.05fr .95fr}.educativo .inst-badge{padding:18px 20px}.educativo .cat-grid,.educativo .test-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.educativo .cat-tabs{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.educativo .cat-tabs::-webkit-scrollbar{display:none}.curso .hero-top,.curso .main{flex-direction:row}.curso .hero-card{flex:0 0 296px;margin-top:-18px;width:auto}.curso .sidebar{flex:0 0 300px;position:sticky;top:calc(var(--site-header-height) + 14px);width:auto}.curso .hero h1{font-size:clamp(2.15rem,4vw,3.05rem)}.curso .hero-desc{font-size:16px}.curso .course-method-section .section-title,.curso .objectives-section .section-title,.curso .section-title,.curso .temario-heading,.curso :is(.about-section,.evaluation-section,.audience-section)>.section-title{font-size:clamp(1.45rem,2.4vw,1.82rem)}.curso .course-method-grid{gap:12px}.curso .course-method-card{min-height:148px;padding:24px 18px 20px}}@media(max-width:980px){.educativo .ph-grid{gap:28px;grid-template-columns:1fr}.educativo .ph-stats{display:none}.educativo .ph-video{margin:0 auto;width:min(100%,700px)}.educativo .inst-inner{gap:28px;grid-template-columns:1fr}.educativo .inst-badges{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.educativo .cat-head{align-items:flex-start;flex-direction:column;gap:8px}.curso .hero-top{display:block}.curso .hero-content>.hero-btns,.curso .hero-content>.hero-chips,.curso .hero-content>.hero-desc,.curso .hero-content>h1{max-width:none}.curso .hero-card{display:none}.curso .hero-card-grid{grid-column-gap:18px;column-gap:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.curso .hero-card-grid .hc-item:last-child:nth-child(odd){grid-column:1/-1}.curso .info-bar-inner{gap:8px 18px;justify-content:flex-start;padding:12px 0}.curso .info-bar-item{min-height:0;padding:0;white-space:normal}.curso .info-bar-item+.info-bar-item{border-left:0}.curso .main{flex-direction:column;gap:30px}.curso .sidebar{margin:0 auto;max-width:900px;order:-1;position:static;width:100%}.curso .content{order:0}.curso .sidebar-stack{grid-gap:16px;align-items:start;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.curso .faculty-team-card,.curso .sidebar-ficha-card{grid-column:1/-1}.curso .sidebar-ficha-card{justify-self:center;max-width:760px;width:100%}.curso .course-method-grid,.curso .course-method-grid.is-async{grid-template-columns:repeat(2,minmax(0,1fr))}.curso .certification-logos{gap:12px}.curso .certification-logo-fisp{width:88px}.curso .certification-logo-uba{height:50px;width:50px}}@media(max-width:860px){.educativo .catalog-section,.educativo .hero-section,.educativo .inst-section,.educativo .staff-section,.educativo .test-section{padding-bottom:60px;padding-top:60px}.educativo .hero-section{padding-bottom:0}.educativo .ph-grid h1{font-size:clamp(2.35rem,6.8vw,3.2rem)}.educativo .ph-grid p{font-size:15.5px;margin-bottom:20px}.educativo .ph-video .play{height:64px;width:64px}.educativo .cat-head h2,.educativo .inst-inner h2,.educativo .staff-head h2,.educativo .test-head h2{font-size:27px}.educativo .c-card-body{padding:18px 18px 22px}.educativo .c-card-body p{line-height:1.45}.educativo .test-head{margin-bottom:30px}.educativo .cta-inner{padding-bottom:42px;padding-top:42px}.educativo .cta h2{font-size:28px}.curso .hero,.curso .main{padding-top:44px}.curso .hero-inner,.curso .info-bar-inner,.curso .main{width:min(1200px,100% - 40px)}.curso .hero-card-grid{grid-template-columns:1fr}.curso .hero-card-grid .hc-item:last-child:nth-child(odd){grid-column:auto}.curso .detail-card,.curso .section,.curso .sidebar-card{padding:24px}.curso .audience-checklist li,.curso .audience-copy,.curso .audience-empty,.curso .detail-card p,.curso .director-copy p,.curso .pricing p,.curso .section-text,.curso .status-note,.curso .temario-container{font-size:14.5px}.curso .objectives-list{grid-template-columns:1fr}.curso .temario-summary{gap:12px;padding:15px 16px}.curso .temario-body{padding-left:60px;padding-right:16px}.curso .director-block{align-items:flex-start}.curso .director-avatars img{height:50px;width:50px}}@media(max-width:720px){.educativo .cat-inner,.educativo .cta-inner,.educativo .inst-inner,.educativo .ph-inner,.educativo .staff-inner,.educativo .test-inner,.educativo .vid-inner{padding-left:24px;padding-right:24px}.educativo .cat-grid,.educativo .inst-badges,.educativo .test-grid,.educativo .vid-grid{grid-template-columns:1fr}.educativo .cat-tab{padding:8px 16px;white-space:nowrap}.curso .sidebar-stack{grid-template-columns:1fr}.curso .sidebar{max-width:680px}.curso .faculty-team-card,.curso .sidebar-ficha-card{grid-column:auto}.curso .sidebar-ficha-card{max-width:100%}.curso .course-method-grid,.curso .course-method-grid.is-async{grid-template-columns:1fr}}@media(max-width:800px){.educativo .c-card{max-width:400px}.educativo .cat-grid{justify-items:center}}@media(max-width:640px){.educativo .hero-section{padding-top:38px}.educativo .cat-inner,.educativo .cta-inner,.educativo .inst-inner,.educativo .ph-inner,.educativo .staff-inner,.educativo .test-inner,.educativo .vid-inner{padding-left:20px;padding-right:20px}.educativo .breadcrumb{flex-wrap:wrap;font-size:12px;margin-bottom:18px}.educativo .ph-grid{padding-bottom:40px}.educativo .ph-grid h1{font-size:clamp(2rem,10vw,2.7rem)}.educativo .ph-stats{gap:14px 18px}.educativo .ph-video{border-radius:12px}.educativo .ph-video .play{height:58px;width:58px}.educativo .ph-video .play svg{height:22px;width:22px}.educativo .cat-head h2,.educativo .inst-inner h2,.educativo .staff-head h2,.educativo .test-head h2{font-size:24px}.educativo .staff-track{gap:16px;padding-left:20px;padding-right:20px}.educativo .staff-card{flex-basis:198px;min-height:248px}.educativo .staff-avatar{height:92px;width:92px}.educativo .inst-badge{align-items:flex-start;min-height:0;padding:16px 18px}.educativo .inst-badge-ico{height:46px;width:46px}.educativo .inst-badge-ico svg{height:24px;width:24px}.educativo .cat-head p,.educativo .cta p{font-size:14px}.educativo .c-card-top{height:170px}.educativo .t-card{padding:20px}.educativo .cta-inner{padding-bottom:38px;padding-top:38px}.educativo .cta-btns{align-items:stretch;flex-direction:column}.educativo .btn-ghost-w,.educativo .btn-wh{justify-content:center;width:100%}.curso .hero,.curso .main{padding-left:0;padding-right:0}.curso .hero-inner,.curso .info-bar-inner,.curso .main{width:min(100% - 28px,1200px)}.curso .hero-bread{font-size:12px;line-height:1.5;margin-bottom:16px}.curso .hero-chip{font-size:10.5px;min-height:30px;padding:6px 12px}.curso .hero h1{font-size:clamp(1.95rem,9vw,2.45rem)}.curso .hero-desc{font-size:15px;line-height:1.6}.curso .detail-card,.curso .section,.curso .sidebar-card{padding:20px}.curso .course-method-section .section-title,.curso .objectives-section .section-title,.curso .section-title,.curso .temario-heading,.curso :is(.about-section,.evaluation-section,.audience-section)>.section-title{font-size:clamp(1.35rem,6vw,1.7rem)}.curso .sidebar-card .fact{align-items:flex-start;flex-direction:column;gap:2px}.curso .sidebar-card .fact-value{max-width:none;text-align:left}.curso .faculty-team-card .fact-label,.curso .faculty-team-card .fact-value{white-space:normal}.curso .temario-summary{gap:10px;grid-template-columns:34px minmax(0,1fr);padding:14px}.curso .temario-summary-number{height:34px;width:34px}.curso .temario-body{padding:2px 14px 14px}.curso .temario-description,.curso .temario-list-item,.curso .temario-subunit-title{font-size:13.5px}.curso .course-final-cta{padding:42px 16px}.curso .course-final-cta h2{font-size:clamp(1.55rem,7vw,2rem)}}@media(max-width:480px){.educativo .ph-stats{justify-content:space-between}.educativo .ph-stat{min-width:78px}.educativo .cat-filter{font-size:11.5px}.educativo .c-card-body h3{font-size:14px}.curso .hero-inner,.curso .info-bar-inner,.curso .main{width:min(100% - 24px,1200px)}.curso .detail-card,.curso .hero-card,.curso .section,.curso .sidebar-card{border-radius:14px}.curso .btn-ghost,.curso .btn-w,.curso .ficha-btn,.curso .sidebar-btn{font-size:13.5px;min-height:42px}.curso .director-avatars img{height:46px;width:46px}.curso .director-copy p,.curso .director-copy p:first-child{font-size:14px}.curso .director-copy span,.curso .faculty-detail{font-size:12px}}.course-enrollment{--checkout-mp-soft:#1a9ed8;--checkout-mp-border:#1a9ed8;background:#f3f4f6;color:#0f172a;font-family:Poppins,sans-serif;min-height:100vh}.course-enrollment a{color:inherit;text-decoration:none}.course-enrollment button,.course-enrollment input,.course-enrollment select{font:inherit}.course-enrollment .enrollment-shell{margin:0 auto;width:min(1180px,100% - 48px)}.course-enrollment .enrollment-progress{padding:22px 0 0}.course-enrollment .enrollment-steps{align-items:center;display:flex;gap:14px;justify-content:center}.course-enrollment .enrollment-step{align-items:center;color:#64748b;display:inline-flex;font-size:13px;font-weight:600;gap:10px;line-height:1.2}.course-enrollment .enrollment-step-circle{align-items:center;background:#fff;border:1px solid #dbe4ee;border-radius:999px;color:#64748b;display:inline-flex;font-size:12px;font-weight:700;height:34px;justify-content:center;width:34px}.course-enrollment .enrollment-step.is-active,.course-enrollment .enrollment-step.is-done{color:#0f172a}.course-enrollment .enrollment-step.is-active .enrollment-step-circle,.course-enrollment .enrollment-step.is-done .enrollment-step-circle{background:var(--checkout-primary);border-color:var(--checkout-primary);color:#fff}.course-enrollment .enrollment-step-line{background:#dbe4ee;height:1px;width:46px}.course-enrollment .enrollment-main{padding:28px 0 92px}.course-enrollment .enrollment-breadcrumbs{align-items:center;color:#64748b;display:flex;flex-wrap:wrap;font-size:13px;gap:7px;line-height:1.5;margin-bottom:22px}.course-enrollment .enrollment-breadcrumbs a{transition:color .2s ease}.course-enrollment .enrollment-breadcrumbs a:hover{color:var(--checkout-primary)}.course-enrollment .enrollment-grid{grid-gap:28px;align-items:start;display:grid;gap:28px;grid-template-columns:minmax(0,1.28fr) 360px}.course-enrollment .enrollment-form-card,.course-enrollment .enrollment-success-card,.course-enrollment .enrollment-summary-card{background:#fff;border:1px solid #dbe4ee;border-radius:18px;box-shadow:0 24px 60px rgba(15,23,42,.047)}.course-enrollment .enrollment-form-card{padding:34px}.course-enrollment .enrollment-card-head{margin-bottom:24px}.course-enrollment .enrollment-success-kicker{align-items:center;color:var(--checkout-primary);display:inline-flex;font-size:11.5px;font-weight:700;gap:8px;letter-spacing:.08em;margin-bottom:12px;text-transform:uppercase}.course-enrollment .enrollment-card-head h1,.course-enrollment .enrollment-success-card h1{color:#0f172a;font-family:"Source Serif 4",serif;font-size:clamp(2rem,4vw,2.85rem);font-weight:700;letter-spacing:-.035em;line-height:1.02;margin:0}.course-enrollment .enrollment-card-head p,.course-enrollment .enrollment-success-card>p,.course-enrollment .enrollment-success-text{color:#64748b;font-size:15px;line-height:1.7;margin:16px 0 0}.course-enrollment .enrollment-field-grid{grid-gap:14px;display:grid;gap:14px;margin-top:16px}.course-enrollment .enrollment-field-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.course-enrollment .enrollment-field-grid.three{grid-template-columns:1fr 1fr 1fr}.course-enrollment .enrollment-field-grid.address{grid-template-columns:minmax(0,1.45fr) 160px 100px 100px}.course-enrollment .enrollment-field-grid.single{grid-template-columns:1fr}.course-enrollment .enrollment-field-grid.short{max-width:220px}.course-enrollment .enrollment-field{grid-gap:6px;display:grid;gap:6px}.course-enrollment .enrollment-field>span{color:#334155;font-size:11.5px;font-weight:700;letter-spacing:.02em}.course-enrollment .enrollment-required{color:#dc2626}.course-enrollment .enrollment-country-combobox input,.course-enrollment .enrollment-field input,.course-enrollment .enrollment-field select{background:#fff;border:1px solid #d7e0ea;border-radius:10px;color:#0f172a;font-size:14px;line-height:1.2;min-height:48px;padding:0 14px;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease;width:100%}.course-enrollment .enrollment-field select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;background-size:14px 14px;padding-right:46px}.course-enrollment .enrollment-country-combobox input::placeholder,.course-enrollment .enrollment-field input::placeholder{color:#94a3b8}.course-enrollment .enrollment-country-combobox input:focus,.course-enrollment .enrollment-field input:focus,.course-enrollment .enrollment-field select:focus{border-color:var(--checkout-primary-light);box-shadow:0 0 0 4px #dceaf7;outline:none}.course-enrollment .enrollment-country-combobox{position:relative}.course-enrollment .enrollment-country-combobox input{padding-right:44px}.course-enrollment .enrollment-country-toggle{align-items:center;background:#0000;border:0;color:#64748b;cursor:pointer;display:inline-flex;height:24px;justify-content:center;padding:0;position:absolute;right:12px;top:50%;transform:translateY(-50%);width:24px}.course-enrollment .enrollment-country-toggle svg{height:14px;width:14px}.course-enrollment .enrollment-country-menu{grid-gap:4px;background:#fff;border:1px solid #d7e0ea;border-radius:10px;box-shadow:0 20px 44px rgba(15,23,42,.071);display:grid;gap:4px;left:0;max-height:244px;overflow-y:auto;padding:8px;position:absolute;right:0;top:calc(100% + 8px);z-index:20}.course-enrollment .enrollment-country-option{align-items:center;background:#0000;border:0;border-radius:7px;color:#0f172a;cursor:pointer;display:flex;font-size:13px;min-height:38px;padding:0 12px;text-align:left;width:100%}.course-enrollment .enrollment-country-option.is-selected,.course-enrollment .enrollment-country-option:hover{background:#f1f5f9}.course-enrollment .enrollment-country-empty,.course-enrollment .enrollment-field-error{color:#b91c1c;font-size:12px;line-height:1.45}.course-enrollment .enrollment-country-empty{padding:4px 6px}.course-enrollment .enrollment-country-combobox.is-invalid input,.course-enrollment .enrollment-field select.is-invalid{border-color:#f87171;box-shadow:0 0 0 4px #fee2e2}.course-enrollment .enrollment-terms{grid-gap:10px;border-top:1px solid #e7edf4;display:grid;gap:10px;margin-top:22px;padding-top:20px}.course-enrollment .enrollment-check{grid-gap:12px;align-items:start;color:#475569;display:grid;font-size:13px;gap:12px;grid-template-columns:18px minmax(0,1fr);line-height:1.55}.course-enrollment .enrollment-check input{accent-color:var(--checkout-primary);margin:2px 0 0}.course-enrollment .enrollment-sidebar{position:sticky;top:calc(var(--site-header-height) + 22px)}.course-enrollment .enrollment-summary-card{overflow:hidden}.course-enrollment .enrollment-summary-card-loading{pointer-events:none}.course-enrollment .enrollment-summary-hero-loading{grid-gap:12px;display:grid;gap:12px}.course-enrollment .enrollment-loading-badge,.course-enrollment .enrollment-loading-button,.course-enrollment .enrollment-loading-line,.course-enrollment .enrollment-loading-pill,.course-enrollment .enrollment-loading-radio{animation:enrollment-loading-shimmer 1.15s linear infinite;background:linear-gradient(90deg,#e2e8f0,#f8fafc 50%,#e2e8f0);background-size:200% 100%;display:block}.course-enrollment .enrollment-loading-pill{border-radius:999px;height:12px;opacity:.85;width:96px}.course-enrollment .enrollment-loading-line{border-radius:999px;height:12px;width:100%}.course-enrollment .enrollment-loading-line.is-title{border-radius:14px;height:34px;width:76%}.course-enrollment .enrollment-loading-line.is-subtitle{width:42%}.course-enrollment .enrollment-loading-line.is-method-title{width:78%}.course-enrollment .enrollment-loading-line.is-method-subtitle{width:48%}.course-enrollment .enrollment-loading-line.is-label{width:118px}.course-enrollment .enrollment-loading-line.is-amount{height:18px;width:84px}.course-enrollment .enrollment-loading-line.is-note{width:88%}.course-enrollment .enrollment-loading-line.is-total{height:22px;width:128px}.course-enrollment .enrollment-loading-methods{grid-gap:12px;display:grid;gap:12px}.course-enrollment .enrollment-loading-method{grid-gap:14px;background:#fff;border:1px solid #dbe4ee;border-radius:14px;display:grid;gap:14px;padding:16px}.course-enrollment .enrollment-loading-method-head{grid-gap:12px;align-items:start;display:grid;gap:12px;grid-template-columns:18px minmax(0,1fr) 56px}.course-enrollment .enrollment-loading-radio{border-radius:999px;height:18px;width:18px}.course-enrollment .enrollment-loading-copy{grid-gap:8px;display:grid;gap:8px}.course-enrollment .enrollment-loading-badge{border-radius:8px;height:28px;width:56px}.course-enrollment .enrollment-loading-highlight,.course-enrollment .enrollment-loading-summary{align-items:center;border-top:1px solid #e7edf4;display:flex;gap:16px;justify-content:space-between;padding-top:12px}.course-enrollment .enrollment-loading-summary{padding-top:14px}.course-enrollment .enrollment-loading-button{border-radius:10px;height:50px;width:100%}@keyframes enrollment-loading-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.course-enrollment .enrollment-summary-hero{background:linear-gradient(135deg,var(--checkout-hero-start) 0,var(--checkout-hero-mid) 56%,var(--checkout-hero-end) 100%);color:#fff;padding:28px 28px 22px}.course-enrollment .enrollment-summary-hero h2{color:#fff;font-family:"Source Serif 4",serif;font-size:clamp(1.8rem,3vw,2.3rem);font-weight:600;letter-spacing:-.03em;line-height:1.06;margin:0}.course-enrollment .enrollment-summary-hero p{color:hsla(0,0%,100%,.749);font-size:14px;line-height:1.6;margin:10px 0 0}.course-enrollment .enrollment-summary-body{grid-gap:18px;display:grid;gap:18px;padding:24px 24px 26px}.course-enrollment .enrollment-methods{grid-gap:12px;display:grid;gap:12px}.course-enrollment .enrollment-methods-label{color:#0f172a;font-size:14px;font-weight:600;margin:0}.course-enrollment .enrollment-method{background:#fff;border:1px solid #dbe4ee;border-radius:14px;cursor:pointer;overflow:hidden;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.course-enrollment .enrollment-method input{display:none}.course-enrollment .enrollment-method:hover{box-shadow:0 14px 34px rgba(15,23,42,.031)}.course-enrollment .enrollment-method.is-active{transform:translateY(-1px)}.course-enrollment .enrollment-method.is-active.is-mercado-pago{border-color:var(--checkout-mp-border);box-shadow:0 14px 34px rgba(0,186,255,.078)}.course-enrollment .enrollment-method.is-active.is-card,.course-enrollment .enrollment-method.is-active.is-transfer{border-color:var(--checkout-primary-light);box-shadow:0 14px 34px rgba(15,23,42,.047)}.course-enrollment .enrollment-method-top{padding:14px 16px}.course-enrollment .enrollment-method-top.is-mercado-pago{background:var(--checkout-mp-soft)}.course-enrollment .enrollment-method-top.is-transfer{background:#f8fafc}.course-enrollment .enrollment-method-top.is-card{background:#f8fbff}.course-enrollment .enrollment-method-head{grid-gap:12px;align-items:start;display:grid;gap:12px;grid-template-columns:18px minmax(0,1fr) auto}.course-enrollment .enrollment-method-radio{background:#fff;border:1.5px solid #b7c5d6;border-radius:999px;height:18px;margin-top:2px;position:relative;width:18px}.course-enrollment .enrollment-method.is-active .enrollment-method-radio:after{border-radius:999px;content:"";inset:3px;position:absolute}.course-enrollment .enrollment-method.is-active.is-mercado-pago .enrollment-method-radio{border-color:#00baff}.course-enrollment .enrollment-method.is-active.is-mercado-pago .enrollment-method-radio:after{background:#00baff}.course-enrollment .enrollment-method.is-active.is-card .enrollment-method-radio,.course-enrollment .enrollment-method.is-active.is-transfer .enrollment-method-radio{border-color:var(--checkout-primary)}.course-enrollment .enrollment-method.is-active.is-card .enrollment-method-radio:after,.course-enrollment .enrollment-method.is-active.is-transfer .enrollment-method-radio:after{background:var(--checkout-primary)}.course-enrollment .enrollment-method-title-wrap{grid-gap:3px;display:grid;gap:3px}.course-enrollment .enrollment-method-title{color:#0f172a;font-size:14px;font-weight:600;line-height:1.3}.course-enrollment .enrollment-method-subtitle{color:#64748b;font-size:12.5px;line-height:1.45;white-space:pre-line}.course-enrollment .enrollment-method-top.is-mercado-pago .enrollment-method-subtitle{color:#e0f2fe}.course-enrollment .enrollment-method-top.is-mercado-pago .enrollment-method-title{color:#fff}.course-enrollment .enrollment-method-logo{height:auto;justify-self:end;width:112px}.course-enrollment .enrollment-method-badge{align-items:center;background:var(--checkout-primary);border-radius:8px;color:#fff;display:inline-flex;font-size:11px;font-weight:600;letter-spacing:.06em;min-height:28px;padding:0 10px;text-transform:uppercase}.course-enrollment .enrollment-method-badge.is-discount{background:#c8102e;color:#fff}.course-enrollment .enrollment-method-body{grid-gap:12px;display:grid;gap:12px;padding:16px}.course-enrollment .enrollment-method-highlight{align-items:baseline;border-top:1px solid #e7edf4;display:flex;gap:16px;justify-content:space-between;padding:10px 0 0}.course-enrollment .enrollment-method-highlight-label{color:#64748b;font-size:12px;font-weight:500;letter-spacing:0;line-height:1.45;text-transform:none}.course-enrollment .enrollment-method-highlight-value{color:#0f172a;font-size:16px;font-weight:600;line-height:1.15;text-align:right}.course-enrollment .enrollment-method-highlight-suffix{color:#94a3b8;font-size:11px;font-weight:500;line-height:1;margin-left:4px}.course-enrollment .enrollment-method-meta,.course-enrollment .enrollment-method-price,.course-enrollment .enrollment-success-bank-row,.course-enrollment .enrollment-summary-line,.course-enrollment .enrollment-summary-total{align-items:baseline;display:flex;gap:16px;justify-content:space-between}.course-enrollment .enrollment-method-meta span,.course-enrollment .enrollment-method-price span,.course-enrollment .enrollment-success-bank-row span,.course-enrollment .enrollment-summary-line span,.course-enrollment .enrollment-summary-total span{color:#64748b;font-size:12.5px;line-height:1.45}.course-enrollment .enrollment-method-meta strong,.course-enrollment .enrollment-method-price strong,.course-enrollment .enrollment-success-bank-row strong,.course-enrollment .enrollment-summary-line strong,.course-enrollment .enrollment-summary-total strong{color:#0f172a;font-size:15px;font-weight:600;line-height:1.2;text-align:right}.course-enrollment .enrollment-method-meta.is-saving strong,.course-enrollment .enrollment-summary-line.is-saving strong{color:#047857}.course-enrollment .enrollment-method-meta.is-reference strong{color:#94a3b8}.course-enrollment .enrollment-method-meta strong.is-strike{text-decoration:line-through}.course-enrollment .enrollment-method-bank{grid-gap:10px;background:#fbfcfe;border:1px solid #e2e8f0;border-radius:10px;display:grid;gap:10px;padding:13px 14px}.course-enrollment .enrollment-method-bank-title{color:#0f172a;font-size:11px;font-weight:700;letter-spacing:.06em;line-height:1.3;text-transform:uppercase}.course-enrollment .enrollment-method-bank-row{align-items:baseline;display:flex;gap:14px;justify-content:space-between}.course-enrollment .enrollment-method-bank-row span{color:#64748b;font-size:12.5px;line-height:1.45}.course-enrollment .enrollment-method-bank-row strong{color:#0f172a;font-family:Consolas,Lucida Console,Courier New,monospace;font-size:12px;font-weight:600;letter-spacing:.01em;line-height:1.35;text-align:right}.course-enrollment .enrollment-method-bank-row strong.is-mono{font-family:Consolas,Lucida Console,Courier New,monospace;font-size:12px;overflow-wrap:anywhere}.course-enrollment .enrollment-method-note{border-top:1px solid #eef2f7;color:#64748b;font-size:11.5px;font-weight:400;line-height:1.5;margin:0;padding-top:8px}.course-enrollment .enrollment-method-note.is-saving{color:#0f6b3a}.course-enrollment .enrollment-card-fields{grid-gap:16px;background:#fff;display:grid;gap:16px;padding:14px 16px 18px}.course-enrollment .enrollment-card-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.course-enrollment .enrollment-card-grid-full{grid-column:1/-1}.course-enrollment .enrollment-card-fields-head{align-items:baseline;display:flex;gap:12px;justify-content:space-between}.course-enrollment .enrollment-card-fields-head h3{color:#0f172a;font-size:13px;font-weight:600;margin:0}.course-enrollment .enrollment-card-fields-head span{color:#64748b;font-size:12.5px;line-height:1.55}.course-enrollment .enrollment-card-smart-field{background:#fff;border:1px solid #d7e0ea;border-radius:10px;min-height:40px;padding:16px 14px}.course-enrollment .enrollment-card-status{color:#475569;font-size:12px;line-height:1.55;margin:0}.course-enrollment .enrollment-card-status.is-muted{color:#64748b}.course-enrollment .enrollment-recurring-plan{grid-gap:10px;background:#f8fbff;border:1px solid #dbe4ee;border-radius:12px;display:grid;gap:10px;padding:14px 16px}.course-enrollment .enrollment-recurring-plan-row{align-items:baseline;color:#475569;display:flex;font-size:12.5px;gap:16px;justify-content:space-between;line-height:1.55}.course-enrollment .enrollment-recurring-plan-row strong{color:#0f172a;font-size:13px;font-weight:600;text-align:right}.course-enrollment .enrollment-error{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#b91c1c;font-size:13px;line-height:1.5;margin:0;padding:14px 16px}.course-enrollment .enrollment-summary{grid-gap:12px;display:grid;gap:12px}.course-enrollment .enrollment-summary-total{align-items:flex-start;border-top:1px solid #e7edf4;padding-top:14px}.course-enrollment .enrollment-summary-total div{grid-gap:4px;display:grid;gap:4px;text-align:right}.course-enrollment .enrollment-summary-total strong{font-size:22px;font-weight:600;line-height:1}.course-enrollment .enrollment-summary-total small{color:#64748b;font-size:11.5px;line-height:1.5}.course-enrollment .enrollment-submit,.course-enrollment .enrollment-success-primary,.course-enrollment .enrollment-success-secondary{align-items:center;border:0;border-radius:10px;display:inline-flex;font-size:14px;font-weight:500;justify-content:center;line-height:1.2;min-height:50px;padding:0 22px;transition:background-color .22s ease,color .22s ease,border-color .22s ease,box-shadow .22s ease}.course-enrollment .enrollment-submit{background:var(--checkout-primary);box-shadow:0 14px 28px rgba(15,23,42,.063);color:#fff;width:100%}.course-enrollment .enrollment-submit:hover:not(:disabled){background:var(--checkout-primary-dark)}.course-enrollment .enrollment-submit:disabled{cursor:not-allowed;opacity:.7}.course-enrollment.course-enrollment-success{background:linear-gradient(180deg,#fff,#f8fafc 220px,#fff)}.course-enrollment .enrollment-success-main{align-items:center;display:flex;min-height:calc(100vh - 260px);padding:38px 0 96px}.course-enrollment .enrollment-success-card{margin:0 auto;padding:38px;text-align:center;width:min(760px,100%)}.course-enrollment .enrollment-success-icon{align-items:center;background:#ebfff4;border-radius:999px;color:#047857;display:inline-flex;font-size:30px;font-weight:700;height:72px;justify-content:center;margin-bottom:18px;width:72px}.course-enrollment .enrollment-success-note{background:#f8fafc;border:1px solid #dbe4ee;border-radius:12px;color:#475569;font-size:14px;line-height:1.6;margin-top:18px;padding:16px 18px}.course-enrollment .enrollment-success-note.is-plain{background:#0000;border:0;border-radius:0;margin-top:18px;padding:0}.course-enrollment .enrollment-success-bank{background:#fff;border:1px solid #dbe4ee;border-radius:14px;margin-top:18px;padding:22px;text-align:left}.course-enrollment .enrollment-success-bank h2{color:#0f172a;font-size:18px;font-weight:600;margin:0 0 14px}.course-enrollment .enrollment-success-bank-grid{grid-gap:12px;display:grid;gap:12px}.course-enrollment .enrollment-success-bank-amount{border-bottom:1px solid #e7edf4;margin-bottom:16px;padding-bottom:14px}.course-enrollment .enrollment-success-bank-row strong{letter-spacing:.01em;line-height:1.35}.course-enrollment .enrollment-success-bank-row strong,.course-enrollment .enrollment-success-bank-row strong.is-mono{font-family:Consolas,Lucida Console,Courier New,monospace;font-size:12px}.course-enrollment .enrollment-success-actions{display:flex;gap:12px;justify-content:center;margin-top:24px}.course-enrollment .enrollment-success-primary{background:var(--checkout-primary);color:#fff}.course-enrollment .enrollment-success-primary:hover{background:var(--checkout-primary-dark)}.course-enrollment .enrollment-success-secondary{background:#fff;border:1px solid #d7e0ea;color:#0f172a}.course-enrollment .enrollment-success-secondary:hover{border-color:var(--checkout-primary-light);color:var(--checkout-primary)}.enrollment-admin-page{background:linear-gradient(180deg,#f8fafc,#fff 240px)}.enrollment-admin-main{padding:34px 0 96px}.enrollment-admin-hero{grid-gap:12px;display:grid;gap:12px;margin-bottom:24px}.enrollment-admin-hero h1{color:#0f172a;font-size:clamp(2rem,4vw,3rem);line-height:1.02;margin:0}.enrollment-admin-hero p{color:#475569;font-size:15px;line-height:1.7;margin:0;max-width:760px}.enrollment-admin-stats{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:24px}.enrollment-admin-stat{grid-gap:8px;background:#fff;border:1px solid #dbe4ee;border-radius:18px;box-shadow:0 18px 30px #0f172a0a;display:grid;gap:8px;padding:22px 24px}.enrollment-admin-stat span{color:#64748b;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.enrollment-admin-stat strong{color:#0f172a;font-size:32px;line-height:1}.enrollment-admin-toolbar{align-items:flex-end;display:flex;gap:18px;justify-content:space-between;margin-bottom:18px}.enrollment-admin-toolbar h2{color:#0f172a;font-size:24px;margin:0 0 4px}.enrollment-admin-toolbar p{color:#64748b;font-size:14px;line-height:1.6;margin:0}.enrollment-admin-charge,.enrollment-admin-refresh{align-items:center;background:#fff;border:1px solid #d7e0ea;border-radius:10px;color:#0f172a;display:inline-flex;font-size:13px;font-weight:600;justify-content:center;min-height:42px;padding:0 16px;transition:background-color .22s ease,color .22s ease,border-color .22s ease,box-shadow .22s ease}.enrollment-admin-charge:hover:not(:disabled),.enrollment-admin-refresh:hover{border-color:var(--checkout-primary-light);color:var(--checkout-primary)}.enrollment-admin-charge:disabled{cursor:not-allowed;opacity:.55}.enrollment-admin-feedback{background:#f8fafc;border:1px solid #dbe4ee;border-radius:12px;color:#334155;font-size:13px;line-height:1.55;margin-bottom:18px;padding:14px 16px}.enrollment-admin-table-wrap{background:#fff;border:1px solid #dbe4ee;border-radius:20px;box-shadow:0 18px 30px #0f172a0a;overflow:hidden}.enrollment-admin-table{border-collapse:collapse;width:100%}.enrollment-admin-table td,.enrollment-admin-table th{border-bottom:1px solid #edf2f7;padding:16px 18px;text-align:left;vertical-align:top}.enrollment-admin-table th{background:#f8fafc;color:#64748b;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.enrollment-admin-table td span,.enrollment-admin-table td strong{display:block}.enrollment-admin-table td strong{color:#0f172a;font-size:13px;line-height:1.45}.enrollment-admin-table td span{color:#64748b;font-size:12.5px;line-height:1.5;margin-top:4px}.enrollment-admin-status{align-items:center;background:#eff6ff;border-radius:999px;color:#1d4ed8;display:inline-flex;font-size:11px;font-weight:700;letter-spacing:.06em;min-height:28px;padding:0 10px;text-transform:uppercase;width:fit-content}.enrollment-admin-status.is-active,.enrollment-admin-status.is-paid,.enrollment-admin-status.is-succeeded,.enrollment-admin-status.is-success{background:#ecfdf5;color:#047857}.enrollment-admin-status.is-authorized,.enrollment-admin-status.is-pending{background:#fff7ed;color:#c2410c}.enrollment-admin-status.is-cancelled,.enrollment-admin-status.is-failed,.enrollment-admin-status.is-rejected{background:#fef2f2;color:#b91c1c}.enrollment-admin-muted{color:#94a3b8;font-size:12px}.course-enrollment .enrollment-test-grid{grid-gap:28px;align-items:start;display:grid;gap:28px;grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr)}.course-enrollment .enrollment-test-intro{display:flex;flex-direction:column;gap:24px}.course-enrollment .enrollment-test-course,.course-enrollment .enrollment-test-note{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:20px 22px}.course-enrollment .enrollment-test-label{color:var(--checkout-primary);display:inline-block;font-size:11px;font-weight:700;letter-spacing:.08em;margin-bottom:10px;text-transform:uppercase}.course-enrollment .enrollment-test-course strong,.course-enrollment .enrollment-test-note strong{color:#0f172a;display:block;font-size:18px;line-height:1.2;margin-bottom:8px}.course-enrollment .enrollment-test-course p,.course-enrollment .enrollment-test-note p{color:#475569;font-size:14px;line-height:1.6;margin:0}.course-enrollment .enrollment-test-actions{display:flex;flex-wrap:wrap;gap:12px}.course-enrollment .enrollment-test-sidebar{position:sticky;top:24px}.course-enrollment .enrollment-test-frame-card{overflow:hidden}.course-enrollment .enrollment-test-frame-wrap{background:#fff;border:1px solid #dbe5ee;border-radius:18px;overflow:hidden}.course-enrollment .enrollment-test-frame{background:#fff;border:0;display:block;min-height:980px;width:100%}.course-enrollment .enrollment-test-status{margin-top:18px}@media(max-width:1180px){.course-enrollment .enrollment-shell{width:min(1180px,100% - 40px)}.course-enrollment .enrollment-grid{gap:24px;grid-template-columns:minmax(0,1.18fr) 336px}.course-enrollment .enrollment-form-card{padding:30px}}@media(max-width:980px){.course-enrollment .enrollment-steps{justify-content:flex-start;overflow-x:auto;scrollbar-width:none}.course-enrollment .enrollment-steps::-webkit-scrollbar{display:none}.course-enrollment .enrollment-grid{grid-template-columns:1fr}.course-enrollment .enrollment-sidebar{order:-1;position:static}.course-enrollment .enrollment-test-grid{grid-template-columns:1fr}.course-enrollment .enrollment-test-sidebar{position:static}.course-enrollment .enrollment-summary-card{max-width:760px}.course-enrollment .enrollment-field-grid.address,.course-enrollment .enrollment-field-grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.course-enrollment .enrollment-shell{width:min(100% - 28px,1180px)}.course-enrollment .enrollment-main{padding-bottom:72px}.course-enrollment .enrollment-form-card,.course-enrollment .enrollment-success-card{border-radius:24px;padding:24px}.course-enrollment .enrollment-summary-hero{padding:24px 22px 20px}.course-enrollment .enrollment-summary-body{padding:22px}.course-enrollment .enrollment-card-grid,.course-enrollment .enrollment-field-grid.address,.course-enrollment .enrollment-field-grid.three,.course-enrollment .enrollment-field-grid.two{grid-template-columns:1fr}.course-enrollment .enrollment-field-grid.short{max-width:100%}.course-enrollment .enrollment-method-head{grid-template-columns:18px minmax(0,1fr)}.course-enrollment .enrollment-method-badge,.course-enrollment .enrollment-method-logo{grid-column:2;justify-self:start}.course-enrollment .enrollment-card-fields-head,.course-enrollment .enrollment-method-bank-row,.course-enrollment .enrollment-method-highlight,.course-enrollment .enrollment-method-meta,.course-enrollment .enrollment-method-price,.course-enrollment .enrollment-success-actions,.course-enrollment .enrollment-success-bank-row,.course-enrollment .enrollment-summary-line,.course-enrollment .enrollment-summary-total{align-items:flex-start;flex-direction:column}.course-enrollment .enrollment-method-bank-row strong,.course-enrollment .enrollment-method-highlight-value,.course-enrollment .enrollment-method-meta strong,.course-enrollment .enrollment-method-price strong,.course-enrollment .enrollment-success-bank-row strong,.course-enrollment .enrollment-summary-line strong,.course-enrollment .enrollment-summary-total div{text-align:left}.course-enrollment .enrollment-success-primary,.course-enrollment .enrollment-success-secondary{width:100%}}@media(max-width:560px){.course-enrollment .enrollment-progress{padding-top:18px}.course-enrollment .enrollment-step{font-size:12px}.course-enrollment .enrollment-step-circle{font-size:11px;height:30px;width:30px}.course-enrollment .enrollment-step-line{width:28px}.course-enrollment .enrollment-breadcrumbs{font-size:12px}.course-enrollment .enrollment-card-head h1,.course-enrollment .enrollment-success-card h1{font-size:clamp(1.8rem,10vw,2.25rem)}.course-enrollment .enrollment-summary-hero h2{font-size:clamp(1.55rem,8vw,2rem)}.course-enrollment .enrollment-test-frame{min-height:760px}}.enrollment-summary-country-hint{color:#9ca3af;font-size:.75rem;font-weight:400}.course-enrollment .enrollment-method-wrapper{display:grid}.course-enrollment .enrollment-method-wrapper.has-card-fields .enrollment-method{border-bottom-color:#e7edf4;border-bottom-left-radius:0;border-bottom-right-radius:0}.course-enrollment .enrollment-method-wrapper.has-card-fields .enrollment-card-fields{border:1px solid var(--checkout-primary-light);border-bottom-left-radius:14px;border-bottom-right-radius:14px;border-top:none;border-top-left-radius:1px;border-top-right-radius:1px;transform:translateY(-2px)}.course-enrollment .enrollment-card-fields-intro{color:#64748b;font-size:12.5px;line-height:1.55;margin:0}.course-enrollment .enrollment-card-fields input[type=email],.course-enrollment .enrollment-card-fields input[type=tel],.course-enrollment .enrollment-card-fields input[type=text]{color:"#0f172a";font-family:Arial;font-size:13px;line-height:20px}.course-enrollment .enrollment-card-fields input::placeholder{font-size:13px}.servicios,.servicios :where(:not(.site-navbar,.site-navbar *,.site-footer,.site-footer *,.site-mobile-nav-layer,.site-mobile-nav-layer *,.site-mobile-nav,.site-mobile-nav *)){box-sizing:border-box;margin:0;padding:0}.servicios{--silver:#86868b;--silver-dark:#6e6e73;--silver-light:#a1a1a6;--gray-950:#1d1d1f;--gray-900:#2d2d2f;--gray-800:#424245;--gray-100:#f5f5f7;--gray-50:#fbfbfd;--white:#fff;--border:#d2d2d7;--border-light:#e8e8ed;--link:#06c;--sans:"Inter",system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--white);color:var(--gray-950);font-family:var(--sans);overflow-x:clip;scroll-behavior:smooth}.servicios a{color:inherit;text-decoration:none}.servicios ul{list-style:none}.servicios :is(.hero h1,.srv-text h2,.met-head h2,.sec-head h2,.cta h2,.service-detail-hero h1,.service-section-head h2,.production-hero h1,.production-section-head h2,.production-cta h2,.service-detail-cta h2){font-family:var(--site-font-sans)}.servicios:not(.servicio-detalle) .hero{background:#fff;border-bottom:1px solid var(--border-light);overflow:hidden;padding:72px 0 64px;position:relative;text-align:center}.servicios:not(.servicio-detalle) .hero:before{display:none}.servicios .hero-inner{margin:0 auto;max-width:1080px;padding:0 28px;position:relative;z-index:2}.servicios:not(.servicio-detalle) .hero-bread{color:#6b7280;font-size:12px;margin-bottom:20px}.servicios:not(.servicio-detalle) .hero-bread a{color:#374151}.servicios:not(.servicio-detalle) .hero-bread a:hover{color:#111827;text-decoration:none}.servicios:not(.servicio-detalle) .hero h1{background:none;-webkit-background-clip:border-box;color:var(--gray-950);font-size:56px;font-weight:800;letter-spacing:-.04em;line-height:1.05;margin-bottom:16px}.servicios:not(.servicio-detalle) .hero-sub{color:#4b5563;font-size:21px;font-weight:400;line-height:1.5;margin:0 auto 28px;max-width:600px}.servicios .hero-links{display:flex;font-size:14px;gap:24px;justify-content:center}.servicios:not(.servicio-detalle) .hero-links a{align-items:center;color:#111827;display:flex;font-weight:600;gap:4px;transform:none;transition:color .15s}.servicios:not(.servicio-detalle) .hero-links a:hover{box-shadow:none;color:#111827;gap:4px;transform:none}.servicios .hero-links a svg{height:14px;transition:transform .22s ease;width:14px}.servicios .hero-links a:hover svg{transform:translateX(4px)}.servicios:not(.servicio-detalle) .hero-divider{display:none}.servicios .srv-section{border-bottom:1px solid var(--border-light);padding:80px 0}.servicios .srv-section:nth-child(2n){background:var(--gray-50)}.servicios .srv-inner{margin:0 auto;max-width:1080px;padding:0 28px}.servicios .srv-grid{grid-gap:56px;align-items:center;display:grid;gap:56px;grid-template-columns:1fr 1fr}.servicios .srv-grid.flip{direction:rtl}.servicios .srv-grid.flip>*{direction:ltr}.servicios .srv-text .num{color:var(--border);font-size:48px;font-weight:800;letter-spacing:-.04em;line-height:1;margin-bottom:16px}.servicios .srv-text h2{color:var(--gray-950);font-size:32px;font-weight:800;letter-spacing:-.03em;line-height:1.12;margin-bottom:14px}.servicios .srv-text p{color:var(--silver-dark);font-size:17px;line-height:1.6;margin-bottom:20px}.servicios .srv-text .learn{align-items:center;color:#111827;display:inline-flex;font-size:14px;font-weight:600;gap:4px;transform:none;transition:color .15s}.servicios .srv-text .learn:hover{box-shadow:none;gap:4px;transform:none}.servicios .srv-text .learn .learn-arrow{display:inline-block;transition:transform .22s ease}.servicios .srv-text .learn:hover .learn-arrow{transform:translateX(4px)}.servicios .srv-visual{align-items:center;aspect-ratio:4/3;background:var(--gray-100);border-radius:20px;display:flex;justify-content:center;overflow:hidden;position:relative}.servicios .srv-section:nth-child(2n) .srv-visual{background:var(--white)}.servicios .srv-visual .ico{font-size:72px;position:relative;z-index:2}.servicios .srv-visual .ring{border:1px solid var(--border-light);border-radius:50%;height:160px;position:absolute;width:160px}.servicios .srv-visual .ring.b{border-color:var(--border);height:220px;width:220px}.servicios .metrics{background:var(--gray-950);padding:80px 0;text-align:center}.servicios .met-inner{margin:0 auto;max-width:1080px;padding:0 28px}.servicios .met-head{margin-bottom:48px}.servicios .met-head h2{color:#fff;font-size:36px;font-weight:800;letter-spacing:-.03em;margin-bottom:8px}.servicios .met-head p{color:var(--silver);font-size:17px}.servicios .met-grid{grid-gap:1px;background:var(--gray-800);border-radius:16px;display:grid;gap:1px;grid-template-columns:repeat(4,1fr);overflow:hidden}.servicios .m-card{background:var(--gray-900);padding:36px 20px}.servicios .m-card .num{color:#fff;font-size:44px;font-weight:800;letter-spacing:-.03em;line-height:1;margin-bottom:4px}.servicios .m-card .num span{color:var(--silver)}.servicios .m-card .lab{color:var(--silver);font-size:13px;font-weight:500}.servicios .sectors{background:var(--gray-100);padding:80px 0}.servicios .sec-inner{margin:0 auto;max-width:1080px;padding:0 28px}.servicios .sec-head{margin-bottom:40px;text-align:center}.servicios .sec-head h2{color:var(--gray-950);font-size:32px;font-weight:800;letter-spacing:-.03em;margin-bottom:6px}.servicios .sec-head p{color:var(--silver-dark);font-size:17px}.servicios .sec-grid{grid-gap:14px;background:#0000;border-radius:0;display:grid;gap:14px;grid-template-columns:repeat(4,1fr);overflow:visible}.servicios .sec-pill{background:var(--white);border:1px solid var(--border-light);border-radius:18px;box-shadow:0 12px 30px #0f1b330d;padding:30px 16px;text-align:center;transform:none;transition:background-color .18s ease,border-color .18s ease}.servicios .sec-pill:hover{background:#f8fafc;border-color:var(--border);transform:none}.servicios .sec-pill .sector-icon{align-items:center;background:radial-gradient(circle at 30% 20%,#ffffffe6,#0000 38%),linear-gradient(145deg,#0a7e8c1f,rgba(15,27,51,.045));border:1px solid #0f1b3314;border-radius:16px;box-shadow:inset 0 1px 0 #ffffffb3;color:var(--gray-950);display:inline-flex;height:48px;justify-content:center;margin:0 auto 14px;width:48px}.servicios .sec-pill .sector-icon svg{height:25px;width:25px}.servicios .sec-pill h4{color:var(--gray-950);font-size:14px;font-weight:700;margin-bottom:2px}.servicios .sec-pill p{color:var(--silver-dark);font-size:12px}.servicios .cta{background:var(--white);padding:80px 0;text-align:center}.servicios .cta-inner{margin:0 auto;max-width:1080px;padding:0 28px}.servicios .cta h2{color:var(--gray-950);font-size:40px;font-weight:800;letter-spacing:-.03em;margin-bottom:10px}.servicios .cta-sub{color:var(--silver-dark);font-size:17px;line-height:1.5;margin-bottom:32px;margin-left:auto;margin-right:auto;max-width:480px}.servicios .cta-form-wrap{border-radius:0;margin:0 auto;max-width:480px;padding:0;text-align:left;transition:none}.servicios .cta-form-wrap,.servicios .cta-form-wrap:hover{background:#0000;box-shadow:none;transform:none}.servicios .fg{margin-bottom:12px}.servicios .fg label{color:var(--silver-dark);display:block;font-size:12px;font-weight:600;margin-bottom:5px}.servicios .fg input,.servicios .fg select,.servicios .fg textarea{background:var(--gray-100);border:1px solid var(--border);border-radius:10px;color:var(--gray-950);font-family:var(--sans);font-size:14px;outline:none;padding:12px 14px;resize:none;transition:border-color .15s;width:100%}.servicios .fg input::placeholder,.servicios .fg textarea::placeholder{color:var(--silver-light)}.servicios .fg input:focus,.servicios .fg select:focus,.servicios .fg textarea:focus{border-color:var(--gray-950)}.servicios .fg select{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2386868B' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat}.servicios .btn-submit{align-items:center;border:none;border-radius:980px;cursor:pointer;display:flex;font-family:var(--sans);font-size:15px;font-weight:600;gap:8px;justify-content:center;margin-top:6px;padding:14px;transition:all .15s;width:100%}.servicios .btn-submit,.servicios .btn-submit:hover{background:var(--gray-950);color:#fff}.servicios .btn-submit svg{transition:transform .22s ease}.servicios .btn-submit:hover svg{transform:translateX(4px)}.servicios .cta-note{color:var(--silver);font-size:12px;margin-top:12px;text-align:center}.servicios.servicio-detalle{background:var(--white)}.servicios .service-detail-inner{margin:0 auto;width:min(100% - 56px,1080px)}.servicios .service-detail-hero{background:var(--white);padding:70px 0 58px;text-align:center}.servicios .service-detail-bread{color:var(--silver);display:flex;flex-wrap:wrap;font-size:12px;gap:7px;justify-content:center;margin-bottom:20px}.servicios .service-detail-bread a{color:var(--link)}.servicios .service-detail-bread strong{color:var(--silver-dark);font-weight:500}.servicios .service-hero-tag,.servicios .service-label{color:var(--silver);display:inline-flex;font-size:11px;font-weight:700;letter-spacing:.1em;line-height:1.2;margin-bottom:12px;text-transform:uppercase}.servicios .service-hero-tag{border:1px solid var(--border);border-radius:999px;padding:5px 14px}.servicios .service-detail-hero h1{color:var(--gray-950);font-size:clamp(2.6rem,6vw,3.35rem);font-weight:800;letter-spacing:-.045em;line-height:1.05;margin:0 auto 16px;max-width:850px}.servicios .service-detail-hero>.service-detail-inner>p{color:var(--silver-dark);font-size:20px;line-height:1.52;margin:0 auto 34px;max-width:700px}.servicios .service-hero-photo{background:var(--gray-950);border-radius:18px;height:clamp(300px,40vw,430px);overflow:hidden}.servicios .service-hero-photo img{height:100%;object-fit:cover;opacity:.88;width:100%}.servicios .service-stat-row{background:var(--gray-800);border-radius:16px;display:flex;flex-wrap:wrap;gap:1px;justify-content:center;margin-top:18px;overflow:hidden}.servicios .service-stat{background:var(--gray-900);flex:1 1 190px;min-width:0;padding:24px 18px}.servicios .service-stat strong{color:var(--white);display:block;font-size:30px;font-weight:800;letter-spacing:-.03em;line-height:1;margin-bottom:5px}.servicios .service-stat span{color:var(--silver);font-size:13px;line-height:1.35}.servicios .service-detail-section{background:var(--white);border-top:1px solid var(--border-light);padding:66px 0}.servicios .service-detail-section.is-soft{background:var(--gray-50)}.servicios .service-detail-section.is-dark{background:var(--gray-950)}.servicios .service-section-head{margin-bottom:28px;max-width:720px}.servicios .service-section-head h2{color:var(--gray-950);font-size:clamp(1.9rem,3.8vw,2.35rem);font-weight:800;letter-spacing:-.035em;line-height:1.1;margin:0 0 12px}.servicios .service-section-head p{color:var(--silver-dark);font-size:17px;line-height:1.65}.servicios .is-dark .service-feature h3,.servicios .is-dark .service-section-head h2{color:var(--white)}.servicios .is-dark .service-feature p,.servicios .is-dark .service-feature small,.servicios .is-dark .service-section-head p{color:var(--silver-light)}.servicios .service-split{align-items:flex-start;display:flex;flex-wrap:wrap;gap:34px}.servicios .service-copy-block{flex:1 1 460px}.servicios .service-copy-block p{color:var(--silver-dark);font-size:17px;line-height:1.7}.servicios .service-copy-block p+p{margin-top:14px}.servicios .service-aside{background:var(--gray-100);border-radius:16px;flex:1 1 280px;padding:28px}.servicios .service-aside h3,.servicios .service-chips-title{color:var(--gray-950);font-size:13px;font-weight:700;letter-spacing:.08em;margin:0 0 12px;text-transform:uppercase}.servicios .service-aside p{color:var(--gray-950);font-size:15px;line-height:1.55}.servicios .service-aside strong{font-weight:750}.servicios .service-aside p+p{margin-top:10px}.servicios .service-card-row{display:flex;flex-wrap:wrap;gap:16px}.service-section-marketing-value .service-card-row{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}.servicios .service-card{background:var(--gray-100);border:1px solid var(--border-light);border-radius:14px;display:flex;flex:1 1 290px;gap:16px;min-width:0;padding:24px}.servicios .service-card-row-numbered .service-card,.servicios .service-card-row-process .service-card{background:var(--white)}.servicios .service-card-row-numbered-rich .service-card{background:var(--white);flex-basis:470px}.servicios .service-card-marker{align-items:center;background:var(--gray-950);border-radius:12px;color:var(--white);display:inline-flex;flex:0 0 auto;font-size:15px;font-weight:800;height:38px;justify-content:center;line-height:1;min-width:38px;padding:0 10px}.servicios .service-card-marker.is-svg svg{height:22px;width:22px}.servicios .service-card-cards .service-card-marker,.servicios .service-card-row-cards .service-card-marker{background:var(--white);color:var(--gray-950);font-size:22px}.servicios .service-card-copy{min-width:0}.servicios .service-card h3{color:var(--gray-950);font-size:17px;font-weight:750;line-height:1.25;margin:0 0 7px}.servicios .service-card-kicker{color:var(--service-accent);display:block;font-size:11px;font-weight:800;letter-spacing:.08em;line-height:1.3;margin-bottom:10px;text-transform:uppercase}.servicios .service-card p{color:var(--silver-dark);font-size:14px;line-height:1.52}.servicios .service-chip-row,.servicios .service-mini-tags{display:flex;flex-wrap:wrap;gap:8px}.servicios .service-mini-tags{margin-top:14px}.servicios .service-feature-list{grid-gap:8px 16px;border-top:1px solid var(--border-light);display:grid;gap:8px 16px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:16px;padding-top:16px}.servicios .service-feature-list span{align-items:flex-start;color:var(--gray-800);display:flex;font-size:12.5px;gap:6px;line-height:1.45}.servicios .service-feature-list span:before{color:var(--gray-950);content:"✓";font-weight:700}.servicios .service-chip-row span,.servicios .service-mini-tags span{align-items:center;border:1px solid var(--border);border-radius:999px;color:var(--gray-800);display:inline-flex;font-size:12.5px;font-weight:600;line-height:1.2}.servicios .service-mini-tags span{background:var(--gray-50);padding:6px 10px}.servicios .service-chip-row span{background:var(--white);padding:9px 16px}.servicios .service-group-stack{display:flex;flex-direction:column;gap:28px}.servicios .service-group-title{color:var(--gray-950);font-size:14px;font-weight:700;letter-spacing:-.01em;margin:0 0 16px}.servicios .service-section-wellness-talks .service-section-head{margin-bottom:42px;max-width:720px}.servicios .service-section-wellness-process .service-section-head h2,.servicios .service-section-wellness-talks .service-section-head h2{font-size:clamp(2rem,4.2vw,2.9rem)}.servicios .service-section-wellness-talks .service-section-head p{font-size:18px;line-height:1.6;max-width:690px}.servicios .service-section-wellness-talks .service-card-row{gap:20px}.servicios .service-section-wellness-talks .service-card{align-items:center;background:var(--gray-100);border:0;border-radius:12px;flex-basis:calc(50% - 20px);flex-grow:1;flex-shrink:1;min-height:104px;padding:28px 30px}.servicios .service-section-wellness-talks .service-card-marker{background:var(--gray-950);border-radius:12px;color:var(--white);font-size:17px;height:54px;min-width:54px}.servicios .service-section-wellness-talks .service-card h3{font-size:18px;margin-bottom:5px}.servicios .service-section-wellness-talks .service-card p{color:var(--silver-dark);font-size:15.5px;line-height:1.45}.servicios .service-section-wellness-process .service-section-head{margin-bottom:42px;max-width:640px}.servicios .service-section-wellness-process .service-card-row{gap:28px;justify-content:space-between}.servicios .service-section-wellness-process .service-card{align-items:center;background:#0000;border:0;border-radius:0;display:flex;flex:1 1 180px;flex-direction:column;gap:18px;max-width:230px;padding:0;text-align:center}.servicios .service-section-wellness-process .service-card-marker{background:var(--gray-950);border-radius:50%;color:var(--white);font-size:16px;height:50px;min-width:50px}.servicios .service-section-wellness-process .service-card h3{font-size:17px;margin-bottom:8px}.servicios .service-section-wellness-process .service-card p{font-size:15.5px;line-height:1.45}.servicios.service-page-wellness-corporativo .service-section-wellness-intro .service-aside h3{color:var(--silver-light);font-weight:800}.servicios.service-page-wellness-corporativo .service-detail-section.service-section-wellness-services{background:var(--gray-100)}.servicios.service-page-wellness-corporativo .service-section-wellness-services .service-label{color:#0a7e8c}.servicios.service-page-wellness-corporativo .service-section-wellness-services .service-section-head h2{color:var(--gray-950)}.servicios.service-page-wellness-corporativo .service-section-wellness-services .service-section-head p{color:var(--silver-dark)}.servicios.service-page-wellness-corporativo .service-section-wellness-services .service-card{background:var(--white);border-color:#0f1b3314;box-shadow:0 12px 30px #0f1b330d;transition:none}.servicios.service-page-wellness-corporativo .service-section-wellness-services .service-card:hover{background:var(--white);border-color:#0f1b3314;box-shadow:0 12px 30px #0f1b330d}.servicios.service-page-wellness-corporativo .service-section-wellness-services .service-card-row-cards .service-card-marker{background:var(--white);border:1px solid #0f1b3314;box-shadow:none;color:var(--gray-950)}.servicios.service-page-wellness-corporativo .service-section-wellness-services .service-card h3{color:var(--gray-950)}.servicios.service-page-wellness-corporativo .service-section-wellness-services .service-card p{color:var(--silver-dark)}.servicios.service-page-wellness-corporativo .service-section-wellness-talks .service-section-head{margin-bottom:34px}.servicios.service-page-wellness-corporativo .service-section-wellness-talks .service-section-head h2{font-size:clamp(1.9rem,3.8vw,2.35rem)}.servicios.service-page-wellness-corporativo .service-section-wellness-talks .service-section-head p{font-size:16.5px;line-height:1.58}.servicios.service-page-wellness-corporativo .service-section-wellness-talks .service-card{min-height:0;padding:24px 26px}.servicios.service-page-wellness-corporativo .service-section-wellness-talks .service-card-marker{font-size:16px;height:50px;min-width:50px}.servicios.service-page-wellness-corporativo .service-section-wellness-talks .service-card h3{font-size:16.5px}.servicios.service-page-wellness-corporativo .service-section-wellness-talks .service-card p{font-size:14.25px;line-height:1.4}.servicios.servicio-detalle.service-page-wellness-corporativo .service-detail-cta{background:var(--gray-100)}.servicios.servicio-detalle.service-page-wellness-corporativo .service-detail-cta h2{color:var(--gray-950)}.servicios.servicio-detalle.service-page-wellness-corporativo .service-detail-cta p{color:var(--silver-dark)}.servicios.servicio-detalle.service-page-wellness-corporativo .service-detail-cta .service-cta-actions a:first-child{background:var(--gray-950);color:var(--white)}.servicios.servicio-detalle.service-page-wellness-corporativo .service-detail-cta .service-cta-actions a:first-child:hover{background:var(--gray-900)}.servicios.servicio-detalle.service-page-wellness-corporativo .service-detail-cta .service-cta-actions a:last-child{border-color:var(--gray-950);color:var(--gray-950)}.servicios.servicio-detalle.service-page-wellness-corporativo .service-detail-cta .service-cta-actions a:last-child:hover{background:#1d1d1f0f;border-color:var(--gray-950)}.servicios.service-page-proyectos-tecnologicos{--service-accent:#06c;--service-accent-dark:#0f4c81;--service-accent-light:#5b9bd5;--service-accent-pale:#dbeafe;--service-accent-bg:#eff6ff}.servicios.servicio-detalle.service-page-proyectos-tecnologicos .service-detail-hero:before{display:none}.servicios.servicio-detalle.service-page-proyectos-tecnologicos .service-detail-cta{background:#eff6ff}.servicios.servicio-detalle.service-page-proyectos-tecnologicos .service-detail-cta h2{color:#0f4c81}.servicios.servicio-detalle.service-page-proyectos-tecnologicos .service-detail-cta p{color:var(--gray-950)}.servicios.servicio-detalle.service-page-proyectos-tecnologicos .service-detail-cta .service-cta-actions a:first-child{background:#0f4c81;color:var(--white)}.servicios.servicio-detalle.service-page-proyectos-tecnologicos .service-detail-cta .service-cta-actions a:first-child:hover{background:#0c3e69}.servicios.servicio-detalle.service-page-proyectos-tecnologicos .service-detail-cta .service-cta-actions a:last-child{border-color:#0f4c81;color:#0f4c81}.servicios.servicio-detalle.service-page-proyectos-tecnologicos .service-detail-cta .service-cta-actions a:last-child:hover{background:#0f4c8114;border-color:#0f4c81}.servicios.servicio-detalle.service-page-proyectos-tecnologicos .site-navbar .site-navbar-cta{background:#0f4c81}.servicios.servicio-detalle.service-page-proyectos-tecnologicos .site-navbar .site-navbar-cta:hover{background:#0c3e69}.servicios.servicio-detalle.service-page-proyectos-tecnologicos .service-section-project-intro .service-section-head{max-width:none}.servicios.servicio-detalle.service-page-proyectos-tecnologicos .service-section-project-intro .service-split-with-stats{align-items:stretch;flex-wrap:nowrap;gap:44px}.servicios.servicio-detalle.service-page-proyectos-tecnologicos .service-section-project-intro .service-copy-block{flex:1 1;min-width:0}.servicios.servicio-detalle.service-page-proyectos-tecnologicos .service-section-project-intro .service-copy-block p{font-size:17px;line-height:1.72}.servicios.servicio-detalle.service-page-proyectos-tecnologicos .service-project-stats{grid-gap:28px 42px;align-self:center;background:linear-gradient(180deg,#144a7c,#0f3f6b);border-radius:22px;display:grid;flex:0 0 500px;gap:28px 42px;grid-template-columns:repeat(2,minmax(0,1fr));padding:42px 40px}.servicios.servicio-detalle.service-page-proyectos-tecnologicos .service-project-stat{min-width:0;padding:0;text-align:left}.servicios.servicio-detalle.service-page-proyectos-tecnologicos .service-project-stat strong{color:var(--white);display:block;font-size:44px;font-weight:800;letter-spacing:-.03em;line-height:1;margin-bottom:8px}.servicios.servicio-detalle.service-page-proyectos-tecnologicos .service-project-stat span{color:#b9bcc4;display:block;font-size:13px;line-height:1.48;max-width:none}.servicios.service-page-marketing-publicidad{--service-accent:#e8536b;--service-accent-dark:#be123c;--service-accent-light:#fb7185;--service-accent-pale:#ffe4e9;--service-accent-bg:#fff1f2}.servicios.servicio-detalle.service-page-marketing-publicidad .service-detail-hero:before{content:none}.servicios.service-page-marketing-publicidad .service-section-marketing-intro .service-section-head{max-width:none}.servicios.service-page-marketing-publicidad .service-section-marketing-intro .service-split{align-items:stretch;gap:42px}.servicios.service-page-marketing-publicidad .service-section-marketing-intro .service-copy-block{flex:1 1 560px}.servicios.service-page-marketing-publicidad .service-section-marketing-intro .service-copy-block p{font-size:16.5px;line-height:1.72}.servicios.service-page-marketing-publicidad .service-section-marketing-intro .service-aside{background:#242427;border-radius:20px;display:flex;flex:0 1 430px;flex-direction:column;justify-content:center;overflow:hidden;padding:34px 38px;position:relative}.servicios.service-page-marketing-publicidad .service-section-marketing-intro .service-aside:after{background:radial-gradient(circle,rgba(232,83,107,.302) 0,#0000 68%);border-radius:50%;content:"";height:130px;position:absolute;right:26px;top:24px;width:130px}.servicios.service-page-marketing-publicidad .service-section-marketing-intro .service-aside h3{color:var(--service-accent-light);margin-bottom:20px;position:relative;z-index:1}.servicios.service-page-marketing-publicidad .service-section-marketing-intro .service-aside p{color:var(--white);font-size:14.5px;font-weight:650;line-height:1.45;padding-left:20px;position:relative;z-index:1}.servicios.service-page-marketing-publicidad .service-section-marketing-intro .service-aside p:before{background:var(--service-accent-light);border-radius:50%;content:"";height:5px;left:0;position:absolute;top:9px;width:5px}.servicios.service-page-marketing-publicidad .service-section-marketing-services .service-section-head,.servicios.service-page-marketing-publicidad .service-section-marketing-services .service-section-head p{max-width:none}.servicios.servicio-detalle.service-page-marketing-publicidad .service-section-marketing-services .service-card-row-numbered-rich .service-card{transition:none}.servicios.servicio-detalle.service-page-marketing-publicidad .service-section-marketing-services .service-card-row-numbered-rich .service-card:hover{background:var(--white);border-color:var(--border);box-shadow:none}.servicios.servicio-detalle.service-page-marketing-publicidad .service-section-marketing-formats .service-card,.servicios.servicio-detalle.service-page-marketing-publicidad .service-section-marketing-reach .service-card,.servicios.servicio-detalle.service-page-marketing-publicidad .service-section-marketing-value .service-card{transition:none}.servicios.servicio-detalle.service-page-marketing-publicidad .service-section-marketing-reach .service-card:hover{background:var(--white);border-color:var(--border-light);box-shadow:none;transform:none}.servicios.servicio-detalle.service-page-marketing-publicidad .service-section-marketing-formats .service-card:hover,.servicios.servicio-detalle.service-page-marketing-publicidad .service-section-marketing-value .service-card:hover{background:#fffafb;border-color:#e9dbe0;box-shadow:none;transform:none}.servicios.service-page-marketing-publicidad .service-section-marketing-reach .service-section-head{margin-bottom:34px;max-width:none}.servicios.service-page-marketing-publicidad .service-section-marketing-reach .service-card-row{gap:18px}.servicios.service-page-marketing-publicidad .service-section-marketing-formats .service-card-row.service-card-row-cards{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.servicios.service-page-marketing-publicidad .service-section-marketing-formats .service-card-row.service-card-row-cards .service-card{flex:initial;max-width:none}.servicios.service-page-marketing-publicidad .service-section-marketing-reach .service-card{align-items:center;background:var(--white);border-radius:22px;flex:1 1 310px;flex-direction:column;padding:32px 28px 30px;text-align:center}.servicios.service-page-marketing-publicidad .service-section-marketing-reach .service-card-marker{border-radius:18px;color:var(--white);height:72px;margin-bottom:6px;min-width:72px;width:72px}.servicios.service-page-marketing-publicidad .service-section-marketing-reach .service-card:first-child .service-card-marker{background:#2f3137;color:var(--white)}.servicios.service-page-marketing-publicidad .service-section-marketing-reach .service-card:nth-child(2) .service-card-marker{background:linear-gradient(135deg,#ef5b78,#c93f67);color:var(--white)}.servicios.service-page-marketing-publicidad .service-section-marketing-reach .service-card:nth-child(3) .service-card-marker{background:linear-gradient(135deg,#7c3aed,#5b21b6);color:var(--white)}.servicios.service-page-marketing-publicidad .service-section-marketing-reach .service-card-marker.is-svg svg{height:30px;width:30px}.servicios.service-page-marketing-publicidad .service-section-marketing-reach .service-card h3{font-size:19px;margin-bottom:8px}.servicios.service-page-marketing-publicidad .service-section-marketing-reach .service-card-kicker{color:var(--service-accent);font-size:11px;letter-spacing:.09em;margin-bottom:12px}.servicios.service-page-marketing-publicidad .service-section-marketing-reach .service-card p{font-size:13.5px;line-height:1.5;max-width:320px}.servicios.service-page-marketing-publicidad .service-section-marketing-formats .service-card,.servicios.service-page-marketing-publicidad .service-section-marketing-value .service-card{background:#fffafb;border-color:#e9dbe0}.servicios.service-page-marketing-publicidad .service-section-marketing-formats .service-card-marker,.servicios.service-page-marketing-publicidad .service-section-marketing-value .service-card-marker{background:#ffe8ee;box-shadow:none;color:var(--service-accent-dark)}.servicios.servicio-detalle.service-page-marketing-publicidad .service-detail-cta{background:var(--gray-100)}.servicios.servicio-detalle.service-page-marketing-publicidad .service-detail-cta h2{color:var(--gray-950)}.servicios.servicio-detalle.service-page-marketing-publicidad .service-detail-cta p{color:var(--silver-dark)}.servicios.servicio-detalle.service-page-marketing-publicidad .service-detail-cta .service-cta-actions a:first-child{background:var(--gray-950);color:var(--white)}.servicios.servicio-detalle.service-page-marketing-publicidad .service-detail-cta .service-cta-actions a:first-child:hover{background:var(--gray-900)}.servicios.servicio-detalle.service-page-marketing-publicidad .service-detail-cta .service-cta-actions a:last-child{border-color:var(--gray-950);color:var(--gray-950)}.servicios.servicio-detalle.service-page-marketing-publicidad .service-detail-cta .service-cta-actions a:last-child:hover{background:#1d1d1f0f;border-color:var(--gray-950)}.servicios.service-page-servicios-medicos{--service-accent:#dc2626;--service-accent-dark:#991b1b;--service-accent-light:#ef4444;--service-accent-pale:#fee2e2;--service-accent-bg:#fef2f2}.servicios.servicio-detalle.service-page-servicios-medicos .service-detail-section:first-of-type .service-split{align-items:stretch;gap:42px}.servicios.servicio-detalle.service-page-servicios-medicos .service-detail-section:first-of-type .service-copy-block{flex:1 1 560px}.servicios.servicio-detalle.service-page-servicios-medicos .service-detail-section:first-of-type .service-aside{background:#242427;border-radius:20px;display:flex;flex:0 1 430px;flex-direction:column;justify-content:center;overflow:hidden;padding:34px 38px;position:relative}.servicios.servicio-detalle.service-page-servicios-medicos .service-detail-section:first-of-type .service-aside:after{background:radial-gradient(circle,#ef44444a 0,#0000 68%);border-radius:50%;content:"";height:130px;position:absolute;right:26px;top:24px;width:130px}.servicios.servicio-detalle.service-page-servicios-medicos .service-detail-section:first-of-type .service-aside h3{color:#f87171;margin-bottom:20px;position:relative;z-index:1}.servicios.servicio-detalle.service-page-servicios-medicos .service-detail-section:first-of-type .service-aside p{color:var(--white);font-size:14.5px;font-weight:650;line-height:1.45;padding-left:20px;position:relative;z-index:1}.servicios.servicio-detalle.service-page-servicios-medicos .service-detail-section:first-of-type .service-aside p:before{background:#f87171;border-radius:50%;content:"";height:5px;left:0;position:absolute;top:9px;width:5px}.servicios.servicio-detalle.service-page-servicios-medicos .service-section-medical-services .service-card-row-numbered-rich .service-card{transition:none}.servicios.servicio-detalle.service-page-servicios-medicos .service-section-medical-services .service-card-row-numbered-rich .service-card:hover{background:var(--white);border-color:var(--border);box-shadow:none;transform:none}.servicios.servicio-detalle.service-page-servicios-medicos .service-detail-cta{background:#f3efee}.servicios.servicio-detalle.service-page-servicios-medicos .service-detail-cta h2{color:var(--gray-950)}.servicios.servicio-detalle.service-page-servicios-medicos .service-detail-cta p{color:var(--silver-dark)}.servicios.servicio-detalle.service-page-servicios-medicos .service-detail-cta .service-cta-actions a:first-child{background:var(--gray-950);color:var(--white)}.servicios.servicio-detalle.service-page-servicios-medicos .service-detail-cta .service-cta-actions a:first-child:hover{background:var(--gray-900)}.servicios.servicio-detalle.service-page-servicios-medicos .service-detail-cta .service-cta-actions a:last-child{border-color:var(--gray-950);color:var(--gray-950)}.servicios.servicio-detalle.service-page-servicios-medicos .service-detail-cta .service-cta-actions a:last-child:hover{background:#1d1d1f0f;border-color:var(--gray-950)}.servicios.service-page-produccion-eventos{--service-accent:#0891b2;--service-accent-dark:#0e7490;--service-accent-light:#67e8f9;--service-accent-pale:#cffafe;--service-accent-bg:#ecfeff}.servicios.service-page-capacitacion-laboral{--service-accent:#b45309;--service-accent-dark:#92400e;--service-accent-light:#d97706;--service-accent-pale:#fef3c7;--service-accent-bg:#fffbeb}.servicios.servicio-detalle.service-page-capacitacion-laboral .service-section-training-intro .service-split{align-items:stretch;gap:42px}.servicios.servicio-detalle.service-page-capacitacion-laboral .service-section-training-intro .service-copy-block{flex:1 1 560px}.servicios.servicio-detalle.service-page-capacitacion-laboral .service-section-training-intro .service-aside{background:#2a241b;border-radius:20px;display:flex;flex:0 1 430px;flex-direction:column;justify-content:center;overflow:hidden;padding:34px 38px;position:relative}.servicios.servicio-detalle.service-page-capacitacion-laboral .service-section-training-intro .service-aside:after{background:radial-gradient(circle,rgba(217,119,6,.251) 0,#0000 68%);border-radius:50%;content:"";height:130px;position:absolute;right:24px;top:24px;width:130px}.servicios.servicio-detalle.service-page-capacitacion-laboral .service-section-training-intro .service-aside h3{color:#f5b361;margin-bottom:20px;position:relative;z-index:1}.servicios.servicio-detalle.service-page-capacitacion-laboral .service-section-training-intro .service-aside p{color:#fff8ef;font-size:14.5px;font-weight:650;line-height:1.45;padding-left:20px;position:relative;z-index:1}.servicios.servicio-detalle.service-page-capacitacion-laboral .service-section-training-intro .service-aside p:before{background:#f5b361;border-radius:50%;content:"";height:5px;left:0;position:absolute;top:9px;width:5px}.servicios.servicio-detalle.service-page-capacitacion-laboral .capacitacion-group-tabs{background:var(--gray-100);border-radius:20px;display:flex;gap:12px;margin-bottom:34px;max-width:100%;padding:8px;width:fit-content}.servicios.servicio-detalle.service-page-capacitacion-laboral .capacitacion-group-tab{align-items:center;background:#0000;border:0;border-radius:16px;color:var(--silver-dark);cursor:pointer;display:inline-flex;font-size:15px;font-weight:700;gap:12px;min-width:0;padding:18px 24px;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease}.servicios.servicio-detalle.service-page-capacitacion-laboral .capacitacion-group-tab.is-active{background:var(--white);box-shadow:0 6px 18px rgba(0,0,0,.051);color:var(--gray-950)}.servicios.servicio-detalle.service-page-capacitacion-laboral .capacitacion-group-card-icon,.servicios.servicio-detalle.service-page-capacitacion-laboral .capacitacion-group-tab-icon{align-items:center;background:linear-gradient(135deg,#fff8ef,#fff0d7);border-radius:16px;color:var(--service-accent);display:inline-flex;flex:0 0 auto;height:56px;justify-content:center;width:56px}.servicios.servicio-detalle.service-page-capacitacion-laboral .capacitacion-group-tab-icon{background:#fff7eb;border-radius:12px;height:40px;width:40px}.servicios.servicio-detalle.service-page-capacitacion-laboral .capacitacion-group-tab-icon svg{height:20px;width:20px}.servicios.servicio-detalle.service-page-capacitacion-laboral .capacitacion-group-card-icon svg{height:26px;width:26px}.servicios.servicio-detalle.service-page-capacitacion-laboral .capacitacion-group-grid{display:flex;flex-wrap:wrap;gap:16px}.servicios.servicio-detalle.service-page-capacitacion-laboral .capacitacion-group-card{align-items:flex-start;background:#f9f7f2;border:1px solid #ece7dc;border-radius:22px;box-shadow:none;display:flex;flex-basis:calc(50% - 8px);flex-grow:0;flex-shrink:0;gap:18px;max-width:calc(50% - 8px);padding:28px 26px;transform:none;transition:none}.servicios.servicio-detalle.service-page-capacitacion-laboral .capacitacion-group-card:hover{background:#f9f7f2;border-color:#ece7dc;box-shadow:none;transform:none}.servicios.servicio-detalle.service-page-capacitacion-laboral .capacitacion-group-card-copy h3{color:var(--gray-950);font-size:17px;font-weight:750;line-height:1.28;margin:0 0 6px}.servicios.servicio-detalle.service-page-capacitacion-laboral .capacitacion-group-card-copy p{color:var(--silver-dark);font-size:14.5px;line-height:1.48}.servicios.servicio-detalle.service-page-capacitacion-laboral .service-section-training-modes .service-card-row-numbered-rich .service-card{transition:none}.servicios.servicio-detalle.service-page-capacitacion-laboral .service-section-training-modes .service-card-row-numbered-rich .service-card:hover{background:var(--white);border-color:var(--border);box-shadow:none;transform:none}.servicios.servicio-detalle.service-page-capacitacion-laboral .service-section-training-modalities .service-card,.servicios.servicio-detalle.service-page-capacitacion-laboral .service-section-training-modes .service-card,.servicios.servicio-detalle.service-page-capacitacion-laboral .service-section-training-value .service-card{background:#fffaf1;border-color:#eedfca;box-shadow:none;transform:none}.servicios.servicio-detalle.service-page-capacitacion-laboral .service-section-training-modalities .service-card-marker,.servicios.servicio-detalle.service-page-capacitacion-laboral .service-section-training-value .service-card-marker{background:#fff1de;box-shadow:none;color:var(--service-accent-dark)}.servicios.servicio-detalle.service-page-capacitacion-laboral .service-section-training-modalities .service-card,.servicios.servicio-detalle.service-page-capacitacion-laboral .service-section-training-modes .service-card,.servicios.servicio-detalle.service-page-capacitacion-laboral .service-section-training-value .service-card{transition:none}.servicios.servicio-detalle.service-page-capacitacion-laboral .service-section-training-modalities .service-card:hover,.servicios.servicio-detalle.service-page-capacitacion-laboral .service-section-training-modes .service-card:hover,.servicios.servicio-detalle.service-page-capacitacion-laboral .service-section-training-value .service-card:hover{background:#fffaf1;border-color:#eedfca;box-shadow:none;transform:none}.servicios.servicio-detalle.service-page-capacitacion-laboral .service-section-training-value .service-card-row.service-card-row-cards{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.servicios.servicio-detalle.service-page-capacitacion-laboral .service-section-training-value .service-card-row.service-card-row-cards .service-card{flex:initial;max-width:none}.servicios.servicio-detalle.service-page-capacitacion-laboral .service-detail-cta{background:#f3f0ea}.servicios.servicio-detalle.service-page-capacitacion-laboral .service-detail-cta h2{color:var(--gray-950)}.servicios.servicio-detalle.service-page-capacitacion-laboral .service-detail-cta p{color:var(--silver-dark)}.servicios.servicio-detalle.service-page-capacitacion-laboral .service-detail-cta .service-cta-actions a:first-child{background:var(--gray-950);color:var(--white)}.servicios.servicio-detalle.service-page-capacitacion-laboral .service-detail-cta .service-cta-actions a:first-child:hover{background:var(--gray-900)}.servicios.servicio-detalle.service-page-capacitacion-laboral .service-detail-cta .service-cta-actions a:last-child{border-color:var(--gray-950);color:var(--gray-950)}.servicios.servicio-detalle.service-page-capacitacion-laboral .service-detail-cta .service-cta-actions a:last-child:hover{background:#1d1d1f0f;border-color:var(--gray-950)}.servicios.servicio-detalle:not(.service-page-wellness-corporativo) .service-detail-hero{overflow:hidden;position:relative}.servicios.servicio-detalle:not(.service-page-wellness-corporativo,.service-page-produccion-eventos) .service-detail-hero:before{background:radial-gradient(circle,var(--service-accent-pale) 0,#0000 70%);content:"";height:320px;left:50%;opacity:.55;pointer-events:none;position:absolute;top:-110px;transform:translateX(-50%);width:620px}.servicios.servicio-detalle:not(.service-page-wellness-corporativo) .service-detail-hero .service-detail-inner{position:relative;z-index:2}.servicios.servicio-detalle:not(.service-page-wellness-corporativo) .service-hero-tag{background:var(--service-accent-pale);border-color:#0000;color:var(--service-accent)}.servicios.servicio-detalle:not(.service-page-wellness-corporativo) .service-label{color:var(--service-accent)}.servicios.servicio-detalle:not(.service-page-wellness-corporativo) .service-card-row-numbered-rich{flex-direction:column;gap:16px}.servicios.servicio-detalle:not(.service-page-wellness-corporativo) .service-card-row-numbered-rich .service-card{align-items:flex-start;background:var(--white);border:1px solid var(--border);border-radius:18px;flex:1 1 100%;padding:32px;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.servicios.servicio-detalle:not(.service-page-wellness-corporativo) .service-card-row-numbered-rich .service-card:hover{background:var(--service-accent-bg);border-color:var(--service-accent-pale);box-shadow:0 10px 36px color-mix(in srgb,var(--service-accent) 8%,#0000)}.servicios.servicio-detalle:not(.service-page-wellness-corporativo) .service-card-row-numbered-rich .service-card-marker{font-feature-settings:"tnum";align-items:flex-start;background:#0000;border-radius:0;color:var(--service-accent);font-size:42px;font-variant-numeric:tabular-nums;height:auto;letter-spacing:-.035em;min-width:72px;padding:0}.servicios.servicio-detalle:not(.service-page-wellness-corporativo) .service-card-row-numbered-rich .service-card h3{font-size:20px}.servicios.servicio-detalle:not(.service-page-wellness-corporativo) .service-card-row-numbered-rich .service-card p{font-size:14.5px;line-height:1.6;max-width:760px}.servicios.servicio-detalle:not(.service-page-wellness-corporativo) .service-mini-tags span{background:var(--white);border-color:var(--service-accent-pale);color:var(--service-accent-dark)}.servicios.servicio-detalle:not(.service-page-wellness-corporativo) .service-card-row-process{gap:18px;justify-content:space-between}.servicios.servicio-detalle:not(.service-page-wellness-corporativo) .service-card-row-process .service-card{align-items:center;background:#0000;border:0;flex:1 1 150px;flex-direction:column;gap:13px;max-width:210px;padding:16px 8px;position:relative;text-align:center}.servicios.servicio-detalle:not(.service-page-wellness-corporativo) .service-card-row-process .service-card:not(:last-child):after{color:var(--service-accent);content:"→";font-size:16px;font-weight:700;position:absolute;right:-14px;top:22px}.servicios.servicio-detalle:not(.service-page-wellness-corporativo) .service-card-row-process .service-card-marker{background:linear-gradient(135deg,var(--service-accent),var(--service-accent-dark));border-radius:50%;box-shadow:0 4px 14px color-mix(in srgb,var(--service-accent) 28%,#0000);color:var(--white);font-size:16px;height:44px;min-width:44px}.servicios.servicio-detalle:not(.service-page-wellness-corporativo) .service-card-row-process .service-card h3{font-size:14px}.servicios.servicio-detalle:not(.service-page-wellness-corporativo) .service-card-row-process .service-card p{font-size:12.5px;line-height:1.4}.servicios.servicio-detalle:not(.service-page-wellness-corporativo) .service-card-row-cards .service-card{background:var(--white);border:1px solid var(--border);flex:1 1 300px;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.servicios.servicio-detalle:not(.service-page-wellness-corporativo) .is-soft .service-card-row-cards .service-card,.servicios.servicio-detalle:not(.service-page-wellness-corporativo) .service-card-row-cards .service-card-cards{background:var(--gray-100);border-color:#0000}.servicios.servicio-detalle:not(.service-page-wellness-corporativo) .service-card-row-cards .service-card:hover{background:var(--service-accent-bg);border-color:var(--service-accent-pale);box-shadow:0 8px 26px color-mix(in srgb,var(--service-accent) 8%,#0000)}.servicios.servicio-detalle.service-page-marketing-publicidad .service-section-marketing-formats .service-card,.servicios.servicio-detalle.service-page-marketing-publicidad .service-section-marketing-reach .service-card,.servicios.servicio-detalle.service-page-marketing-publicidad .service-section-marketing-services .service-card,.servicios.servicio-detalle.service-page-marketing-publicidad .service-section-marketing-value .service-card{box-shadow:none!important;transform:none!important;transition:none!important}.servicios.servicio-detalle:not(.service-page-wellness-corporativo) .service-card-row-cards .service-card-marker{background:var(--service-accent-bg);border-radius:12px;color:var(--service-accent);font-size:20px;height:44px;min-width:44px;width:44px}.servicios.servicio-detalle:not(.service-page-wellness-corporativo) .service-chip-row span{background:var(--white);border-color:var(--border);transition:background-color .15s ease,border-color .15s ease,color .15s ease}.servicios.servicio-detalle:not(.service-page-wellness-corporativo) .service-chip-row span:hover{background:var(--service-accent);border-color:var(--service-accent);color:var(--white)}.servicios.servicio-detalle.service-page-proyectos-tecnologicos .service-section-project-services .service-section-head,.servicios.servicio-detalle.service-page-proyectos-tecnologicos .service-section-project-standards .service-section-head{max-width:none}.servicios.servicio-detalle.service-page-proyectos-tecnologicos .service-detail-hero:before{content:none}.servicios.servicio-detalle.service-page-proyectos-tecnologicos .service-section-project-services .service-section-head p,.servicios.servicio-detalle.service-page-proyectos-tecnologicos .service-section-project-standards .service-section-head p{max-width:none}.servicios.servicio-detalle.service-page-proyectos-tecnologicos .service-section-project-services .service-card-row-numbered-rich .service-card{transition:none}.servicios.servicio-detalle.service-page-proyectos-tecnologicos .service-section-project-services .service-card-row-numbered-rich .service-card:hover{background:var(--white);border-color:var(--border);box-shadow:none;transform:none}.servicios.servicio-detalle.service-page-proyectos-tecnologicos .service-section-project-government .service-card-row.service-card-row-cards,.servicios.servicio-detalle.service-page-proyectos-tecnologicos .service-section-project-institutions .service-card-row.service-card-row-cards{gap:16px}.servicios.servicio-detalle.service-page-proyectos-tecnologicos .service-section-project-capabilities .service-card-row.service-card-row-cards .service-card,.servicios.servicio-detalle.service-page-proyectos-tecnologicos .service-section-project-government .service-card-row.service-card-row-cards .service-card,.servicios.servicio-detalle.service-page-proyectos-tecnologicos .service-section-project-institutions .service-card-row.service-card-row-cards .service-card{background:#f8fbff;border-color:#dbe7f5;box-shadow:none;flex-basis:calc(50% - 8px);flex-grow:0;flex-shrink:0;max-width:calc(50% - 8px);transition:none}.servicios.servicio-detalle.service-page-proyectos-tecnologicos .service-section-project-capabilities .service-card-row.service-card-row-cards .service-card:hover,.servicios.servicio-detalle.service-page-proyectos-tecnologicos .service-section-project-government .service-card-row.service-card-row-cards .service-card:hover,.servicios.servicio-detalle.service-page-proyectos-tecnologicos .service-section-project-institutions .service-card-row.service-card-row-cards .service-card:hover{background:#f8fbff;border-color:#dbe7f5;box-shadow:none;transform:none}.servicios.servicio-detalle.service-page-proyectos-tecnologicos .service-section-project-capabilities .service-card-marker,.servicios.servicio-detalle.service-page-proyectos-tecnologicos .service-section-project-government .service-card-marker,.servicios.servicio-detalle.service-page-proyectos-tecnologicos .service-section-project-institutions .service-card-marker{background:#e7f0fa;box-shadow:none;color:#11497b}.servicios.servicio-detalle.service-page-proyectos-tecnologicos .service-section-project-government .service-card-marker{background:#e6effa;color:#0f4b7e}.servicios.servicio-detalle.service-page-proyectos-tecnologicos .service-section-project-institutions .service-card-marker{background:#e8f1fb;color:#18558b}.servicios.servicio-detalle.service-page-proyectos-tecnologicos .service-section-project-capabilities .service-card-marker{background:#e4eef8;color:#145182}.servicios.servicio-detalle.service-page-proyectos-tecnologicos .service-section-project-capabilities .service-card h3,.servicios.servicio-detalle.service-page-proyectos-tecnologicos .service-section-project-government .service-card h3,.servicios.servicio-detalle.service-page-proyectos-tecnologicos .service-section-project-institutions .service-card h3{font-size:16px}.servicios.servicio-detalle.service-page-proyectos-tecnologicos .service-section-project-capabilities .service-card p,.servicios.servicio-detalle.service-page-proyectos-tecnologicos .service-section-project-government .service-card p,.servicios.servicio-detalle.service-page-proyectos-tecnologicos .service-section-project-institutions .service-card p{font-size:13.5px;line-height:1.5}.servicios.service-page-capacitacion-laboral .service-chips-title,.servicios.service-page-marketing-publicidad .service-chips-title,.servicios.service-page-servicios-medicos .service-chips-title{color:var(--service-accent);margin-top:32px}.servicios.service-page-capacitacion-laboral .service-chip-row,.servicios.service-page-marketing-publicidad .service-chip-row,.servicios.service-page-servicios-medicos .service-chip-row{background:var(--gray-100);border:1px solid var(--border-light);border-radius:16px;padding:22px}.servicios.service-page-produccion-eventos .service-detail-hero{align-items:center;background:#000;display:flex;min-height:600px;padding:0}.servicios.service-page-produccion-eventos .service-detail-hero:after{background:linear-gradient(180deg,#0006,#000000c7);content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.servicios.service-page-produccion-eventos .service-detail-hero .service-detail-inner{padding:88px 0 44px}.servicios.service-page-produccion-eventos .service-hero-photo{border-radius:0;height:100%;inset:0;position:absolute;width:100%;z-index:0}.servicios.service-page-produccion-eventos .service-hero-photo img{opacity:.84}.servicios.service-page-produccion-eventos .service-detail-bread,.servicios.service-page-produccion-eventos .service-detail-hero h1,.servicios.service-page-produccion-eventos .service-detail-hero>.service-detail-inner>p,.servicios.service-page-produccion-eventos .service-hero-tag,.servicios.service-page-produccion-eventos .service-stat-row{position:relative;z-index:2}.servicios.service-page-produccion-eventos .service-detail-bread,.servicios.service-page-produccion-eventos .service-detail-bread strong{color:#fff9}.servicios.service-page-produccion-eventos .service-detail-bread a{color:var(--service-accent-light)}.servicios.service-page-produccion-eventos .service-detail-hero h1{color:var(--white);font-size:clamp(3rem,6.5vw,4rem);font-weight:900;max-width:900px}.servicios.service-page-produccion-eventos .service-detail-hero>.service-detail-inner>p{color:#ffffffc7}.servicios.service-page-produccion-eventos .service-hero-tag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:color-mix(in srgb,var(--service-accent) 12%,#0000);border:1px solid color-mix(in srgb,var(--service-accent-light) 42%,#0000);color:var(--service-accent-light)}.servicios.service-page-produccion-eventos .service-stat-row{background:#1d1d1f;border-radius:0;border-top:1px solid hsla(0,0%,100%,.078);margin-top:54px}.servicios.service-page-produccion-eventos .service-stat{background:#1d1d1f;border-right:1px solid hsla(0,0%,100%,.078)}.servicios.service-page-produccion-eventos .service-stat:last-child{border-right:0}.servicios.service-page-produccion-eventos .service-stat strong{background:linear-gradient(135deg,var(--service-accent-light),#67e8f9);background-clip:text;-webkit-background-clip:text;color:#0000}.servicios.service-page-produccion-eventos .service-card-row-media{align-items:stretch;gap:12px}.servicios.service-page-produccion-eventos .service-media-card:first-child{flex:1.55 1 420px;min-height:376px}.servicios.service-page-produccion-eventos .service-media-card:not(:first-child){flex:1 1 245px;min-height:182px}.servicios.service-page-produccion-eventos .service-media-card img{transition:transform .45s ease,opacity .45s ease}.servicios.service-page-produccion-eventos .service-media-card:hover img{opacity:1;transform:scale(1.05)}.servicios.service-page-produccion-eventos .service-card-row-cards .service-card:hover,.servicios.service-page-produccion-eventos .service-card-row-numbered-rich .service-card:hover{border-color:var(--service-accent)}.servicios.production-detail{--production-accent:#0891b2;--production-accent-dark:#0e7490;--production-accent-light:#67e8f9;--production-accent-pale:#cffafe;--production-accent-bg:#ecfeff}.servicios .production-inner{margin:0 auto;width:min(100% - 56px,1080px)}.servicios .production-hero{background:#000;min-height:600px;overflow:hidden;position:relative}.servicios .production-hero:before{background:linear-gradient(180deg,#0006,rgba(0,0,0,.749));content:"";inset:0;pointer-events:none;position:absolute;z-index:2}.servicios .production-hero-media{inset:0;position:absolute;z-index:1}.servicios .production-hero-media img{height:100%;object-fit:cover;opacity:.86;width:100%}.servicios .production-hero-content{align-items:center;color:var(--white);display:flex;flex-direction:column;justify-content:center;margin:0 auto;min-height:600px;padding:72px 0;position:relative;text-align:center;width:min(100% - 56px,1080px);z-index:3}.servicios .production-bread{color:#fff9;display:flex;flex-wrap:wrap;font-size:12px;gap:7px;justify-content:center;margin-bottom:16px}.servicios .production-bread a{color:var(--production-accent-light)}.servicios .production-bread strong{color:#fff9;font-weight:500}.servicios .production-tag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(8,145,178,.122);border:1px solid #67e8f966;border-radius:999px;color:var(--production-accent-light);display:inline-flex;font-size:11px;font-weight:700;letter-spacing:.12em;line-height:1;margin-bottom:18px;padding:6px 14px;text-transform:uppercase}.servicios .production-hero h1{color:var(--white);font-size:clamp(3rem,6.5vw,4rem);font-weight:900;letter-spacing:-.045em;line-height:1.02;margin:0 0 16px;max-width:880px}.servicios .production-hero h1 span{background:linear-gradient(135deg,var(--production-accent-light) 0,#22d3ee 50%,#67e8f9 100%);background-clip:text;-webkit-background-clip:text;color:#0000}.servicios .production-hero p{color:#ffffffc7;font-size:19px;line-height:1.5;margin:0 0 32px;max-width:650px}.servicios .production-hero-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.servicios .production-hero-actions a{align-items:center;border-radius:999px;display:inline-flex;font-size:13.5px;font-weight:600;justify-content:center;min-height:44px;padding:12px 28px;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.servicios .production-hero-actions a:first-child{background:#3edcf3;box-shadow:none;color:var(--white)}.servicios .production-hero-actions a:first-child:hover{background:#3edcf3;transform:translateY(-1px)}.servicios .production-hero-actions a:last-child{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.078);border:1px solid hsla(0,0%,100%,.251);color:var(--white)}.servicios .production-hero-actions a:last-child:hover{background:hsla(0,0%,100%,.149)}.servicios .production-stats{background:var(--gray-950);border-top:1px solid hsla(0,0%,100%,.051);padding:32px 0}.servicios .production-stats-row{display:flex;flex-wrap:wrap;gap:0}.servicios .production-stat{border-right:1px solid hsla(0,0%,100%,.078);color:var(--white);flex:1 1 220px;padding:0 24px;text-align:center}.servicios .production-stat:last-child{border-right:0}.servicios .production-stat strong{background:linear-gradient(135deg,var(--production-accent-light),#67e8f9);background-clip:text;-webkit-background-clip:text;color:#0000;display:block;font-size:34px;font-weight:800;letter-spacing:-.02em;line-height:1;margin-bottom:4px}.servicios .production-stat span{color:hsla(0,0%,100%,.549);font-size:11.5px;font-weight:600;letter-spacing:.1em;line-height:1.4;text-transform:uppercase}.servicios .production-section{background:var(--white);border-bottom:1px solid var(--border-light);padding:64px 0}.servicios .production-section.production-soft{background:var(--gray-50)}.servicios .production-section-head{margin-bottom:36px;max-width:720px}.servicios .production-section-head span{color:var(--production-accent);display:inline-flex;font-size:11px;font-weight:700;letter-spacing:.1em;margin-bottom:8px;text-transform:uppercase}.servicios .production-section-head h2{color:var(--gray-950);font-size:clamp(2rem,4vw,2.4rem);font-weight:800;letter-spacing:-.035em;line-height:1.1;margin:0 0 12px}.servicios .production-section-head p{color:var(--silver-dark);font-size:17px;line-height:1.65}.servicios .production-gallery{align-items:stretch;display:flex;gap:12px}.servicios .production-gallery-card{background:#000;border-radius:14px;min-height:180px;overflow:hidden;position:relative}.servicios .production-gallery-feature{flex:1.6 1 430px;min-height:372px}.servicios .production-gallery-side{display:flex;flex:2 1 600px;flex-wrap:wrap;gap:12px}.servicios .production-gallery-side .production-gallery-card{flex-basis:calc(50% - 6px);flex-grow:1;flex-shrink:1}.servicios .production-gallery-card img{height:100%;object-fit:cover;opacity:.88;transition:opacity .45s ease,transform .45s ease;width:100%}.servicios .production-gallery-card:hover img{opacity:1;transform:scale(1.05)}.servicios .production-gallery-card:after{background:linear-gradient(180deg,#0000 38%,#000c);content:"";inset:0;position:absolute}.servicios .production-gallery-card div{bottom:14px;color:var(--white);left:16px;position:absolute;right:16px;z-index:2}.servicios .production-gallery-card span{color:var(--production-accent-light);display:block;font-size:9.5px;font-weight:700;letter-spacing:.1em;margin-bottom:3px;text-transform:uppercase}.servicios .production-gallery-card h3{font-size:14px;font-weight:700;letter-spacing:-.01em;line-height:1.2;margin:0}.servicios .production-pillars{display:flex;flex-wrap:wrap;gap:16px}.servicios .production-pillar{background:var(--gray-950);border-radius:18px;color:var(--white);flex:1 1 280px;overflow:hidden;padding:32px 28px;position:relative}.servicios .production-pillar:after{background:radial-gradient(circle,var(--production-accent) 0,#0000 70%);border-radius:50%;content:"";height:180px;opacity:.25;position:absolute;right:-42px;top:-42px;width:180px}.servicios .production-pillar>span{align-items:center;background:rgba(8,145,178,.149);border-radius:14px;color:var(--production-accent-light);display:inline-flex;font-size:22px;height:50px;justify-content:center;margin-bottom:18px;position:relative;width:50px;z-index:1}.servicios .production-pillar h3,.servicios .production-pillar p{position:relative;z-index:1}.servicios .production-pillar h3{font-size:20px;font-weight:800;margin:0 0 8px}.servicios .production-pillar p{color:hsla(0,0%,100%,.722);font-size:14px;line-height:1.55}.servicios .production-service-list{display:flex;flex-direction:column;gap:16px}.servicios .production-service-item{align-items:flex-start;background:var(--white);border:1px solid var(--border);border-radius:18px;display:flex;gap:28px;padding:32px;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.servicios .production-service-item:hover{border-color:var(--production-accent);box-shadow:0 10px 40px rgba(8,145,178,.078);transform:translateY(-2px)}.servicios .production-service-num{font-feature-settings:"tnum";background:linear-gradient(135deg,var(--production-accent),var(--production-accent-dark));background-clip:text;-webkit-background-clip:text;color:#0000;flex:0 0 72px;font-size:42px;font-variant-numeric:tabular-nums;font-weight:900;letter-spacing:-.03em;line-height:1}.servicios .production-service-item h3{color:var(--gray-950);font-size:20px;font-weight:700;letter-spacing:-.01em;margin:0 0 8px}.servicios .production-service-item p{color:var(--silver-dark);font-size:14.5px;line-height:1.6;max-width:760px}.servicios .production-mini-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.servicios .production-mini-tags span{background:var(--production-accent-bg);border:1px solid var(--production-accent-pale);border-radius:999px;color:var(--production-accent-dark);font-size:11.5px;font-weight:600;padding:4px 12px}.servicios .production-channels,.servicios .production-equipment,.servicios .production-events,.servicios .production-sector-list{display:flex;flex-wrap:wrap;gap:12px}.servicios .production-event-card{background:#000;border-radius:16px;box-shadow:none;flex:1 1 310px;min-height:260px;overflow:hidden;position:relative}.servicios .production-event-card img{height:100%;min-height:260px;object-fit:cover;opacity:.92;transition:transform .45s ease;width:100%}.servicios .production-event-card:hover img{transform:scale(1.05)}.servicios .production-event-card:before{background:linear-gradient(180deg,rgba(0,0,0,.102) 30%,rgba(0,0,0,.878));content:"";inset:0;position:absolute;z-index:1}.servicios .production-event-card div{bottom:0;color:var(--white);left:0;padding:24px 22px;position:absolute;right:0;z-index:2}.servicios .production-event-card span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0891b233;border:1px solid rgba(6,182,212,.302);border-radius:999px;color:var(--production-accent-light);display:inline-flex;font-size:10px;font-weight:700;letter-spacing:.1em;margin-bottom:8px;padding:3px 10px;text-transform:uppercase}.servicios .production-event-card h3{color:var(--white);font-size:17px;font-weight:700;letter-spacing:-.01em;margin:0 0 4px}.servicios .production-event-card p{color:hsla(0,0%,100%,.702);font-size:12.5px;line-height:1.4}.servicios .production-channel{background:var(--white);border:1px solid var(--border);border-radius:16px;flex-basis:calc(33.333% - 8px);flex-grow:0;flex-shrink:0;max-width:calc(33.333% - 8px);padding:22px 18px;text-align:center;transition:none}.servicios .production-channel:hover{border-color:var(--border);transform:none}.servicios .production-channel>span{align-items:center;background:var(--gray-950);border-radius:14px;color:var(--white);display:inline-flex;height:48px;justify-content:center;margin-bottom:12px;width:48px}.servicios .production-channel>span svg{display:block;height:24px;width:24px}.servicios .production-channel .production-channel-icon-youtube{background:linear-gradient(135deg,red,#c00)}.servicios .production-channel .production-channel-icon-instagram{background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045)}.servicios .production-channel .production-channel-icon-linkedin{background:linear-gradient(135deg,#0a66c2,#004182)}.servicios .production-channel .production-channel-icon-tiktok{background:linear-gradient(135deg,#111,#252525)}.servicios .production-channel .production-channel-icon-facebook{background:linear-gradient(135deg,#1877f2,#0c5dbf)}.servicios .production-channel .production-channel-icon-spotify{background:linear-gradient(135deg,#1db954,#169c46)}.servicios .production-channel h3{color:var(--gray-950);font-size:15px;font-weight:750;margin:0 0 4px}.servicios .production-channel p{color:var(--silver-dark);font-size:12.5px}.servicios .production-workflow{display:flex;flex-wrap:wrap;gap:12px}.servicios .production-workflow-step{background:var(--gray-50);border-radius:14px;flex:1 1 165px;padding:16px 10px;position:relative;text-align:center;transition:none}.servicios .production-workflow-step:hover{background:var(--gray-50)}.servicios .production-workflow-step:not(:last-child):after{color:var(--production-accent);content:"→";font-size:16px;font-weight:700;position:absolute;right:-9px;top:50%;transform:translateY(-50%);z-index:2}.servicios .production-workflow-step>span{background:var(--production-accent-pale);border-radius:999px;color:var(--production-accent);display:inline-flex;font-size:11px;font-weight:700;margin-bottom:8px;padding:2px 8px}.servicios .production-workflow-step h3{color:var(--gray-950);font-size:13.5px;font-weight:750;margin:0 0 4px}.servicios .production-workflow-step p{color:var(--silver-dark);font-size:11.5px;line-height:1.4}.servicios .production-equipment-card{align-items:center;background:var(--gray-100);border-radius:12px;display:flex;flex:1 1 300px;gap:12px;padding:18px;transition:none}.servicios .production-equipment-card:hover{background:var(--gray-100)}.servicios .production-equipment-card>span{align-items:center;color:var(--production-accent-dark);display:inline-flex;height:42px;justify-content:center;min-width:42px;width:42px}.servicios .production-equipment-card>span svg{display:block;height:24px;width:24px}.servicios .production-equipment-card h3{color:var(--gray-950);font-size:13px;font-weight:750;margin:0 0 2px}.servicios .production-equipment-card p{color:var(--silver-dark);font-size:11.5px;line-height:1.3}.servicios .production-sector-list span{background:var(--white);border:1px solid var(--border);border-radius:999px;color:var(--gray-800);font-size:13px;font-weight:600;padding:8px 18px;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.servicios .production-sector-list span:hover{background:var(--production-accent);border-color:var(--production-accent);color:var(--white)}.servicios .production-cta{background:linear-gradient(135deg,var(--gray-950) 0,#0c4a5e 100%);overflow:hidden;padding:80px 0;position:relative;text-align:center}.servicios .production-cta:before{content:none}.servicios .production-cta .production-inner{position:relative;z-index:1}.servicios .production-cta h2{color:var(--white);font-size:clamp(2.2rem,5vw,2.65rem);font-weight:800;letter-spacing:-.03em;line-height:1.1;margin:0 0 10px}.servicios .production-cta h2 span{color:var(--production-accent-light)}.servicios .production-cta p{color:hsla(0,0%,100%,.702);font-size:17px;line-height:1.55;margin:0 auto 28px;max-width:560px}.servicios .production-cta-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.servicios .production-cta-actions a{align-items:center;border-radius:999px;display:inline-flex;font-size:14px;font-weight:600;justify-content:center;min-height:44px;padding:12px 28px;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.servicios .production-cta-actions a:first-child{background:#3edcf3;box-shadow:none;color:var(--white)}.servicios .production-cta-actions a:first-child:hover{background:#3edcf3}.servicios .production-cta-actions a:last-child{border:1.5px solid hsla(0,0%,100%,.302);color:var(--white)}.servicios .production-cta-actions a:last-child:hover{border-color:var(--white)}.servicios .service-chips-title{margin-top:28px}.servicios .service-feature{align-items:center;background:var(--gray-900);border-radius:20px;display:flex;flex-wrap:wrap;gap:34px;padding:36px}.servicios .service-feature-copy{flex:1 1 420px}.servicios .service-feature-copy>span{color:var(--silver-light);display:inline-flex;font-size:11px;font-weight:700;letter-spacing:.1em;margin-bottom:8px;text-transform:uppercase}.servicios .service-feature h3{color:var(--white);font-size:26px;font-weight:800;letter-spacing:-.025em;line-height:1.12;margin:0 0 12px}.servicios .service-feature p{color:var(--silver-light);font-size:15px;line-height:1.65}.servicios .service-feature small{color:var(--silver);display:block;font-size:13px;line-height:1.45;margin-top:14px}.servicios .service-feature-image{background:var(--gray-800);border-radius:16px;flex:1 1 280px;height:280px;overflow:hidden}.servicios .service-feature-image img{height:100%;object-fit:cover;width:100%}.servicios .service-media-card{background:var(--gray-950);border-radius:16px;flex:1 1 320px;min-height:260px;overflow:hidden;position:relative}.servicios .service-media-card img{height:100%;min-height:260px;object-fit:cover;opacity:.78;width:100%}.servicios .service-media-card div{bottom:18px;color:var(--white);left:18px;position:absolute;right:18px}.servicios .service-media-card span{color:var(--silver-light);display:inline-flex;font-size:11px;font-weight:700;letter-spacing:.1em;margin-bottom:6px;text-transform:uppercase}.servicios .service-media-card h3{font-size:18px;font-weight:800;line-height:1.2;margin:0}.servicios .service-detail-cta{background:var(--gray-950);padding:66px 0;text-align:center}.servicios .service-detail-cta h2{color:var(--white);font-size:clamp(1.9rem,4vw,2.35rem);font-weight:800;letter-spacing:-.035em;line-height:1.08;margin:0 auto 10px;max-width:800px}.servicios .service-detail-cta p{color:var(--silver-light);font-size:17px;line-height:1.55;margin:0 auto 28px;max-width:640px}.servicios .service-cta-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.servicios .service-cta-actions a{align-items:center;border-radius:999px;display:inline-flex;font-size:14px;font-weight:600;justify-content:center;min-height:44px;padding:12px 26px;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.servicios .service-cta-actions a:first-child{background:var(--white);color:var(--gray-950)}.servicios .service-cta-actions a:first-child:hover{background:var(--gray-100)}.servicios .service-cta-actions a:last-child{border:1px solid var(--silver-dark);color:var(--white)}.servicios .service-cta-actions a:last-child:hover{border-color:var(--white)}.servicios .reveal{opacity:0;transform:translateY(20px);transition:all .6s cubic-bezier(.16,1,.3,1)}.servicios .reveal.visible{opacity:1;transform:translateY(0)}@media(max-width:920px){.servicios.servicio-detalle.service-page-capacitacion-laboral .service-section-training-intro .service-split,.servicios.servicio-detalle.service-page-proyectos-tecnologicos .service-section-project-intro .service-split-with-stats,.servicios.servicio-detalle.service-page-servicios-medicos .service-detail-section:first-of-type .service-split{flex-wrap:wrap}.servicios.service-page-proyectos-tecnologicos .service-project-stats{flex-basis:100%}.servicios.service-page-marketing-publicidad .service-section-marketing-formats .service-card-row.service-card-row-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.servicios .production-channel,.servicios.servicio-detalle.service-page-capacitacion-laboral .capacitacion-group-card{flex-basis:calc(50% - 8px);max-width:calc(50% - 8px)}}@media(max-width:760px){.servicios .production-hero-content,.servicios .production-inner,.servicios .service-detail-inner{width:min(100% - 32px,1080px)}.servicios .production-hero,.servicios .production-hero-content{min-height:560px}.servicios .production-hero-content{padding:56px 0}.servicios .production-hero h1{font-size:clamp(2.4rem,11vw,3rem)}.servicios .production-gallery{flex-direction:column}.servicios .production-gallery-feature,.servicios .production-gallery-side{flex-basis:auto}.servicios .production-gallery-side .production-gallery-card{flex-basis:100%}.servicios .production-service-item{flex-direction:column;gap:16px;padding:24px}.servicios .production-workflow-step:not(:last-child):after{display:none}.servicios .service-detail-hero{padding:48px 0 44px}.servicios .service-detail-hero>.service-detail-inner>p{font-size:17px}.servicios .service-detail-cta,.servicios .service-detail-section{padding:48px 0}.servicios .service-aside,.servicios .service-card,.servicios .service-feature{padding:22px}.servicios .service-card-row{gap:12px}.servicios .service-card{flex-basis:100%}.servicios.servicio-detalle.service-page-capacitacion-laboral .capacitacion-group-tabs{flex-direction:column;width:100%}.servicios.servicio-detalle.service-page-capacitacion-laboral .capacitacion-group-tab{justify-content:flex-start;width:100%}.servicios .production-channel,.servicios.servicio-detalle.service-page-capacitacion-laboral .capacitacion-group-card{flex-basis:100%;max-width:100%}.servicios .service-feature-list{grid-template-columns:1fr 1fr}.servicios .service-feature-image{height:220px}.servicios.service-page-proyectos-tecnologicos .service-section-project-government .service-card,.servicios.service-page-proyectos-tecnologicos .service-section-project-institutions .service-card{flex-basis:100%;max-width:100%}.servicios.service-page-proyectos-tecnologicos .service-project-stats{grid-template-columns:1fr;padding:30px 26px}}@media(max-width:640px){.servicios .service-feature-list,.servicios.service-page-marketing-publicidad .service-section-marketing-formats .service-card-row.service-card-row-cards{grid-template-columns:1fr}}.servicios .cta-inner,.servicios .hero-inner,.servicios .met-inner,.servicios .sec-inner,.servicios .srv-inner{padding-left:clamp(16px,3.5vw,28px);padding-right:clamp(16px,3.5vw,28px)}.servicios .hero h1{font-size:clamp(2.6rem,7vw,3.5rem)}.servicios .hero-sub{font-size:clamp(1rem,2.4vw,1.3125rem)}.servicios .hero-links{flex-wrap:wrap}.servicios .production-hero-content,.servicios .production-inner,.servicios .service-detail-inner{width:min(100% - clamp(32px,6vw,56px),1080px)}.servicios .cta,.servicios .metrics,.servicios .production-cta,.servicios .sectors,.servicios .service-detail-cta,.servicios .service-detail-section,.servicios .srv-section{padding-bottom:clamp(56px,8vw,80px);padding-top:clamp(56px,8vw,80px)}.servicios .service-feature-list{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.servicios .production-section-head p,.servicios .service-copy-block p,.servicios .service-detail-hero>.service-detail-inner>p,.servicios .service-section-head p{font-size:clamp(.95rem,1.8vw,1.0625rem)}@media(max-width:980px){.servicios .hero{padding:60px 0 52px;text-align:left}.servicios .hero-links{justify-content:flex-start}.servicios .srv-grid{gap:28px;grid-template-columns:1fr}.servicios .srv-grid.flip{direction:ltr}.servicios .srv-visual{aspect-ratio:16/10;max-height:360px;order:-1}.servicios .met-grid,.servicios .sec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.servicios .service-feature,.servicios .service-split{gap:24px}.servicios .production-gallery{flex-direction:column}.servicios .production-gallery-feature{min-height:300px}}@media(max-width:760px){.servicios .hero-bread,.servicios .service-detail-bread{display:none}.servicios .hero-links{align-items:stretch;flex-direction:column;width:min(100%,340px)}.servicios .hero-links a{justify-content:space-between}.servicios .hero-divider{margin-top:32px}.servicios .cta h2,.servicios .met-head h2,.servicios .sec-head h2,.servicios .srv-text h2{font-size:clamp(2rem,8vw,2.5rem)}.servicios .service-detail-hero{padding:44px 0 40px}.servicios .service-stat{flex-basis:calc(50% - 1px)}.servicios .service-feature{align-items:flex-start;flex-direction:column}.servicios .service-feature-image{max-width:none;width:100%}.servicios .production-event-card,.servicios .service-media-card{flex-basis:100%}}@media(max-width:520px){.servicios .hero{padding-bottom:44px;padding-top:52px}.servicios .srv-text .num{display:none}.servicios .met-grid,.servicios .sec-grid{grid-template-columns:1fr}.servicios .sec-pill:nth-child(n+7){display:none}.servicios .service-stat{flex-basis:100%}.servicios .srv-visual{max-height:280px}.servicios .service-feature small{display:none}}.servicios.servicio-detalle.service-page-capacitacion-laboral .capacitacion-group-card,.servicios.servicio-detalle.service-page-capacitacion-laboral .service-section-training-modalities .service-card,.servicios.servicio-detalle.service-page-capacitacion-laboral .service-section-training-modes .service-card,.servicios.servicio-detalle.service-page-capacitacion-laboral .service-section-training-value .service-card,.servicios.servicio-detalle.service-page-marketing-publicidad .service-section-marketing-formats .service-card,.servicios.servicio-detalle.service-page-marketing-publicidad .service-section-marketing-reach .service-card,.servicios.servicio-detalle.service-page-marketing-publicidad .service-section-marketing-services .service-card,.servicios.servicio-detalle.service-page-marketing-publicidad .service-section-marketing-value .service-card{box-shadow:none!important;transform:none!important;transition:none!important}.servicios.servicio-detalle.service-page-marketing-publicidad .service-section-marketing-reach .service-card:focus-visible,.servicios.servicio-detalle.service-page-marketing-publicidad .service-section-marketing-reach .service-card:hover,.servicios.servicio-detalle.service-page-marketing-publicidad .service-section-marketing-services .service-card:focus-visible,.servicios.servicio-detalle.service-page-marketing-publicidad .service-section-marketing-services .service-card:hover{background:var(--white)!important;border-color:var(--border)!important;box-shadow:none!important;transform:none!important}.servicios.servicio-detalle.service-page-marketing-publicidad .service-section-marketing-formats .service-card:focus-visible,.servicios.servicio-detalle.service-page-marketing-publicidad .service-section-marketing-formats .service-card:hover,.servicios.servicio-detalle.service-page-marketing-publicidad .service-section-marketing-value .service-card:focus-visible,.servicios.servicio-detalle.service-page-marketing-publicidad .service-section-marketing-value .service-card:hover{background:#fffafb!important;border-color:#e9dbe0!important;box-shadow:none!important;transform:none!important}.servicios.servicio-detalle.service-page-capacitacion-laboral .capacitacion-group-card:focus-visible,.servicios.servicio-detalle.service-page-capacitacion-laboral .capacitacion-group-card:hover{background:#f9f7f2!important;border-color:#ece7dc!important;box-shadow:none!important;transform:none!important}.servicios.servicio-detalle.service-page-capacitacion-laboral .service-section-training-modalities .service-card:focus-visible,.servicios.servicio-detalle.service-page-capacitacion-laboral .service-section-training-modalities .service-card:hover,.servicios.servicio-detalle.service-page-capacitacion-laboral .service-section-training-modes .service-card:focus-visible,.servicios.servicio-detalle.service-page-capacitacion-laboral .service-section-training-modes .service-card:hover,.servicios.servicio-detalle.service-page-capacitacion-laboral .service-section-training-value .service-card:focus-visible,.servicios.servicio-detalle.service-page-capacitacion-laboral .service-section-training-value .service-card:hover{background:#fffaf1!important;border-color:#eedfca!important;box-shadow:none!important;transform:none!important}.fisp-tv,.fisp-tv :where(:not(.site-footer,.site-footer *)),.noticia-page,.noticia-page :where(:not(.site-footer,.site-footer *)){box-sizing:border-box;margin:0;padding:0}.fisp-tv,.noticia-page{--black:#111;--dark:#1a1a1a;--g900:#222;--g800:#333;--g700:#444;--g600:#555;--g500:#777;--g400:#999;--g300:#bbb;--g200:#ddd;--g150:#e8e8e8;--g100:#f0f0f0;--g50:#f7f7f7;--white:#fff;--accent:#0a7e8c;--accent-dark:#086b77;--accent-soft:#e6f5f6;--serif:"PT Serif",Georgia,"Times New Roman",serif;--sans:"PT Sans","Helvetica Neue",Arial,sans-serif;--nav-sans:"Segoe UI","Helvetica Neue",Arial,sans-serif;-webkit-font-smoothing:antialiased;background:var(--white);color:var(--black);font-family:var(--sans);scroll-behavior:smooth}.fisp-tv a,.noticia-page a{color:inherit;text-decoration:none}.fisp-tv img,.noticia-page img{display:block}.tv-navbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border-bottom:1px solid var(--g150);box-shadow:0 10px 30px #0f1b3314;position:sticky;top:0;z-index:120}.tv-topbar{background:#020617;border-bottom:1px solid #ffffff0f;color:#ffffff9e;font-family:var(--nav-sans)}.tv-topbar-inner{align-items:center;display:flex;gap:16px;justify-content:space-between;min-height:28px}.tv-topbar-links{align-items:center;display:flex;font-size:11px;font-weight:500;gap:9px;letter-spacing:.03em}.tv-topbar-links a{transition:color .15s}.tv-topbar-links a:hover{color:#fff}.tv-topbar-links span{background:#ffffff1f;height:12px;width:1px}.tv-navbar-shell{margin:0 auto;max-width:1100px;padding:0 20px}.tv-navbar-top{font-family:var(--nav-sans);gap:18px;justify-content:space-between;padding:10px 0 9px}.tv-brand-group,.tv-navbar-top{align-items:center;display:flex}.tv-brand-group{gap:14px;min-width:0}.tv-brand-logo img{height:34px;width:auto}.tv-brand-separator{background:var(--g200);height:28px;width:1px}.tv-brand-copy{display:flex;flex-direction:column;gap:0;min-width:0}.tv-brand-title{color:var(--black);font-family:var(--serif);font-size:18px;font-weight:700;line-height:1.05}.tv-brand-title-stack{color:var(--g500);display:flex;flex-direction:column;font-family:var(--nav-sans);font-size:11px;font-weight:650;letter-spacing:.065em;line-height:1.15;text-transform:uppercase}.tv-brand-title-stack span{display:block}.tv-brand-subtitle{color:var(--accent);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.tv-social-links{align-items:center;display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.tv-social-link{align-items:center;background:#fff;border:1px solid var(--g200);border-radius:6px;color:var(--g700);display:inline-flex;font-family:var(--nav-sans);gap:6px;height:34px;justify-content:center;min-width:34px;padding:0 9px;transition:border-color .15s,background-color .15s,color .15s;width:auto}.tv-social-link:hover{background:var(--g50)}.tv-social-link.is-youtube:hover{border-color:#ff000038;color:red}.tv-social-link.is-spotify:hover{border-color:#1db95438;color:#1db954}.tv-social-link.is-instagram:hover{border-color:#e1306c38;color:#e1306c}.tv-social-link.is-linkedin:hover{border-color:#0a66c238;color:#0a66c2}.tv-social-link.is-tiktok:hover{border-color:#1111112e;color:#111}.tv-social-icon{align-items:center;display:inline-flex;justify-content:center}.tv-social-icon svg{height:17px;width:17px}.tv-social-label{font-size:11px;font-weight:600;letter-spacing:.01em;white-space:nowrap}.tv-category-bar{align-items:center;border-top:1px solid var(--g100);display:flex;font-family:var(--nav-sans);gap:8px;justify-content:center;overflow:visible;padding:0;scrollbar-width:none}.tv-category-bar::-webkit-scrollbar{display:none}.tv-category-link{align-items:center;border-bottom:3px solid #0000;color:var(--g600);display:inline-flex;flex:0 0 auto;font-size:11.5px;font-weight:600;justify-content:center;letter-spacing:.03em;line-height:1.1;padding:9px 8px 10px;position:relative;text-transform:uppercase;transition:color .15s,border-color .15s;white-space:nowrap;width:max-content}.tv-category-link-label{display:block;position:relative;top:1px}.tv-category-row-break{display:none}.tv-category-link.is-active,.tv-category-link:hover{border-bottom-color:var(--accent);color:var(--accent)}.fisp-tv .main{grid-gap:28px;display:grid;gap:28px;grid-template-columns:1fr 278px;margin:0 auto;max-width:1060px;padding:24px 20px 0}.fisp-tv .content,.noticia-page .noticia-article{min-width:0}.fisp-tv .hero-note{border-radius:0;box-shadow:0 16px 38px #0f1b3314;cursor:pointer;display:block;margin-bottom:18px;overflow:hidden;position:relative;transition:transform .34s cubic-bezier(.22,1,.36,1),box-shadow .34s cubic-bezier(.22,1,.36,1)}.fisp-tv .hero-note:hover{box-shadow:0 24px 52px #0f1b3324}.fisp-tv .hero-note img{display:block;object-fit:cover}.fisp-tv .hero-note img,.fisp-tv .hero-note-fallback{aspect-ratio:16/9;width:100%}.fisp-tv .hero-note .overlay{background:linear-gradient(0deg,rgba(0,0,0,.749) 0,rgba(0,0,0,.102) 50%,#0000);inset:0;position:absolute}.fisp-tv .hero-note .play-btn{align-items:center;background:hsla(0,0%,100%,.902);border-radius:50%;display:flex;height:60px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .15s;width:60px;z-index:3}.fisp-tv .hero-note:hover .play-btn{transform:translate(-50%,-50%) scale(1.05)}.fisp-tv .hero-note .play-btn svg{color:var(--black);height:20px;margin-left:2px;width:20px}.fisp-tv .hero-note .info{bottom:0;left:0;padding:20px 22px;position:absolute;right:0;z-index:2}.fisp-tv .hero-note .cat{color:var(--accent);font-family:var(--sans);font-size:10px;font-weight:700;letter-spacing:.08em;margin-bottom:6px;text-transform:uppercase}.fisp-tv .hero-note h2{color:#fff;font-family:var(--serif);font-size:28px;font-weight:700;line-height:1.2;margin-bottom:6px}.fisp-tv .hero-note .desc{color:var(--g300);font-family:var(--sans);font-size:14px;line-height:1.4}.fisp-tv .hero-note .desc-meta{display:none}.fisp-tv .note{background:var(--white);border-bottom:1px solid var(--g150);border-radius:0;box-shadow:0 0 0 #0f1b3300;cursor:pointer;display:flex;gap:14px;padding:14px 0;transition:transform .34s cubic-bezier(.22,1,.36,1),box-shadow .34s cubic-bezier(.22,1,.36,1),background-color .34s cubic-bezier(.22,1,.36,1)}.fisp-tv .note:hover{background:var(--g50);box-shadow:0 18px 40px #0f1b3314}.fisp-tv .note-img{border-radius:0;flex-shrink:0;height:105px;overflow:hidden;position:relative;width:175px}.fisp-tv .card-img img,.fisp-tv .note-img img,.noticia-page .noticia-cover img,.noticia-page .noticia-related-thumb img{height:100%;object-fit:cover;width:100%}.fisp-tv .note-img .ph{color:var(--g400);font-size:10px;font-weight:700;height:100%;letter-spacing:.05em;text-transform:uppercase;width:100%}.fisp-tv .note-img .ph,.fisp-tv .note-img .play-sm{align-items:center;display:flex;justify-content:center}.fisp-tv .note-img .play-sm{background:hsla(0,0%,100%,.851);border-radius:50%;height:26px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:26px}.fisp-tv .note-img .play-sm svg{color:var(--black);height:9px;margin-left:1px;width:9px}.fisp-tv .note-body{display:flex;flex-direction:column;justify-content:center;min-width:0}.fisp-tv .note-body .cat{color:var(--accent);font-size:10px;font-weight:700;letter-spacing:.06em;margin-bottom:4px;text-transform:uppercase}.fisp-tv .note-body h3{color:var(--black);font-family:var(--serif);font-size:18px;font-weight:500;line-height:1.25;margin-bottom:4px}.fisp-tv .note-body h3,.fisp-tv .note-body p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.fisp-tv .note-body p{color:var(--g600);font-size:13.5px;line-height:1.35}.fisp-tv .note-body .meta{color:var(--g400);font-size:11px;margin-top:4px}.fisp-tv .note-body .meta b{color:var(--g600);font-weight:700}.fisp-tv .sidebar{align-self:start;position:sticky;top:140px}.fisp-tv .sb-block{margin-bottom:24px}.fisp-tv .sb-heading{border-bottom:3px solid var(--accent);color:var(--black);font-family:var(--serif);font-size:21px;font-weight:600;letter-spacing:0;margin-bottom:4px;padding-bottom:10px}.fisp-tv .sb-note{border-bottom:1px solid var(--g100);cursor:pointer;display:flex;padding:11px 0}.fisp-tv .sb-note:last-child{border-bottom:none}.fisp-tv .sb-note:hover h4{color:var(--accent)}.fisp-tv .sb-note-body h4{color:var(--black);font-family:var(--serif);font-size:17px;font-weight:500;letter-spacing:-.03em;line-height:1.25;margin-bottom:4px;transition:color .1s}.fisp-tv .sb-note-body .cat{color:var(--g400);font-size:10px;font-weight:500;letter-spacing:.06em;margin-top:0;text-transform:uppercase}.fisp-tv .sb-seg{display:flex;flex-direction:column;gap:0}.fisp-tv .sb-seg a{align-items:center;border-bottom:1px solid var(--g100);color:var(--g700);display:flex;font-size:13.5px;font-weight:700;justify-content:space-between;padding:8px 0;transition:color .1s}.fisp-tv .sb-seg a:last-child{border-bottom:none}.fisp-tv .sb-seg a:hover{color:var(--accent)}.fisp-tv .sb-seg a svg{color:var(--g300);height:14px;width:14px}.fisp-tv .section-block{padding:0 0 24px}.fisp-tv .section-inner{margin:0 auto;max-width:1060px;padding:18px 20px 0;position:relative}.fisp-tv .section-inner:before{background:var(--accent);content:"";height:3px;left:clamp(16px,3vw,20px);position:absolute;right:clamp(16px,3vw,20px);top:0}.fisp-tv .section-head{align-items:flex-start;display:flex;gap:18px;justify-content:space-between;margin-bottom:16px}.fisp-tv .section-head>div{display:flex;flex-direction:column;gap:6px}.fisp-tv .section-head h2{color:var(--black);font-family:var(--sans);font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.fisp-tv .section-head p{color:var(--g600);font-size:14px;line-height:1.6;max-width:640px}.fisp-tv .section-head a{align-items:center;color:var(--g500);display:flex;font-size:12px;font-weight:500;gap:3px;transition:color .1s}.fisp-tv .section-head a:hover{color:var(--black)}.fisp-tv .section-head a svg{height:14px;width:14px}.fisp-tv .section-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(4,1fr)}.fisp-tv-home .site-footer{margin-top:40px}.fisp-tv-home .tv-home-directory-cta{margin:10px auto 0;max-width:1060px;padding:0 20px}.fisp-tv-home .tv-home-directory-cta-inner{align-items:center;border-top:1px solid var(--g150);display:flex;gap:24px;justify-content:space-between;padding:28px 30px}.fisp-tv-home .tv-home-directory-cta-copy{min-width:0}.fisp-tv-home .tv-home-directory-cta-copy span{color:var(--accent);display:inline-block;font-size:11px;font-weight:700;letter-spacing:.08em;margin-bottom:8px;text-transform:uppercase}.fisp-tv-home .tv-home-directory-cta-copy h2{color:var(--black);font-family:var(--serif);font-size:28px;line-height:1.08;margin-bottom:8px}.fisp-tv-home .tv-home-directory-cta-copy p{color:var(--g600);font-size:15px;line-height:1.55;max-width:640px}.fisp-tv-home .tv-home-directory-cta-link{align-items:center;color:var(--accent);display:inline-flex;flex:0 0 auto;font-size:13px;font-weight:700;gap:8px;letter-spacing:.06em;padding:0;text-transform:uppercase;transition:color .2s ease}.fisp-tv-home .tv-home-directory-cta-link:hover{color:var(--accent-dark)}.fisp-tv-home .tv-home-directory-cta-link svg{height:16px;width:16px}.fisp-tv .card{background:var(--white);border:1px solid var(--g200);border-radius:0;box-shadow:0 14px 30px #0f1b330d;cursor:pointer;overflow:hidden;transition:transform .34s cubic-bezier(.22,1,.36,1),box-shadow .34s cubic-bezier(.22,1,.36,1)}.fisp-tv .card:hover{box-shadow:0 20px 42px #0f1b331a;transform:translateY(-4px)}.fisp-tv .card-img{aspect-ratio:16/9;overflow:hidden;position:relative}.fisp-tv .card-img,.fisp-tv .card-img .ph{align-items:center;display:flex;justify-content:center}.fisp-tv .card-img .ph{color:var(--g400);font-size:10px;font-weight:700;height:100%;width:100%}.fisp-tv .card-img .play-sm{align-items:center;background:hsla(0,0%,100%,.851);border-radius:50%;display:flex;height:28px;justify-content:center;position:absolute;width:28px;z-index:2}.fisp-tv .card-img .play-sm svg{color:var(--black);height:9px;margin-left:1px;width:9px}.fisp-tv .card-body{padding:10px 12px}.fisp-tv .card-body h4{color:var(--black);font-family:var(--serif);font-size:14px;font-weight:500;line-height:1.25;margin-bottom:3px}.fisp-tv .card-body p{color:var(--g500);font-size:11.5px}.fisp-tv .tv-home-category{padding:0 0 16px}.fisp-tv .tv-home-category-inner{margin:0 auto;max-width:1060px;padding:0 20px}.fisp-tv .tv-home-category-head{--category-accent:var(--accent);align-items:flex-end;border-bottom:1px solid var(--g150);border-top:1px solid var(--g150);display:flex;gap:20px;justify-content:space-between;margin-bottom:18px;min-height:34px;padding:0 0 14px}.fisp-tv .tv-home-category-title-wrap{align-self:stretch;display:flex;flex-direction:column;justify-content:flex-end;min-width:0}.fisp-tv .tv-home-category-title-wrap h2{color:var(--black);font-size:14px;font-weight:700;letter-spacing:.06em;line-height:1.2;padding:8px 10px 6px 0;text-transform:uppercase}.fisp-tv .tv-home-category-underline{background:var(--category-accent);height:4px;width:100%}.fisp-tv .tv-home-category-link{align-self:center;color:var(--category-accent);flex:0 0 auto;font-size:14px;font-weight:700;transition:opacity .2s ease}.fisp-tv .tv-home-category-link:hover{opacity:.72}.fisp-tv .tv-home-category-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,minmax(0,1fr))}.fisp-tv .tv-home-category-card{background:#fff;display:flex;flex-direction:column;min-width:0;padding:8px 0;transition:transform .32s cubic-bezier(.22,1,.36,1),opacity .2s ease}.fisp-tv .tv-home-category-card:hover{transform:translateY(-4px)}.fisp-tv .tv-home-category-card-copy{display:flex;flex-direction:column;min-width:0}.fisp-tv .tv-home-category-card-kicker,.fisp-tv .tv-home-category-card-meta{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.fisp-tv .tv-home-category-card-kicker{color:var(--g500);margin-bottom:8px}.fisp-tv .tv-home-category-card h3{color:var(--black);font-family:var(--serif);font-size:20px;line-height:1.22;margin-bottom:8px}.fisp-tv .tv-home-category-card p{color:var(--g600);font-size:15px;line-height:1.45;margin-bottom:12px;min-height:66px}.fisp-tv .tv-home-category-card-meta{color:var(--g400);margin-bottom:14px}.fisp-tv .tv-home-category-card-media,.fisp-tv .tv-home-category-card-media-skeleton{aspect-ratio:16/9;overflow:hidden;width:100%}.fisp-tv .tv-home-category-card-media img{height:100%;object-fit:cover;width:100%}.fisp-tv .tv-home-category-card-media .ph{height:100%;width:100%}.fisp-tv .tv-home-category-heading{height:14px;margin:10px 0 7px;width:160px}.fisp-tv .tv-home-category-link-skeleton{align-self:center;height:12px;width:86px}.fisp-tv .tv-home-category-card.is-loading{pointer-events:none}.fisp-tv .bg1,.noticia-page .bg1{background:linear-gradient(135deg,#0d1b2a,#1b2a4a)}.fisp-tv .bg2,.noticia-page .bg2{background:linear-gradient(135deg,#1a0a12,#2e1525)}.fisp-tv .bg3,.noticia-page .bg3{background:linear-gradient(135deg,#0a1a15,#152e22)}.fisp-tv .bg4,.noticia-page .bg4{background:linear-gradient(135deg,#1a150a,#2e2815)}.fisp-tv .bg5,.noticia-page .bg5{background:linear-gradient(135deg,#12101e,#221e35)}.fisp-tv .bg6,.noticia-page .bg6{background:linear-gradient(135deg,#0a1518,#152528)}.fisp-tv .bg7,.noticia-page .bg7{background:linear-gradient(135deg,#1a1210,#2e2220)}.fisp-tv .bg8,.noticia-page .bg8{background:linear-gradient(135deg,#101520,#1e2535)}.fisp-tv .bg9,.noticia-page .bg9{background:linear-gradient(135deg,#151015,#251e25)}.fisp-tv .bg10,.noticia-page .bg10{background:linear-gradient(135deg,#0f1210,#1e251e)}@keyframes tvSkeletonPulse{0%,to{opacity:.72}50%{opacity:1}}.fisp-tv .tv-loading-announcer,.noticia-page .tv-loading-announcer{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.fisp-tv .tv-skeleton,.noticia-page .tv-skeleton{animation:tvSkeletonPulse 1.8s ease-in-out infinite;background:linear-gradient(180deg,#eef1f3,#e3e7ea)}.fisp-tv .tv-loading-heading,.fisp-tv .tv-loading-rank,.fisp-tv .tv-skeleton-line,.fisp-tv .tv-skeleton-pill,.noticia-page .tv-loading-heading,.noticia-page .tv-loading-rank,.noticia-page .tv-skeleton-line,.noticia-page .tv-skeleton-pill{border-radius:999px}.fisp-tv .tv-skeleton-pill{height:10px;width:118px}.fisp-tv .tv-skeleton-pill.is-short{width:82px}.fisp-tv .tv-skeleton-line{height:12px}.fisp-tv .tv-skeleton-line.is-xl{height:28px;width:88%}.fisp-tv .tv-skeleton-line.is-lg{width:76%}.fisp-tv .tv-skeleton-line.is-md{width:63%}.fisp-tv .tv-skeleton-line.is-sm{height:10px;width:42%}.fisp-tv .tv-skeleton-line.is-sidebar-lg{width:94%}.fisp-tv .tv-skeleton-line.is-sidebar-sm{height:10px;width:52%}.fisp-tv .tv-skeleton-line.is-card-lg{width:82%}.fisp-tv .tv-skeleton-line.is-card-sm{height:10px;width:52%}.fisp-tv .tv-loading-main{padding-top:24px}.fisp-tv .tv-loading-hero{margin-bottom:18px}.fisp-tv .tv-loading-hero-media{aspect-ratio:16/9;border-radius:0;width:100%}.fisp-tv .tv-loading-hero-copy{display:flex;flex-direction:column;gap:10px;padding:16px 2px 4px}.fisp-tv .tv-loading-note{border-bottom:1px solid var(--g150);display:flex;gap:14px;padding:14px 0}.fisp-tv .tv-loading-note-thumb{border-radius:0;flex-shrink:0;height:105px;width:175px}.fisp-tv .tv-loading-note-copy{display:flex;flex:1 1;flex-direction:column;gap:8px;justify-content:center}.fisp-tv .tv-loading-heading{height:14px;margin-bottom:12px;width:94px}.fisp-tv .tv-loading-sidebar-item{border-bottom:1px solid var(--g100);display:flex;gap:10px;padding:10px 0}.fisp-tv .tv-loading-sidebar-item:last-child{border-bottom:none}.fisp-tv .tv-loading-rank{flex-shrink:0;height:22px;width:22px}.fisp-tv .tv-loading-sidebar-copy{display:flex;flex:1 1;flex-direction:column;gap:8px;padding-top:2px}.fisp-tv .tv-loading-section .section-head{justify-content:flex-start}.fisp-tv .tv-loading-card{background:#fff;border:1px solid var(--g200);border-radius:0;overflow:hidden}.fisp-tv .tv-loading-card-media{aspect-ratio:16/9;width:100%}.fisp-tv .tv-loading-card-copy{display:flex;flex-direction:column;gap:8px;padding:10px 12px}.noticia-state-card,.tv-state-card{background:linear-gradient(180deg,#fff,#f8fbfb);border:1px solid var(--g150);border-radius:18px;margin:0 auto;max-width:760px;padding:48px 32px;text-align:center;width:100%}.fisp-tv .tv-main-state{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 170px);padding:36px 20px 48px}.fisp-tv .tv-state-card{display:flex;flex-direction:column;justify-content:center;max-width:560px;min-height:320px}.noticia-state-card h1,.tv-state-card h2{color:var(--black);font-family:var(--serif);font-size:32px;line-height:1.1;margin-bottom:12px}.noticia-state-card p,.tv-state-card p{color:var(--g600);font-size:15px;line-height:1.6}.noticia-state-card a{align-items:center;background:var(--accent);border-radius:999px;color:#fff;display:inline-flex;font-weight:700;justify-content:center;margin-top:18px;padding:11px 18px}.noticia-page .noticia-shell{margin:0 auto;max-width:1100px;padding:26px 20px 72px}.noticia-page .noticia-loading-shell{padding-top:26px}.noticia-page .noticia-loading-breadcrumb{margin-bottom:24px}.noticia-page .noticia-loading-breadcrumb-line{border-radius:999px;height:12px;max-width:52%;width:220px}.noticia-page .noticia-loading-cat{border-radius:999px;height:11px;margin-bottom:14px;width:96px}.noticia-page .noticia-loading-title{border-radius:999px;height:42px;margin-bottom:10px;width:94%}.noticia-page .noticia-loading-title.is-short{margin-bottom:16px;width:74%}.noticia-page .noticia-loading-lead{border-radius:999px;height:18px;margin-bottom:10px;width:88%}.noticia-page .noticia-loading-lead.is-short{margin-bottom:0;width:64%}.noticia-page .noticia-loading-meta{border-bottom-color:var(--g150)}.noticia-page .noticia-loading-meta-line{border-radius:999px;height:12px;width:240px}.noticia-page .noticia-loading-media{aspect-ratio:16/9;margin-bottom:28px;width:100%}.noticia-page .noticia-loading-body{margin-bottom:34px}.noticia-page .noticia-loading-body-line{border-radius:999px;height:14px;margin-bottom:16px;width:100%}.noticia-page .noticia-loading-body-line.is-medium{width:78%}.noticia-page .noticia-loading-body-line.is-short{width:62%}.noticia-page .noticia-loading-panel-title{border-radius:999px;height:18px;margin-bottom:16px;width:160px}.noticia-page .noticia-loading-panel-title.is-narrow{width:118px}.noticia-page .noticia-loading-panel-line{border-radius:999px;height:12px;margin-bottom:10px;width:100%}.noticia-page .noticia-loading-panel-line.is-short{margin-bottom:14px;width:76%}.noticia-page .noticia-loading-pill{border-radius:999px;height:36px;width:92px}.noticia-page .noticia-sidebar-item-loading{pointer-events:none}.noticia-page .noticia-loading-sidebar-line{border-radius:999px;height:12px;margin-bottom:8px;width:100%}.noticia-page .noticia-loading-sidebar-line.is-short{margin-bottom:0;width:48%}.noticia-page .noticia-loading-panel,.noticia-page .noticia-related-item-loading{pointer-events:none}.noticia-page .noticia-loading-related-thumb{height:100%;width:100%}.noticia-page .noticia-loading-related-line{border-radius:999px;height:12px;margin-bottom:8px;width:100%}.noticia-page .noticia-loading-related-line.is-title{height:18px;margin-bottom:10px;width:86%}.noticia-page .noticia-loading-related-line.is-short{margin-bottom:0;width:56%}.noticia-page .noticia-breadcrumb{align-items:center;color:var(--g500);display:flex;font-size:12px;font-weight:700;gap:8px;letter-spacing:.04em;margin-bottom:24px;text-transform:uppercase}.noticia-page .noticia-breadcrumb a:hover{color:var(--accent)}.noticia-page .noticia-layout{grid-gap:36px;align-items:start;display:grid;gap:36px;grid-template-columns:minmax(0,1fr) 300px}.noticia-page .noticia-article{min-width:0}.noticia-page .noticia-cat{color:var(--accent);display:inline-block;font-size:11px;font-weight:700;letter-spacing:.08em;margin-bottom:12px;text-transform:uppercase}.noticia-page .noticia-article h1{color:var(--black);font-family:var(--serif);font-size:40px;line-height:1.14;margin-bottom:16px}.noticia-page .noticia-lead{color:var(--g600);font-family:var(--serif);font-size:21px;line-height:1.55;margin-bottom:22px}.noticia-page .noticia-meta{align-items:center;border-bottom:1px solid var(--g150);color:var(--g500);display:flex;flex-wrap:wrap;font-size:13px;gap:10px;margin-bottom:24px;padding-bottom:16px}.noticia-page .noticia-meta b{color:var(--black)}.noticia-page .noticia-meta .sep{color:var(--g300)}.noticia-page .noticia-cover,.noticia-page .noticia-video{background:#000;margin-bottom:28px;overflow:hidden}.noticia-page .noticia-video{border-radius:4px}.noticia-page .noticia-cover{border-radius:12px}.noticia-page .noticia-video{padding-bottom:56.25%;position:relative;width:100%}.noticia-page .noticia-video iframe{border:0;height:100%;inset:0;position:absolute;width:100%}.noticia-page .noticia-cover{aspect-ratio:16/9}.noticia-page .noticia-body{margin-bottom:34px}.noticia-page .noticia-body p{color:var(--g700);font-family:var(--serif);font-size:18px;line-height:1.85;margin-bottom:14px}.noticia-page .noticia-body a{color:var(--accent);text-decoration:underline}.noticia-page .noticia-body h3{color:var(--black);font-family:var(--serif);font-size:27px;font-weight:400;line-height:1.18;margin:28px 0 10px}.noticia-page .noticia-body h3,.noticia-page .noticia-body h3 *{font-weight:400!important;text-decoration:none!important}.noticia-page .noticia-body ol,.noticia-page .noticia-body ul{margin:0 0 22px 22px}.noticia-page .noticia-body li{color:var(--g700);font-family:var(--serif);font-size:18px;line-height:1.8;margin-bottom:8px}.noticia-page .noticia-body iframe,.noticia-page .noticia-body img{border-radius:12px;margin:18px 0 24px;max-width:100%;width:100%}.noticia-page .noticia-body h2{color:var(--black);font-family:var(--serif);font-size:28px;line-height:1.2;margin:34px 0 16px}.noticia-page .noticia-body blockquote{background:var(--accent-soft);border-left:4px solid var(--accent);border-radius:0 14px 14px 0;margin:28px 0;padding:18px 22px}.noticia-page .noticia-body blockquote p{color:var(--g700);font-style:italic;margin:0}.noticia-page .noticia-tags{border-bottom:1px solid var(--g150);display:flex;flex-wrap:wrap;gap:8px;margin-bottom:26px;padding-bottom:24px}.noticia-page .noticia-tags a{align-items:center;background:var(--g50);border-radius:999px;color:var(--g600);display:inline-flex;font-size:12px;font-weight:700;padding:7px 12px}.noticia-page .noticia-share{align-items:center;display:flex;gap:12px;margin-bottom:34px}.noticia-page .noticia-share>span{color:var(--g500);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.noticia-page .share-btn{align-items:center;background:#fff;border:1px solid var(--g150);border-radius:10px;color:var(--g700);display:inline-flex;height:38px;justify-content:center;transition:background-color .24s ease,border-color .24s ease,color .24s ease;width:38px}.noticia-page .share-btn svg{height:20px;width:20px}.noticia-page .share-btn.fb{color:#1877f2}.noticia-page .share-btn.tw{color:#111}.noticia-page .share-btn.wa{color:#25d366}.noticia-page .share-btn.ln{color:#0a66c2}.noticia-page .share-btn:hover{background:var(--g50)}.noticia-page .share-btn.fb:hover{border-color:#1877f233}.noticia-page .share-btn.tw:hover{border-color:#1111112e}.noticia-page .share-btn.wa:hover{border-color:#25d36638}.noticia-page .share-btn.ln:hover{border-color:#0a66c238}.noticia-page .noticia-related{margin-bottom:0;margin-top:46px}.noticia-page .noticia-follow-card h3,.noticia-page .noticia-related h3,.noticia-page .noticia-sidebar-block h3{color:var(--black);font-family:var(--serif);font-size:21px;margin-bottom:16px}.noticia-page .noticia-related-grid{grid-gap:14px;align-items:stretch;display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.noticia-page .noticia-related-grid>.noticia-related-card:nth-child(n+4){display:none}.noticia-page .noticia-related-card{background:#fff;border:1px solid var(--g200);box-shadow:0 14px 30px #0f1b330d;display:flex;flex-direction:column;overflow:hidden;transition:transform .34s cubic-bezier(.22,1,.36,1),box-shadow .34s cubic-bezier(.22,1,.36,1)}.noticia-page .noticia-related-card:hover{box-shadow:0 20px 42px #0f1b331a;transform:translateY(-4px)}.noticia-page .noticia-related-card-media{align-items:center;aspect-ratio:16/9;display:flex;justify-content:center;overflow:hidden;position:relative}.noticia-page .noticia-related-card-media img{height:100%;object-fit:cover;width:100%}.noticia-page .noticia-related-card-media .ph{height:100%;width:100%}.noticia-page .noticia-related-card-media .play-sm{align-items:center;background:hsla(0,0%,100%,.851);border-radius:50%;display:flex;height:28px;justify-content:center;position:absolute;width:28px;z-index:2}.noticia-page .noticia-related-card-media .play-sm svg{color:var(--black);height:9px;margin-left:1px;width:9px}.noticia-page .noticia-related-card-body{min-height:84px;padding:10px 12px 18px}.noticia-page .noticia-related-card-body h4{color:var(--black);font-family:var(--serif);font-size:14px;line-height:1.25;margin-bottom:3px}.noticia-page .noticia-related-card-body p{color:var(--g500);font-size:11.5px}.noticia-page .noticia-sidebar{position:sticky;top:140px}.noticia-page .noticia-follow-card,.noticia-page .noticia-sidebar-block{background:#fff;border:1px solid var(--g150);border-radius:0;box-shadow:0 10px 30px #0f1b330d;overflow:hidden;padding:22px;position:relative}.noticia-page .noticia-follow-card:before,.noticia-page .noticia-sidebar-block:before{background:var(--accent);content:"";height:3px;left:0;position:absolute;right:0;top:0}.noticia-page .noticia-follow-card{background:#fff;margin-bottom:0}.noticia-page .noticia-follow-card p{color:var(--g600);font-size:14px;line-height:1.6;margin-bottom:14px}.noticia-page .noticia-follow-actions{display:flex;flex-wrap:wrap;gap:10px}.noticia-page .noticia-follow-actions a{align-items:center;background:#fff;border:1px solid var(--g150);border-radius:10px;color:var(--g700);display:inline-flex;height:38px;justify-content:center;transition:background-color .24s ease,border-color .24s ease,color .24s ease;width:38px}.noticia-page .noticia-follow-actions a svg{height:20px;width:20px}.noticia-page .noticia-follow-actions a:hover{background:var(--g50)}.noticia-page .noticia-follow-actions a:first-child{color:red}.noticia-page .noticia-follow-actions a:first-child:hover{border-color:#f003}.noticia-page .noticia-follow-actions a:last-child{color:#1db954}.noticia-page .noticia-follow-actions a:last-child:hover{border-color:#1db95438}.noticia-page .noticia-sidebar-block+.noticia-follow-card,.noticia-page .noticia-sidebar-block+.noticia-sidebar-block{margin-top:20px}.noticia-page .noticia-sidebar-item{border-bottom:1px solid var(--g100);display:flex;padding:12px 0}.noticia-page .noticia-sidebar-item:last-child{border-bottom:0;padding-bottom:0}.noticia-page .noticia-sidebar-copy h4{color:var(--black);font-family:var(--serif);font-size:14px;line-height:1.35;margin-bottom:3px}.noticia-page .noticia-sidebar-copy span{color:var(--g500);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.noticia-page .noticia-segment-list{display:flex;flex-direction:column}.noticia-page .noticia-segment-list a{align-items:center;border-bottom:1px solid var(--g100);color:var(--g700);display:flex;font-size:13px;font-weight:700;gap:10px;padding:10px 0}.noticia-page .noticia-segment-list a:last-child{border-bottom:0;padding-bottom:0}.noticia-page .noticia-segment-list .dot{background:var(--accent);border-radius:50%;flex-shrink:0;height:7px;width:7px}.tv-category-page .tv-directory-shell,.tv-directory-page .tv-directory-shell{margin:0 auto;max-width:1120px;padding:32px 20px 0}.tv-category-page .tv-directory-hero,.tv-directory-page .tv-directory-hero{border-bottom:1px solid var(--g150);margin-bottom:22px;padding-bottom:22px}.tv-directory-page .tv-directory-hero{border-bottom:0;padding-bottom:10px;text-align:center}.tv-category-page .tv-directory-hero{border-bottom:0;padding-bottom:0}.tv-directory-breadcrumb{align-items:center;color:var(--g500);display:flex;font-size:12px;font-weight:700;gap:8px;letter-spacing:.04em;margin-bottom:18px;text-transform:uppercase}.tv-directory-breadcrumb a:hover{color:var(--accent)}.tv-directory-page .tv-directory-breadcrumb{justify-content:center}.tv-category-page h1,.tv-directory-page h1{color:var(--black);font-family:var(--serif);font-size:clamp(2.2rem,4vw,3.1rem);line-height:1.08;margin-bottom:12px}.tv-category-page .tv-directory-hero p,.tv-directory-page .tv-directory-hero p{color:var(--g600);font-size:18px;line-height:1.72;max-width:800px}.tv-directory-page .tv-directory-hero p{margin:0 auto}.tv-category-loading .tv-directory-hero{border-bottom:0;padding-bottom:0}.tv-directory-breadcrumb-skeleton,.tv-directory-copy-skeleton,.tv-directory-title-skeleton,.tv-section-feed-line-skeleton,.tv-section-feed-meta-skeleton,.tv-section-feed-title-skeleton{border-radius:999px}.tv-directory-breadcrumb-skeleton{height:12px;margin-bottom:18px;max-width:52%;width:220px}.tv-directory-title-skeleton{height:44px;margin-bottom:14px;width:min(420px,72%)}.tv-directory-copy-skeleton{height:14px;margin-bottom:10px;width:min(760px,100%)}.tv-directory-copy-skeleton.is-short{margin-bottom:0;width:min(560px,78%)}.tv-directory-menu{display:flex;flex-direction:column;gap:0;padding-bottom:40px}.tv-directory-menu-item{--segment-accent:var(--accent);grid-gap:24px;align-items:center;background:#fff;border-bottom:1px solid var(--g150);border-top:1px solid var(--g150);display:grid;gap:24px;grid-template-columns:300px minmax(0,1fr);padding:24px 26px;transition:background-color .32s cubic-bezier(.22,1,.36,1)}.tv-directory-menu-item+.tv-directory-menu-item{margin-top:-1px}.tv-directory-menu-item:hover{background:#f7f7f7}.tv-directory-menu-media{aspect-ratio:16/9;overflow:hidden;width:100%}.tv-directory-menu-media img{height:100%;object-fit:cover;width:100%}.tv-directory-menu-media .ph{height:100%;width:100%}.tv-directory-kicker{color:var(--accent);color:var(--segment-accent,var(--accent));display:inline-block;font-size:11px;font-weight:700;letter-spacing:.08em;margin-bottom:10px;text-transform:uppercase}.tv-directory-menu-copy{min-width:0}.tv-directory-menu-copy h2{color:var(--black);font-family:var(--serif);font-size:33px;line-height:1.04;margin-bottom:10px}.tv-directory-menu-copy p{color:var(--g600);font-size:17px;line-height:1.48}.tv-directory-menu-latest{display:flex;flex-direction:column;gap:6px;margin-top:16px}.tv-directory-menu-latest span{color:var(--g500);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.tv-directory-menu-latest strong{color:var(--black);font-family:var(--serif);font-size:18px;line-height:1.3}.tv-directory-menu-action{align-items:center;color:var(--accent);color:var(--segment-accent,var(--accent));display:inline-flex;font-size:12px;font-weight:700;gap:8px;justify-content:flex-end;letter-spacing:.08em;text-transform:uppercase}.tv-directory-menu-action svg{height:18px;width:18px}.tv-section-feed{display:flex;flex-direction:column;gap:0;padding-bottom:24px}.tv-section-feed-item{grid-gap:18px;align-items:stretch;background:#fff;border-bottom:1px solid var(--g100);border-top:1px solid var(--g100);display:grid;gap:18px;grid-template-columns:minmax(400px,440px) minmax(0,1fr);padding:18px;transition:background-color 1s cubic-bezier(.22,1,.36,1)}.tv-section-feed-item+.tv-section-feed-item{margin-top:-1px}.tv-section-feed-item:hover{background:var(--g50)}.tv-section-feed-item-loading{pointer-events:none}.tv-section-feed-media{aspect-ratio:16/9;height:100%;min-height:248px;overflow:hidden;width:100%}.tv-section-feed-media img{height:100%;object-fit:cover;width:100%}.tv-section-feed-media .ph{height:100%;width:100%}.tv-section-feed-media-skeleton{height:100%;min-height:248px;width:100%}.tv-section-feed-copy{min-width:0}.tv-section-feed-copy-loading{display:flex;flex-direction:column;gap:10px;justify-content:center}.tv-section-feed-title-skeleton{height:28px;width:min(88%,520px)}.tv-section-feed-line-skeleton{height:13px;max-width:640px;width:100%}.tv-section-feed-line-skeleton.is-short{max-width:460px}.tv-section-feed-meta-skeleton{height:10px;margin-top:4px;width:96px}.tv-section-feed-meta{display:inline-block;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.tv-section-feed-copy h2{color:var(--black);font-family:var(--serif);font-size:24px;line-height:1.14;margin-bottom:8px}.tv-section-feed-copy p{color:var(--g600);font-size:15px;line-height:1.42;margin-bottom:10px}.tv-section-feed-meta{color:var(--g500)}.tv-category-actions{display:flex;justify-content:center;padding-bottom:48px}.tv-load-more{background:var(--accent);border:1px solid var(--accent);color:#fff;cursor:pointer;font-size:13px;font-weight:700;letter-spacing:.04em;min-height:46px;min-width:168px;padding:0 20px;text-transform:uppercase;transition:transform .24s ease,background-color .24s ease,border-color .24s ease}.tv-load-more:hover:not(:disabled){background:var(--accent-dark);border-color:var(--accent-dark);transform:translateY(-2px)}.tv-load-more:disabled{cursor:default;opacity:.72}.tv-category-empty{padding:0 0 48px}.tv-category-empty p{color:var(--g600);font-size:16px;line-height:1.7}@media(max-width:980px){.fisp-tv .section-grid{grid-template-columns:repeat(2,1fr)}.fisp-tv-home .section-grid>.card:nth-child(n+3),.fisp-tv-home .section-grid>.tv-loading-card:nth-child(n+3){display:block}.fisp-tv .tv-home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tv-directory-menu-item,.tv-section-feed-item{grid-template-columns:320px minmax(0,1fr)}}@media(max-width:1020px){.tv-category-bar{gap:0}}@media(max-width:950px){.tv-category-link{font-size:10.5px}}@media(max-width:890px){.tv-category-link{letter-spacing:-.01rem}}@media(max-width:840px){.tv-category-link--vida-sana{display:none}}@media(max-width:770px){.tv-category-link--real-food{display:none}}@media(max-width:700px){.tv-category-bar{display:flex;flex-wrap:wrap;gap:0 8px;justify-content:center;padding:0 0 2px}.tv-category-row-break{border-top:1px solid var(--g100);display:block;flex-basis:100%;height:0;margin:4px 0 3px}.tv-category-row-break--after-medicina,.tv-topbar{display:none}.tv-category-link--real-food,.tv-category-link--vida-sana{display:inline-flex}.tv-brand-copy,.tv-brand-separator{display:none}.tv-social-links{gap:5px;margin-left:auto}.tv-social-link{height:32px;min-width:32px;padding:0;width:32px}.tv-social-label{display:none}.tv-social-icon svg{height:16px;width:16px}.tv-category-link{border-bottom-color:#0000!important;font-size:11.5px;letter-spacing:.02em;padding:5px 2px 6px}.tv-category-link-label{top:2px}.tv-category-bar .tv-category-link:nth-of-type(-n+5) .tv-category-link-label{top:4px}.tv-category-link.is-active,.tv-category-link:hover{border-bottom-color:#0000;color:var(--accent)}}@media(max-width:475px){.tv-category-row-break--after-medicina{display:block}.tv-category-link--real-food,.tv-category-link--vida-sana,.tv-category-row-break--after-nudo{display:none}.tv-category-bar .tv-category-link:nth-of-type(-n+4) .tv-category-link-label{top:4px}.tv-category-bar .tv-category-link:nth-of-type(n+5) .tv-category-link-label{top:2px}}@media(max-width:400px){.tv-category-bar{gap:0 6px}.tv-category-link{letter-spacing:.015em;padding:5px 0 6px}}@media(max-width:370px){.tv-category-bar{gap:0 5px;padding-bottom:1px}.tv-category-row-break{margin:2px 0}.tv-category-link{font-size:10.5px;padding:4px 0 5px}.tv-category-link-label{top:1px}}@media(max-width:345px){.tv-category-link{font-size:9.5px}}@media(max-width:1240px){.fisp-tv-home .section-grid{gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.fisp-tv-home .section-grid>.card:nth-child(n+4),.fisp-tv-home .section-grid>.tv-loading-card:nth-child(n+4){display:none}.fisp-tv-home .card-body{padding:8px 9px}.fisp-tv-home .card-body h4{font-size:12.5px}.fisp-tv-home .card-body p{font-size:10.5px}}@media(max-width:500px){.fisp-tv .note,.fisp-tv .tv-loading-note{flex-direction:column}.fisp-tv .note-img,.fisp-tv .tv-loading-note-thumb{aspect-ratio:16/9;height:auto;width:100%}}@media(max-width:720px){.fisp-tv .section-grid{grid-template-columns:1fr}.fisp-tv-home .section-grid>.card:nth-child(n+3),.fisp-tv-home .section-grid>.tv-loading-card:nth-child(n+3){display:block}.noticia-page .noticia-article h1,.noticia-state-card h1,.tv-state-card h2{font-size:30px}.noticia-page .noticia-lead{font-size:18px}.noticia-page .noticia-related-card-media{aspect-ratio:16/9;height:auto;width:100%}.fisp-tv .tv-home-category-grid{gap:18px;grid-template-columns:1fr}.fisp-tv .tv-home-category-head{align-items:flex-start;flex-direction:column;gap:10px;padding-bottom:10px}.fisp-tv-home .tv-home-directory-cta-inner{align-items:flex-start;flex-direction:column;padding:24px 20px}.fisp-tv-home .tv-home-directory-cta-copy h2{font-size:24px}.tv-directory-menu-item,.tv-section-feed-item{gap:18px;grid-template-columns:1fr;padding:20px 18px}.tv-directory-menu-copy h2{font-size:28px}.tv-directory-menu-copy p,.tv-section-feed-copy p{font-size:16px}.tv-section-feed-copy h2{font-size:22px}}@media(max-width:860px){.noticia-page .noticia-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.noticia-page .noticia-related-grid>.noticia-related-card:nth-child(4){display:flex}}@media(max-width:540px){.noticia-page .noticia-related-grid{grid-template-columns:1fr;justify-items:center}.noticia-page .noticia-related-grid>.noticia-related-card:nth-child(n+4){display:none}.noticia-page .noticia-related-card{max-width:450px;width:100%}}.fisp-tv .main,.fisp-tv .section-inner,.noticia-page .noticia-shell,.tv-category-page .tv-directory-shell,.tv-directory-page .tv-directory-shell{padding-left:clamp(16px,3vw,20px);padding-right:clamp(16px,3vw,20px)}.fisp-tv .hero-note h2{font-size:clamp(1.5rem,3.5vw,1.75rem)}.noticia-page .noticia-article h1{font-size:clamp(2.1rem,5vw,2.5rem)}.noticia-page .noticia-lead{font-size:clamp(1.125rem,2.5vw,1.3125rem)}.noticia-page .noticia-body li,.noticia-page .noticia-body p{font-size:clamp(1rem,2vw,1.125rem);line-height:1.75}.noticia-page .noticia-body h2{font-size:clamp(1.5rem,3.4vw,1.75rem)}@media(max-width:1040px){.fisp-tv .main{gap:20px;grid-template-columns:1fr 240px}.fisp-tv .section-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.fisp-tv .main{gap:16px;grid-template-columns:1fr 210px}}@media(max-width:820px){.fisp-tv .main,.noticia-page .noticia-layout{grid-template-columns:1fr}.fisp-tv .section-head a,.fisp-tv .sidebar,.noticia-page .noticia-sidebar{display:none}.fisp-tv-home .section-head a{display:flex}.fisp-tv .hero-note{border-bottom:1px solid var(--g150);box-shadow:none;display:flex;flex-direction:row;gap:16px;margin-bottom:0;padding:14px 0}.fisp-tv .hero-note:hover{background:var(--g50);box-shadow:none}.fisp-tv .hero-note img,.fisp-tv .hero-note-fallback{aspect-ratio:unset;flex-shrink:0;height:105px;object-fit:cover;width:175px}.fisp-tv .hero-note .overlay,.fisp-tv .hero-note .play-btn{display:none}.fisp-tv .hero-note .info{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:0;position:static}.fisp-tv .hero-note .cat{color:var(--accent);font-size:10px;margin-bottom:4px}.fisp-tv .hero-note h2{color:var(--black);font-size:18px;font-weight:500;line-height:1.25;margin-bottom:4px}.fisp-tv .hero-note .desc,.fisp-tv .hero-note h2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.fisp-tv .hero-note .desc{color:var(--g600);font-size:13.5px;line-height:1.35}.fisp-tv .hero-note .desc-meta{color:var(--g400);display:block;font-size:11px;margin-top:4px}.fisp-tv .content .note:nth-child(n+7){display:none}}@media(max-width:720px){.noticia-page .noticia-breadcrumb,.tv-directory-breadcrumb{display:none}.noticia-page .noticia-meta{gap:8px}.noticia-page .noticia-share{align-items:flex-start;flex-wrap:wrap}.noticia-page .noticia-share>span{width:100%}}@media(max-width:560px){.fisp-tv .hero-note .play-btn{height:50px;width:50px}.fisp-tv .content .note:nth-child(n+6){display:none}.noticia-page .noticia-body blockquote{padding:14px 16px}.noticia-page .noticia-tags{gap:6px}.tv-directory-menu-item,.tv-section-feed-item{padding:18px}}.fisp-tv-home .section-grid>.card,.fisp-tv-home .section-grid>.tv-loading-card{min-width:0}@media(max-width:1280px){.fisp-tv-home .section-grid{gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.fisp-tv-home .section-grid>.card:nth-child(n+4),.fisp-tv-home .section-grid>.tv-loading-card:nth-child(n+4){display:none}.fisp-tv-home .card-body{padding:8px 9px}.fisp-tv-home .card-body h4{font-size:12.5px}.fisp-tv-home .card-body p{font-size:10.5px}}@media(min-width:721px)and (max-width:820px){.fisp-tv-home .section-grid{gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.fisp-tv-home .section-grid>.card:nth-child(3),.fisp-tv-home .section-grid>.tv-loading-card:nth-child(3){display:block}.fisp-tv-home .section-grid>.card:nth-child(n+4),.fisp-tv-home .section-grid>.tv-loading-card:nth-child(n+4){display:none}.fisp-tv-home .section-head{align-items:center;gap:10px}.fisp-tv-home .section-head a{display:flex;flex:0 0 auto;font-size:11px;gap:2px}.fisp-tv-home .card-body{padding:7px 8px}.fisp-tv-home .card-body h4{font-size:12px}.fisp-tv-home .card-body p{font-size:10px}}@media(max-width:600px){.fisp-tv-home .section-grid{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.fisp-tv-home .section-grid>.card:nth-child(n+3),.fisp-tv-home .section-grid>.tv-loading-card:nth-child(n+3){display:none}.fisp-tv-home .card-body{padding:7px 8px}.fisp-tv-home .card-body h4{font-size:12px}.fisp-tv-home .card-body p{font-size:10px}}@media(max-width:500px){.fisp-tv .hero-note{flex-direction:column;gap:0;padding:0 0 14px}.fisp-tv .hero-note img,.fisp-tv .hero-note-fallback{aspect-ratio:16/9;height:auto;width:100%}.fisp-tv .hero-note .info{padding:10px 0 0}}.tv-admin-page{background:radial-gradient(circle at top left,#0a7e8c14,#0000 26%),linear-gradient(180deg,#f8fbfc,#f4f7f8);min-height:100vh;overflow-x:hidden}.tv-admin-shell{margin:0 auto;max-width:1180px;padding:0 24px}.tv-admin-navbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border-bottom:1px solid #11182714;box-shadow:0 12px 36px #0f1b330f;inset:0 0 auto;overflow-x:hidden;position:fixed;z-index:180}.tv-admin-navbar-inner{align-items:center;display:flex;gap:20px;justify-content:space-between;min-height:78px}.tv-admin-brand{align-items:center;color:#0f172a;display:inline-flex;font-family:var(--nav-sans);font-size:18px;font-weight:800;gap:14px;letter-spacing:.02em}.tv-admin-brand img{height:46px;width:auto}.tv-admin-navbar-links-wrap{align-items:center;display:flex;gap:14px}.tv-admin-navbar-links{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.tv-admin-logout,.tv-admin-navbar-links a{align-items:center;background:#fff;border:1px solid #11182714;border-radius:999px;color:#334155;display:inline-flex;font-family:var(--nav-sans);font-size:13px;font-weight:700;justify-content:center;min-height:40px;padding:0 14px;transition:border-color .18s ease,color .18s ease,background-color .18s ease}.tv-admin-logout:hover,.tv-admin-navbar-links a:hover{background:#0a7e8c0d;border-color:#0a7e8c3d;color:var(--accent)}.tv-admin-navbar-links a.is-active{background:#0a7e8c14;border-color:#0a7e8c33;color:var(--accent)}.tv-admin-logout{cursor:pointer}.tv-admin-dashboard-actions{margin-top:18px}.tv-admin-main{padding:118px 0 54px}.tv-admin-main.is-centered{align-items:center;display:flex;min-height:100vh;padding:0}.tv-admin-main.is-centered .tv-admin-shell{width:100%}.tv-admin-dashboard-page .tv-admin-main .tv-admin-shell{max-width:1520px}.tv-admin-hero{margin-bottom:28px}.tv-admin-hero span{color:var(--accent);display:inline-block;font-family:var(--nav-sans);font-size:11px;font-weight:800;letter-spacing:.14em;margin-bottom:10px;text-transform:uppercase}.tv-admin-hero h1{color:#0f172a;font-family:var(--serif);font-size:clamp(2.1rem,3vw,2.8rem);line-height:1.05}.tv-admin-hero p{color:#475569;font-size:16px;line-height:1.65;margin-top:10px;max-width:720px}.tv-admin-form,.tv-admin-login-card,.tv-admin-picker-card,.tv-admin-placeholder-card,.tv-admin-preview-article,.tv-admin-preview-panel{background:#fffffff5;border:1px solid #11182714;box-shadow:0 22px 54px #0f1b3314}.tv-admin-login-card{background:#fff;border-radius:22px;box-shadow:0 18px 42px #0f1b331a;margin:0 auto;max-width:420px;padding:34px;width:100%}.tv-admin-login-stage{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:0}.tv-admin-login-form{display:flex;flex-direction:column;gap:12px;justify-content:center}.tv-admin-login-form .tv-admin-primary-btn{font-weight:600}.tv-admin-login-form .tv-admin-primary-btn:hover{transform:none}.tv-admin-field label,.tv-admin-login-form label,.tv-admin-picker-card label,.tv-admin-preview-panel h2{color:#0f172a;font-family:var(--nav-sans);font-size:13px;font-weight:700}.tv-admin-field input,.tv-admin-field select,.tv-admin-field textarea,.tv-admin-login-form input,.tv-admin-picker-card select,.tv-admin-preview-panel select{background-color:#fff;border:1px solid #1118271f;border-radius:12px;color:#0f172a;font-family:var(--sans);font-size:15px;min-height:50px;outline:none;padding:0 15px;transition:border-color .18s ease,box-shadow .18s ease;width:100%}.tv-admin-field select,.tv-admin-picker-card select,.tv-admin-preview-panel select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none'%3E%3Cpath d='M3.5 5.25 7 8.75l3.5-3.5' stroke='%230f172a' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;background-size:14px 14px;padding-right:34px}.tv-admin-field textarea{min-height:140px;padding:14px 15px;resize:vertical}.tv-admin-field input:focus,.tv-admin-field select:focus,.tv-admin-field textarea:focus,.tv-admin-login-form input:focus,.tv-admin-picker-card select:focus,.tv-admin-preview-panel select:focus{border-color:#0a7e8c6b;box-shadow:0 0 0 4px #0a7e8c1a}.tv-admin-primary-btn{align-items:center;background:var(--accent);border:0;border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;font-family:var(--nav-sans);font-size:14px;font-weight:600;justify-content:center;letter-spacing:.01em;min-height:50px;padding:0 18px;transition:background-color .18s ease,transform .18s ease}.tv-admin-primary-btn:hover{background:var(--accent-dark);transform:translateY(-1px)}.tv-admin-primary-btn:disabled{cursor:wait;opacity:.65;transform:none}.tv-admin-error,.tv-admin-feedback{border-radius:12px;font-size:14px;line-height:1.6;padding:14px 16px}.tv-admin-error,.tv-admin-feedback.is-error{background:#fef2f2fa;border:1px solid #dc262624;color:#b91c1c}.tv-admin-feedback.is-success{background:#f0fdfafa;border:1px solid #0a7e8c24;color:#0f766e;margin-bottom:18px}.tv-admin-dashboard-grid{grid-gap:16px;align-items:stretch;display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}.tv-admin-dashboard-card,.tv-admin-dashboard-stage{align-items:center;display:flex;flex-direction:column}.tv-admin-dashboard-card{background:#fffffffa;border:1px solid #11182714;border-radius:22px;box-shadow:0 18px 44px #0f1b3312;cursor:pointer;justify-content:center;min-height:320px;padding:30px 24px;text-align:center}.tv-admin-home-library,.tv-admin-home-stage{background:#fffffff5;border:1px solid #11182714;box-shadow:0 22px 54px #0f1b3314}.tv-admin-home-stage{border-radius:22px;padding:24px}.tv-admin-home-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr}.tv-admin-home-card{grid-gap:16px;align-items:center;background:#fff;border:1px solid #11182714;border-radius:16px;cursor:pointer;display:grid;gap:16px;grid-template-columns:200px minmax(0,1fr);padding:12px;text-align:left;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.tv-admin-home-card.is-active,.tv-admin-home-card:hover{background:#f4fbfbfa;border-color:#0a7e8c3d;box-shadow:0 18px 40px #0f1b3314}.tv-admin-home-card-thumb{align-items:center;background:#eaf4f4;border-radius:12px;display:flex;height:112px;justify-content:center;overflow:hidden;width:200px}.tv-admin-home-card-thumb img{height:100%;object-fit:cover;width:100%}.tv-admin-home-card-thumb-fallback{background:linear-gradient(135deg,#0a7e8c24,#0a7e8c0d);display:block;height:100%;width:100%}.tv-admin-home-card-copy{min-width:0}.tv-admin-home-card-copy small{color:#64748b;display:block;font-family:var(--nav-sans);font-size:10px;font-weight:600;letter-spacing:.08em;margin-bottom:8px;text-transform:uppercase}.tv-admin-home-card-copy strong{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#0f172a;display:-webkit-box;font-family:var(--nav-sans);font-size:16px;font-weight:500;line-height:1.18;overflow:hidden}.tv-admin-home-library-backdrop{align-items:center;animation:tv-admin-home-backdrop-in .2s ease;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a47;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:220}.tv-admin-home-library{animation:tv-admin-home-dialog-in .22s cubic-bezier(.22,1,.36,1);border-radius:22px;max-height:calc(100vh - 48px);overflow:hidden;padding:24px;width:min(980px,100vw - 48px)}@keyframes tv-admin-home-backdrop-in{0%{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);background:#0f172a00}to{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a47}}@keyframes tv-admin-home-dialog-in{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.tv-admin-home-library-head{align-items:flex-start;display:flex;gap:18px;justify-content:space-between;margin-bottom:18px}.tv-admin-home-library-head h2{color:#0f172a;font-family:var(--nav-sans);font-size:13px;font-weight:600}.tv-admin-home-library-head p{color:#0f172a;font-family:var(--nav-sans);font-size:20px;font-weight:600;line-height:1.18;margin-top:6px}.tv-admin-home-library-close{align-items:center;background:#fff;border:1px solid #11182714;border-radius:999px;color:#334155;cursor:pointer;display:inline-flex;font-family:var(--nav-sans);font-size:13px;font-weight:600;justify-content:center;min-height:40px;padding:0 14px;transition:border-color .18s ease,color .18s ease,background-color .18s ease}.tv-admin-home-library-close:hover{background:#0a7e8c0d;border-color:#0a7e8c3d;color:var(--accent)}.tv-admin-home-library-list{display:flex;flex-direction:column;gap:12px;max-height:calc(100vh - 260px);overflow-y:auto;padding-right:4px}.tv-admin-home-library-card{grid-gap:14px;align-items:center;background:#fff;border:1px solid #11182714;border-radius:14px;cursor:pointer;display:grid;gap:14px;grid-template-columns:92px minmax(0,1fr);padding:10px 12px;text-align:left;transition:border-color .18s ease,background-color .18s ease}.tv-admin-home-library-card.is-current,.tv-admin-home-library-card:hover{background:#f4fbfbfa;border-color:#0a7e8c33}.tv-admin-home-library-category{align-items:center;display:flex;font-family:var(--nav-sans);font-size:11px;font-weight:600;justify-content:flex-start;letter-spacing:.08em;line-height:1.25;min-width:92px;text-align:left;text-transform:uppercase}.tv-admin-home-library-copy{min-width:0}.tv-admin-home-library-copy strong{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#0f172a;display:-webkit-box;font-family:var(--nav-sans);font-size:17px;font-weight:500;line-height:1.22;overflow:hidden}.tv-admin-home-library-actions{display:flex;justify-content:center;margin-top:18px}.tv-admin-fullscreen-spinner.is-compact{min-height:240px}.tv-admin-dashboard-icon{align-items:center;background:#0a7e8c0f;border-radius:18px;color:#0f172a;display:inline-flex;height:88px;justify-content:center;margin-bottom:24px;width:88px}.tv-admin-dashboard-icon svg{height:48px;width:48px}.tv-admin-dashboard-copy h2{color:#0f172a;font-family:var(--nav-sans);font-size:19px;font-weight:600;line-height:1.12}.tv-admin-dashboard-link{align-items:center;background:var(--accent);border-radius:12px;color:#fff!important;display:inline-flex;font-family:var(--nav-sans);font-size:13px;font-weight:500;justify-content:center;min-height:44px;padding:0 18px;transition:background-color .18s ease}.tv-admin-dashboard-link:active,.tv-admin-dashboard-link:focus,.tv-admin-dashboard-link:hover,.tv-admin-dashboard-link:visited{color:#fff!important}.tv-admin-dashboard-link:hover{background:var(--accent-dark)}.tv-admin-picker-card,.tv-admin-placeholder-card{border-radius:18px;margin-bottom:18px;padding:24px}.tv-admin-fullscreen-spinner{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 180px)}.tv-admin-spinner{animation:tv-admin-spin .8s linear infinite;border:2.5px solid #0a7e8c2e;border-radius:50%;border-top-color:#0a7e8c;height:42px;width:42px}@keyframes tv-admin-spin{to{transform:rotate(1turn)}}.tv-admin-placeholder-card h2{color:#0f172a;font-family:var(--nav-sans);font-size:22px;font-weight:600}.tv-admin-placeholder-card p{color:#475569;font-size:15px;line-height:1.7;margin-top:10px;max-width:700px}.tv-admin-form{border-radius:22px;padding:24px}.tv-admin-secondary-btn{align-items:center;background:#fff;border:1px solid #1118271f;border-radius:12px;color:#0f172a;cursor:pointer;display:inline-flex;font-family:var(--nav-sans);font-size:13px;font-weight:600;justify-content:center;min-height:46px;padding:0 18px;transition:border-color .18s ease,color .18s ease,background-color .18s ease}.tv-admin-secondary-btn:hover{background:#0a7e8c0a;border-color:#0a7e8c3d;color:var(--accent)}.tv-admin-secondary-btn:disabled{cursor:wait;opacity:.7}.tv-admin-form-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.tv-admin-field{display:flex;flex-direction:column;gap:8px}.tv-admin-field-full{grid-column:1/-1}.tv-admin-field-meta,.tv-admin-field-note,.tv-admin-form-helper{color:#64748b;font-size:12px;line-height:1.6}.tv-admin-field-note{font-weight:400;margin-top:6px;max-width:860px}.tv-admin-field-meta{align-items:center;display:flex;gap:16px;justify-content:space-between}.tv-admin-file-row{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.tv-admin-file-input{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.tv-admin-file-trigger,.tv-admin-file-trigger:visited{align-items:center;background:#0a7e8c14;border-radius:12px;color:var(--accent);cursor:pointer;display:inline-flex;font-family:var(--nav-sans);font-size:13px;font-weight:600;justify-content:center;letter-spacing:.01em;min-height:46px;padding:0 18px;transition:background-color .18s ease,color .18s ease}.tv-admin-file-trigger:hover{background:#0a7e8c1f;color:var(--accent-dark)}.tv-admin-file-name{color:#64748b;font-size:12px}.tv-admin-file-name.is-error{color:#b91c1c}.tv-admin-image-preview{align-items:center;background:#fff;border:1px solid #11182714;border-radius:14px;display:flex;justify-content:center;overflow:hidden;padding:18px}.tv-admin-image-preview img{max-height:340px;max-width:680px;object-fit:contain;object-position:center;width:100%}.tv-admin-publish-box{background:#0a7e8c0f;border-radius:14px;padding:18px 20px}.tv-admin-publish-box span{color:var(--accent);display:block;font-family:var(--nav-sans);font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.tv-admin-publish-box strong{color:#0f172a;display:block;font-family:var(--nav-sans);font-size:20px;font-weight:600;line-height:1.14;margin-top:8px}.tv-admin-publish-box p{color:#475569;font-size:14px;margin-top:8px}.tv-admin-form-actions{display:flex;justify-content:flex-end;margin-top:24px}.tv-admin-form .tv-admin-primary-btn{font-weight:500}.tv-admin-form .tv-admin-primary-btn:hover{transform:none}.tv-admin-schedule-panel{grid-gap:18px;align-items:center;display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}.tv-admin-schedule-calendar,.tv-admin-schedule-message,.tv-admin-schedule-time{display:flex;flex-direction:column;gap:10px;justify-content:center}.tv-admin-schedule-label{color:#0f172a;font-family:var(--nav-sans);font-size:13px;font-weight:600;letter-spacing:0}.tv-admin-schedule-calendar .react-calendar{background:#fff;border:1px solid #11182714;border-radius:16px;font-family:var(--sans);max-width:none;min-height:100%;padding:14px;width:100%}.tv-admin-schedule-calendar .react-calendar__navigation{height:44px;margin-bottom:14px}.tv-admin-schedule-calendar .react-calendar__navigation button{border-radius:12px;color:#0f172a;font-family:var(--nav-sans);font-weight:600;min-width:40px}.tv-admin-schedule-calendar .react-calendar__month-view__weekdays{font-size:12px;line-height:1.2;margin-bottom:8px}.tv-admin-schedule-calendar .react-calendar__month-view__weekdays__weekday{padding:8px 0 10px}.tv-admin-schedule-calendar .react-calendar__month-view__weekdays__weekday abbr{text-decoration:none}.tv-admin-schedule-calendar .react-calendar__tile{line-height:1.15;min-height:44px;padding:10px 6px}.tv-admin-schedule-calendar .react-calendar__navigation button:enabled:focus,.tv-admin-schedule-calendar .react-calendar__navigation button:enabled:hover,.tv-admin-schedule-calendar .react-calendar__tile--now,.tv-admin-schedule-calendar .react-calendar__tile:enabled:focus,.tv-admin-schedule-calendar .react-calendar__tile:enabled:hover{background:#0a7e8c14;color:#0f172a}.tv-admin-schedule-calendar .react-calendar__tile--active{background:var(--accent);color:#0f172a!important}.tv-admin-schedule-calendar .react-calendar__tile--active abbr,.tv-admin-schedule-calendar .react-calendar__tile--active:enabled:focus,.tv-admin-schedule-calendar .react-calendar__tile--active:enabled:hover,.tv-admin-schedule-calendar .react-calendar__tile--now abbr{color:#0f172a!important}.tv-admin-time-picker-stack{background:#fff;border:1px solid #11182714;border-radius:14px;height:100%;padding:18px}.tv-admin-time-picker-shell{align-items:center;display:flex;flex-direction:column;gap:14px}.tv-admin-time-picker-control{min-width:0}.tv-admin-time-picker-control .react-time-picker{max-width:100%;width:124px}.tv-admin-time-picker-control .react-time-picker__wrapper{background:#fff;border:1px solid #1118271f;border-radius:12px;gap:6px;justify-content:space-between;min-height:42px;padding:0 10px}.tv-admin-time-picker-control .react-time-picker__inputGroup{align-items:center;color:#0f172a;display:inline-flex;flex-wrap:nowrap;font-family:var(--nav-sans);font-size:14px;font-weight:500;gap:0;justify-content:center;min-width:0}.tv-admin-time-picker-control .react-time-picker__inputGroup input,.tv-admin-time-picker-control .react-time-picker__inputGroup select{background:#0000!important;border:0!important;border-radius:0!important;box-shadow:none!important;color:inherit!important;font:inherit!important;min-height:auto!important;min-width:0!important;padding:0!important;width:16px!important}.tv-admin-time-picker-control .react-time-picker__inputGroup__leadingZero{display:inline-block;font:inherit;text-align:right;width:8px}.tv-admin-time-picker-control .react-time-picker__inputGroup__divider{padding:0}.tv-admin-time-picker-control .react-time-picker__inputGroup__input--hasLeadingZero{margin-left:0!important;padding-left:0!important}.tv-admin-time-picker-control .react-time-picker__button{color:#64748b}.tv-admin-time-picker-control .react-time-picker__button svg{height:14px;width:14px}.tv-admin-time-clock-wrap{align-items:center;display:flex;flex:1 1 auto;justify-content:center}.tv-admin-time-clock-wrap .react-clock{height:124px!important;width:124px!important}.tv-admin-time-clock-wrap .react-clock__face{border:1px solid #11182724}.tv-admin-time-clock-wrap .react-clock__hour-mark__body,.tv-admin-time-clock-wrap .react-clock__mark__body{background-color:#0f172a}.tv-admin-time-clock-wrap .react-clock__hand__body{background-color:var(--accent)}.tv-admin-schedule-message{background:#fff;justify-content:center;min-height:100%;padding:18px 20px}.tv-admin-schedule-message p{color:#0f172a;font-size:18px;line-height:1.45}.tv-admin-quill .ql-toolbar.ql-snow{background:#f8fafceb;border:1px solid #1118271f;border-bottom:0;border-radius:16px 16px 0 0}.tv-admin-quill .ql-container.ql-snow{border:1px solid #1118271f;border-radius:0 0 16px 16px;font-family:var(--sans)}.tv-admin-quill .ql-editor{color:#0f172a;font-size:16px;line-height:1.7;min-height:320px}.tv-admin-edit-note-page .tv-admin-quill .ql-editor{padding:20px 22px}.tv-admin-quill .ql-editor.ql-blank:before{color:#0000}.tv-admin-clock{align-items:center;background:#0a7e8c0d;border:1px solid #11182714;border-radius:12px;display:inline-flex;flex:0 0 auto;height:56px;justify-content:center;width:56px}.tv-admin-clock-face{border:1.5px solid #0f172ab8;border-radius:50%;height:28px;position:relative;width:28px}.tv-admin-clock-mark{background:#0f172a80;height:5px;left:50%;position:absolute;top:1px;transform-origin:50% 13px;width:1.5px}.tv-admin-clock-hand{background:#0f172a;border-radius:999px;bottom:50%;left:50%;position:absolute;transform-origin:50% calc(100% - 2px)}.tv-admin-clock-hand.is-hour{height:8px;width:2px}.tv-admin-clock-hand.is-minute{height:11px;width:1.5px}.tv-admin-clock-center{background:var(--accent);border-radius:50%;height:5px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:5px}.tv-admin-editor{background:#fff;border:1px solid #1118271f;border-radius:16px;overflow:hidden}.tv-admin-editor.is-disabled{opacity:.7}.tv-admin-editor-toolbar{background:#f8fafceb;border-bottom:1px solid #11182714;display:flex;flex-wrap:wrap;gap:8px;padding:14px}.tv-admin-editor-tool{align-items:center;background:#fff;border:1px solid #11182714;border-radius:12px;color:#0f172a;cursor:pointer;display:inline-flex;font-family:var(--nav-sans);font-size:12px;font-weight:600;justify-content:center;min-height:38px;padding:0 12px;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.tv-admin-editor-tool:hover{background:#0a7e8c0f;border-color:#0a7e8c2e;color:var(--accent-dark)}.tv-admin-editor-tool:disabled{cursor:not-allowed;opacity:.55}.tv-admin-editor-surface{color:#0f172a;font-size:16px;line-height:1.7;min-height:320px;outline:none;padding:20px 18px 22px}.tv-admin-editor-surface h1,.tv-admin-editor-surface h2,.tv-admin-editor-surface h3,.tv-admin-editor-surface h4,.tv-admin-editor-surface h5,.tv-admin-editor-surface h6{color:#0f172a;font-family:var(--nav-sans);line-height:1.15;margin:1.1em 0 .45em}.tv-admin-editor-surface h1{font-size:32px}.tv-admin-editor-surface h2{font-size:28px}.tv-admin-editor-surface h3{font-size:24px}.tv-admin-editor-surface h4{font-size:20px}.tv-admin-editor-surface h5{font-size:18px}.tv-admin-editor-surface h6{font-size:16px}.tv-admin-editor-surface blockquote,.tv-admin-editor-surface ol,.tv-admin-editor-surface p,.tv-admin-editor-surface ul{margin:0 0 1em}.tv-admin-editor-surface ol,.tv-admin-editor-surface ul{padding-left:1.35em}.tv-admin-editor-surface blockquote{border-left:3px solid #0a7e8c33;color:#475569;padding-left:14px}.tv-admin-preview-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:350px minmax(0,1fr)}.tv-admin-preview-sidebar{display:flex;flex-direction:column;gap:18px}.tv-admin-preview-panel{border-radius:18px;padding:22px}.tv-admin-preview-panel p{color:#64748b;font-size:14px;line-height:1.65;margin-top:10px}.tv-admin-scheduled-list{display:flex;flex-direction:column;gap:12px;margin-top:16px}.tv-admin-scheduled-list button{grid-gap:12px;align-items:center;background:#fff;border:1px solid #11182714;border-radius:14px;cursor:pointer;display:grid;gap:12px;grid-template-columns:84px minmax(0,1fr);padding:10px;text-align:left;transition:border-color .18s ease,background-color .18s ease}.tv-admin-scheduled-list button.is-active,.tv-admin-scheduled-list button:hover{background:#0a7e8c0d;border-color:#0a7e8c38}.tv-admin-scheduled-list img{border-radius:10px;height:68px;object-fit:cover;width:100%}.tv-admin-scheduled-list strong{color:#0f172a;display:block;font-size:14px;line-height:1.35}.tv-admin-scheduled-list span{color:#64748b;display:block;font-size:12px;margin-top:6px}.tv-admin-preview-canvas{min-width:0}.tv-admin-preview-toolbar-shell{margin:0 auto;max-width:1100px;padding:18px 20px}.tv-admin-scheduled-strip{margin-bottom:14px}.tv-admin-scheduled-strip-head{margin-bottom:10px}.tv-admin-scheduled-strip-head h2{color:#0f172a;font-family:var(--nav-sans);font-size:13px;font-weight:700}.tv-admin-scheduled-strip-list{display:flex;flex-direction:column;gap:10px}.tv-admin-scheduled-preview-card{grid-gap:12px;align-items:center;background:#fffffff5;border:1px solid #1118271a;border-radius:14px;box-shadow:0 16px 34px #0f1b330f;cursor:pointer;display:grid;gap:12px;grid-template-columns:76px minmax(0,1fr);padding:10px 12px;text-align:left;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease;width:100%}.tv-admin-scheduled-preview-card:hover{background:#f4fbfbfa;border-color:#0a7e8c2e;box-shadow:0 18px 38px #0f1b3314}.tv-admin-scheduled-preview-card.is-active{background:#f4fbfbfa;border-color:#0a7e8c47}.tv-admin-scheduled-preview-thumb{align-items:center;background:#eaf4f4;border-radius:10px;display:flex;height:52px;justify-content:center;overflow:hidden;width:76px}.tv-admin-scheduled-preview-thumb img{height:100%;object-fit:cover;width:100%}.tv-admin-scheduled-preview-thumb-fallback{background:linear-gradient(135deg,#0a7e8c24,#0a7e8c0d);display:block;height:100%;width:100%}.tv-admin-scheduled-preview-copy{min-width:0}.tv-admin-scheduled-preview-copy span{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#0f172a;display:-webkit-box;font-family:var(--serif);font-size:19px;line-height:1.18;overflow:hidden}.tv-admin-preview-toolbar{max-width:560px}.tv-admin-preview-toolbar select{width:100%}.tv-admin-metrics-table{background:#fffffffa;border:1px solid #11182714;border-radius:14px;box-shadow:0 18px 42px #0f1b330d;overflow:hidden}.tv-admin-metrics-card,.tv-admin-metrics-head{grid-gap:16px;align-items:center;display:grid;gap:16px;grid-template-columns:120px minmax(0,1fr) 120px}.tv-admin-metrics-head{background:#f8fafceb;border-bottom:1px solid #11182714;padding:12px 16px}.tv-admin-metrics-head span{color:#64748b;font-family:var(--nav-sans);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.tv-admin-metrics-card>*+*,.tv-admin-metrics-head>*+*{border-left:1px solid #11182714;padding-left:14px}.tv-admin-metrics-list{display:flex;flex-direction:column}.tv-admin-metrics-actions{background:#fffffffa;border-top:1px solid #1118270f;display:flex;justify-content:center;padding:14px 16px 16px}.tv-admin-metrics-card{background:#fffffffa;border-bottom:1px solid #1118270f;padding:10px 16px;transition:background-color .18s ease,border-color .18s ease}.tv-admin-metrics-list .tv-admin-metrics-card:last-child{border-bottom:0}.tv-admin-metrics-card:hover{background:#f4fbfbfa}.tv-admin-metrics-category{align-items:center;color:#334155;display:flex;font-family:var(--nav-sans);font-size:11px;font-weight:700;justify-content:flex-start;letter-spacing:.08em;line-height:1.2;min-width:0;text-align:left;text-transform:uppercase}.tv-admin-metrics-copy{min-width:0}.tv-admin-metrics-copy strong{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#0f172a;display:-webkit-box;font-family:var(--nav-sans);font-size:15px;font-weight:500;line-height:1.24;overflow:hidden}.tv-admin-metrics-views{align-items:center;display:flex;justify-content:flex-start;min-width:0;text-align:left;white-space:nowrap}.tv-admin-metrics-views strong{color:var(--accent);font-family:var(--nav-sans);font-size:16px;font-weight:600}.tv-admin-preview-article{border-radius:22px;padding:28px}.tv-admin-preview-kicker{align-items:center;color:var(--accent);display:flex;flex-wrap:wrap;font-family:var(--nav-sans);font-size:12px;font-weight:800;gap:12px;justify-content:space-between;letter-spacing:.1em;text-transform:uppercase}.tv-admin-preview-article h2{color:#0f172a;font-family:var(--serif);font-size:clamp(2rem,3vw,3rem);line-height:1.04;margin-top:18px}.tv-admin-preview-description{color:#334155;font-size:17px;line-height:1.75;margin-top:14px}.tv-admin-preview-media{border-radius:16px;margin-top:24px;overflow:hidden}.tv-admin-preview-media img{max-height:560px;object-fit:cover;width:100%}.tv-admin-preview-body{color:#111827;margin-top:26px}.tv-admin-preview-body li,.tv-admin-preview-body p{font-size:18px;line-height:1.85}.tv-admin-preview-body h2+p,.tv-admin-preview-body h3+p,.tv-admin-preview-body p+p{margin-top:14px}.tv-admin-preview-body h2,.tv-admin-preview-body h3{color:#0f172a;font-family:var(--serif);font-size:30px;line-height:1.15;margin-top:30px}.tv-admin-preview-body ol,.tv-admin-preview-body ul{margin:18px 0 0 20px}@media(max-width:1180px){.tv-admin-dashboard-grid{gap:12px}.tv-admin-dashboard-card{min-height:304px;padding:24px 18px}}@media(max-width:1030px){.tv-admin-dashboard-grid{gap:10px}.tv-admin-dashboard-card{border-radius:20px;min-height:282px;padding:20px 14px}}@media(max-width:900px){.tv-admin-dashboard-grid{gap:8px}.tv-admin-dashboard-card{border-radius:16px;min-height:258px;padding:14px 10px}}@media(max-width:760px){.tv-admin-dashboard-grid{gap:12px;grid-template-columns:minmax(0,max-content);justify-content:center;justify-items:stretch}.tv-admin-dashboard-card{align-items:stretch;border-radius:14px;flex-direction:row;gap:0;justify-content:flex-start;min-height:68px;padding:0;text-align:left;width:100%}.tv-admin-dashboard-icon{border-radius:14px 0 0 14px;flex:0 0 auto;height:auto;margin-bottom:0;min-height:68px;width:64px}.tv-admin-dashboard-link{align-self:stretch;border-radius:0 14px 14px 0;flex:1 1 auto;font-size:15px;justify-content:flex-start;margin-top:0;min-height:68px;padding:0 18px 0 14px}.tv-admin-dashboard-card:hover .tv-admin-dashboard-link,.tv-admin-dashboard-link,.tv-admin-dashboard-link:active,.tv-admin-dashboard-link:focus,.tv-admin-dashboard-link:hover,.tv-admin-dashboard-link:visited{background:#0000;color:#0f172a!important}.tv-admin-dashboard-card:hover{background:#0a7e8c0f}.tv-admin-dashboard-card:hover .tv-admin-dashboard-icon{background:#0000}.tv-admin-metrics-card,.tv-admin-metrics-head{gap:12px;grid-template-columns:88px minmax(0,1fr) 72px}.tv-admin-metrics-card{align-items:center}.tv-admin-metrics-views{justify-content:flex-end;text-align:right}}@media(max-width:1120px){.tv-admin-preview-grid{grid-template-columns:1fr}}@media(max-width:860px){.tv-admin-navbar.has-links .tv-admin-navbar-inner{align-items:flex-start;flex-direction:column;min-height:auto;padding:14px 0}.tv-admin-navbar.has-links .tv-admin-navbar-links,.tv-admin-navbar.has-links .tv-admin-navbar-links-wrap{justify-content:flex-start;width:100%}.tv-admin-main{padding-top:156px}.tv-admin-main.is-centered{min-height:100vh;padding:0}.tv-admin-form-grid,.tv-admin-schedule-panel{grid-template-columns:1fr}.tv-admin-time-picker-control,.tv-admin-time-picker-control .react-time-picker,.tv-admin-time-picker-shell{width:100%}.tv-admin-home-library-head{flex-direction:column}}@media(max-width:640px){.tv-admin-shell{padding:0 18px}.tv-admin-navbar .tv-admin-shell{padding-left:24px}.tv-admin-form,.tv-admin-login-card,.tv-admin-picker-card,.tv-admin-placeholder-card,.tv-admin-preview-article,.tv-admin-preview-panel{border-radius:18px;padding:20px}.tv-admin-schedule-calendar .react-calendar{padding:10px}.tv-admin-preview-body li,.tv-admin-preview-body p{font-size:16px;line-height:1.78}.tv-admin-scheduled-preview-copy span{font-size:17px}.tv-admin-metrics-copy strong{font-size:14px}.tv-admin-metrics-views strong{font-size:15px}.tv-admin-home-library,.tv-admin-home-stage{border-radius:18px;padding:20px}.tv-admin-home-card{gap:12px;grid-template-columns:96px minmax(0,1fr)}.tv-admin-home-card-thumb{height:72px;width:96px}.tv-admin-home-card-copy strong{font-size:16px;line-height:1.16}.tv-admin-home-library-copy strong,.tv-admin-home-library-head p{font-size:17px}.tv-admin-home-library-card{grid-template-columns:92px minmax(0,1fr)}}@media(max-width:420px){.tv-admin-dashboard-grid{grid-template-columns:minmax(0,100%)}.tv-admin-dashboard-link{font-size:14px;padding-right:14px}.tv-admin-metrics-card{gap:12px;padding:10px 12px}}@media(min-width:1320px){.tv-admin-dashboard-page .tv-admin-dashboard-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}
/*# sourceMappingURL=main.2aed5bda.css.map*/