.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important;word-break:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger{padding:0rem 0rem;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:0.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:#fff0;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:.7}.hamburger.is-active:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner::before,.hamburger.is-active .hamburger-inner::after{background-color:#000}.hamburger-box{width:3rem;height:20px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-1px}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:3rem;height:2px;background-color:#000;border-radius:4px;position:absolute;transition-property:transform;transition-duration:0.15s;transition-timing-function:ease}.hamburger-inner::before,.hamburger-inner::after{content:"";display:block}.hamburger-inner::before{top:-9px}.hamburger-inner::after{bottom:-9px}.hamburger--3dx .hamburger-box{perspective:6rem}.hamburger--3dx .hamburger-inner{transition:transform 0.15s cubic-bezier(.645,.045,.355,1),background-color 0s 0.1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx .hamburger-inner::before,.hamburger--3dx .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx.is-active .hamburger-inner{background-color:transparent!important;transform:rotateY(180deg)}.hamburger--3dx.is-active .hamburger-inner::before{transform:translate3d(0,9px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner::after{transform:translate3d(0,-9px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:6rem}.hamburger--3dx-r .hamburger-inner{transition:transform 0.15s cubic-bezier(.645,.045,.355,1),background-color 0s 0.1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx-r .hamburger-inner::before,.hamburger--3dx-r .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateY(-180deg)}.hamburger--3dx-r.is-active .hamburger-inner::before{transform:translate3d(0,9px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner::after{transform:translate3d(0,-9px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:6rem}.hamburger--3dy .hamburger-inner{transition:transform 0.15s cubic-bezier(.645,.045,.355,1),background-color 0s 0.1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy .hamburger-inner::before,.hamburger--3dy .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(-180deg)}.hamburger--3dy.is-active .hamburger-inner::before{transform:translate3d(0,9px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner::after{transform:translate3d(0,-9px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:6rem}.hamburger--3dy-r .hamburger-inner{transition:transform 0.15s cubic-bezier(.645,.045,.355,1),background-color 0s 0.1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy-r .hamburger-inner::before,.hamburger--3dy-r .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg)}.hamburger--3dy-r.is-active .hamburger-inner::before{transform:translate3d(0,9px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner::after{transform:translate3d(0,-9px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:6rem}.hamburger--3dxy .hamburger-inner{transition:transform 0.15s cubic-bezier(.645,.045,.355,1),background-color 0s 0.1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy .hamburger-inner::before,.hamburger--3dxy .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg)}.hamburger--3dxy.is-active .hamburger-inner::before{transform:translate3d(0,9px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner::after{transform:translate3d(0,-9px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:6rem}.hamburger--3dxy-r .hamburger-inner{transition:transform 0.15s cubic-bezier(.645,.045,.355,1),background-color 0s 0.1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy-r .hamburger-inner::before,.hamburger--3dxy-r .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg) rotateZ(-180deg)}.hamburger--3dxy-r.is-active .hamburger-inner::before{transform:translate3d(0,9px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner::after{transform:translate3d(0,-9px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner::before{transform:translate3d(-.6rem,0,0) rotate(-45deg) scale(.7,1)}.hamburger--arrow.is-active .hamburger-inner::after{transform:translate3d(-.6rem,0,0) rotate(45deg) scale(.7,1)}.hamburger--arrow-r.is-active .hamburger-inner::before{transform:translate3d(.6rem,0,0) rotate(45deg) scale(.7,1)}.hamburger--arrow-r.is-active .hamburger-inner::after{transform:translate3d(.6rem,0,0) rotate(-45deg) scale(.7,1)}.hamburger--arrowalt .hamburger-inner::before{transition:top 0.1s 0.1s ease,transform 0.1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner::after{transition:bottom 0.1s 0.1s ease,transform 0.1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner::before{top:0;transform:translate3d(-.6rem,-.75rem,0) rotate(-45deg) scale(.7,1);transition:top 0.1s ease,transform 0.1s 0.1s cubic-bezier(.895,.03,.685,.22)}.hamburger--arrowalt.is-active .hamburger-inner::after{bottom:0;transform:translate3d(-.6rem,.75rem,0) rotate(45deg) scale(.7,1);transition:bottom 0.1s ease,transform 0.1s 0.1s cubic-bezier(.895,.03,.685,.22)}.hamburger--arrowalt-r .hamburger-inner::before{transition:top 0.1s 0.1s ease,transform 0.1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner::after{transition:bottom 0.1s 0.1s ease,transform 0.1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner::before{top:0;transform:translate3d(.6rem,-.75rem,0) rotate(45deg) scale(.7,1);transition:top 0.1s ease,transform 0.1s 0.1s cubic-bezier(.895,.03,.685,.22)}.hamburger--arrowalt-r.is-active .hamburger-inner::after{bottom:0;transform:translate3d(.6rem,.75rem,0) rotate(-45deg) scale(.7,1);transition:bottom 0.1s ease,transform 0.1s 0.1s cubic-bezier(.895,.03,.685,.22)}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner::before{transform:translate3d(8px,0,0) rotate(45deg) scale(.7,1)}.hamburger--arrowturn.is-active .hamburger-inner::after{transform:translate3d(8px,0,0) rotate(-45deg) scale(.7,1)}.hamburger--arrowturn-r.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn-r.is-active .hamburger-inner::before{transform:translate3d(-8px,0,0) rotate(-45deg) scale(.7,1)}.hamburger--arrowturn-r.is-active .hamburger-inner::after{transform:translate3d(-8px,0,0) rotate(45deg) scale(.7,1)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner::before,.hamburger--boring .hamburger-inner::after{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner::before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-duration:0.13s;transition-delay:0.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse .hamburger-inner::after{top:-18px;transition:top 0.2s 0.2s cubic-bezier(.33333,.66667,.66667,1),opacity 0.1s linear}.hamburger--collapse .hamburger-inner::before{transition:top 0.12s 0.2s cubic-bezier(.33333,.66667,.66667,1),transform 0.13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transform:translate3d(0,-9px,0) rotate(-45deg);transition-delay:0.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse.is-active .hamburger-inner::after{top:0;opacity:0;transition:top 0.2s cubic-bezier(.33333,0,.66667,.33333),opacity 0.1s 0.22s linear}.hamburger--collapse.is-active .hamburger-inner::before{top:0;transform:rotate(-90deg);transition:top 0.1s 0.16s cubic-bezier(.33333,0,.66667,.33333),transform 0.13s 0.25s cubic-bezier(.215,.61,.355,1)}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-duration:0.13s;transition-delay:0.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r .hamburger-inner::after{top:-18px;transition:top 0.2s 0.2s cubic-bezier(.33333,.66667,.66667,1),opacity 0.1s linear}.hamburger--collapse-r .hamburger-inner::before{transition:top 0.12s 0.2s cubic-bezier(.33333,.66667,.66667,1),transform 0.13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transform:translate3d(0,-9px,0) rotate(45deg);transition-delay:0.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse-r.is-active .hamburger-inner::after{top:0;opacity:0;transition:top 0.2s cubic-bezier(.33333,0,.66667,.33333),opacity 0.1s 0.22s linear}.hamburger--collapse-r.is-active .hamburger-inner::before{top:0;transform:rotate(90deg);transition:top 0.1s 0.16s cubic-bezier(.33333,0,.66667,.33333),transform 0.13s 0.25s cubic-bezier(.215,.61,.355,1)}.hamburger--elastic .hamburger-inner{top:1px;transition-duration:0.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic .hamburger-inner::before{top:9px;transition:opacity 0.125s 0.275s ease}.hamburger--elastic .hamburger-inner::after{top:18px;transition:transform 0.275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transform:translate3d(0,9px,0) rotate(135deg);transition-delay:0.075s}.hamburger--elastic.is-active .hamburger-inner::before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner::after{transform:translate3d(0,-18px,0) rotate(-270deg);transition-delay:0.075s}.hamburger--elastic-r .hamburger-inner{top:1px;transition-duration:0.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r .hamburger-inner::before{top:9px;transition:opacity 0.125s 0.275s ease}.hamburger--elastic-r .hamburger-inner::after{top:18px;transition:transform 0.275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transform:translate3d(0,9px,0) rotate(-135deg);transition-delay:0.075s}.hamburger--elastic-r.is-active .hamburger-inner::before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner::after{transform:translate3d(0,-18px,0) rotate(270deg);transition-delay:0.075s}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color 0.125s 0.175s ease-in}.hamburger--emphatic .hamburger-inner::before{left:0;transition:transform 0.125s cubic-bezier(.6,.04,.98,.335),top 0.05s 0.125s linear,left 0.125s 0.175s ease-in}.hamburger--emphatic .hamburger-inner::after{top:9px;right:0;transition:transform 0.125s cubic-bezier(.6,.04,.98,.335),top 0.05s 0.125s linear,right 0.125s 0.175s ease-in}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic.is-active .hamburger-inner::before{left:-6rem;top:-6rem;transform:translate3d(6rem,6rem,0) rotate(45deg);transition:left 0.125s ease-out,top 0.05s 0.125s linear,transform 0.125s 0.175s cubic-bezier(.075,.82,.165,1)}.hamburger--emphatic.is-active .hamburger-inner::after{right:-6rem;top:-6rem;transform:translate3d(-6rem,6rem,0) rotate(-45deg);transition:right 0.125s ease-out,top 0.05s 0.125s linear,transform 0.125s 0.175s cubic-bezier(.075,.82,.165,1)}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color 0.125s 0.175s ease-in}.hamburger--emphatic-r .hamburger-inner::before{left:0;transition:transform 0.125s cubic-bezier(.6,.04,.98,.335),top 0.05s 0.125s linear,left 0.125s 0.175s ease-in}.hamburger--emphatic-r .hamburger-inner::after{top:9px;right:0;transition:transform 0.125s cubic-bezier(.6,.04,.98,.335),top 0.05s 0.125s linear,right 0.125s 0.175s ease-in}.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic-r.is-active .hamburger-inner::before{left:-6rem;top:6rem;transform:translate3d(6rem,-6rem,0) rotate(-45deg);transition:left 0.125s ease-out,top 0.05s 0.125s linear,transform 0.125s 0.175s cubic-bezier(.075,.82,.165,1)}.hamburger--emphatic-r.is-active .hamburger-inner::after{right:-6rem;top:6rem;transform:translate3d(-6rem,-6rem,0) rotate(45deg);transition:right 0.125s ease-out,top 0.05s 0.125s linear,transform 0.125s 0.175s cubic-bezier(.075,.82,.165,1)}.hamburger--minus .hamburger-inner::before,.hamburger--minus .hamburger-inner::after{transition:bottom 0.08s 0s ease-out,top 0.08s 0s ease-out,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner::before,.hamburger--minus.is-active .hamburger-inner::after{opacity:0;transition:bottom 0.08s ease-out,top 0.08s ease-out,opacity 0s 0.08s linear}.hamburger--minus.is-active .hamburger-inner::before{top:0}.hamburger--minus.is-active .hamburger-inner::after{bottom:0}.hamburger--slider .hamburger-inner{top:1px}.hamburger--slider .hamburger-inner::before{top:9px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:0.15s}.hamburger--slider .hamburger-inner::after{top:18px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,9px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner::before{transform:rotate(-45deg) translate3d(-.4285714286rem,-7px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner::after{transform:translate3d(0,-18px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:1px}.hamburger--slider-r .hamburger-inner::before{top:9px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:0.15s}.hamburger--slider-r .hamburger-inner::after{top:18px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,9px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner::before{transform:rotate(45deg) translate3d(.4285714286rem,-7px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner::after{transform:translate3d(0,-18px,0) rotate(90deg)}.hamburger--spin .hamburger-inner{transition-duration:0.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin .hamburger-inner::before{transition:top 0.1s 0.25s ease-in,opacity 0.1s ease-in}.hamburger--spin .hamburger-inner::after{transition:bottom 0.1s 0.25s ease-in,transform 0.22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:0.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 0.1s ease-out,opacity 0.1s 0.12s ease-out}.hamburger--spin.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom 0.1s ease-out,transform 0.22s 0.12s cubic-bezier(.215,.61,.355,1)}.hamburger--spin-r .hamburger-inner{transition-duration:0.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r .hamburger-inner::before{transition:top 0.1s 0.25s ease-in,opacity 0.1s ease-in}.hamburger--spin-r .hamburger-inner::after{transition:bottom 0.1s 0.25s ease-in,transform 0.22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{transform:rotate(-225deg);transition-delay:0.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin-r.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 0.1s ease-out,opacity 0.1s 0.12s ease-out}.hamburger--spin-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(90deg);transition:bottom 0.1s ease-out,transform 0.22s 0.12s cubic-bezier(.215,.61,.355,1)}.hamburger--spring .hamburger-inner{top:1px;transition:background-color 0s 0.13s linear}.hamburger--spring .hamburger-inner::before{top:9px;transition:top 0.1s 0.2s cubic-bezier(.33333,.66667,.66667,1),transform 0.13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner::after{top:18px;transition:top 0.2s 0.2s cubic-bezier(.33333,.66667,.66667,1),transform 0.13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:0.22s;background-color:transparent!important}.hamburger--spring.is-active .hamburger-inner::before{top:0;transition:top 0.1s 0.15s cubic-bezier(.33333,0,.66667,.33333),transform 0.13s 0.22s cubic-bezier(.215,.61,.355,1);transform:translate3d(0,9px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner::after{top:0;transition:top 0.2s cubic-bezier(.33333,0,.66667,.33333),transform 0.13s 0.22s cubic-bezier(.215,.61,.355,1);transform:translate3d(0,9px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-duration:0.13s;transition-delay:0s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r .hamburger-inner::after{top:-18px;transition:top 0.2s 0.2s cubic-bezier(.33333,.66667,.66667,1),opacity 0s linear}.hamburger--spring-r .hamburger-inner::before{transition:top 0.1s 0.2s cubic-bezier(.33333,.66667,.66667,1),transform 0.13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transform:translate3d(0,-9px,0) rotate(-45deg);transition-delay:0.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spring-r.is-active .hamburger-inner::after{top:0;opacity:0;transition:top 0.2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s 0.22s linear}.hamburger--spring-r.is-active .hamburger-inner::before{top:0;transform:rotate(90deg);transition:top 0.1s 0.15s cubic-bezier(.33333,0,.66667,.33333),transform 0.13s 0.22s cubic-bezier(.215,.61,.355,1)}.hamburger--stand .hamburger-inner{transition:transform 0.075s 0.15s cubic-bezier(.55,.055,.675,.19),background-color 0s 0.075s linear}.hamburger--stand .hamburger-inner::before{transition:top 0.075s 0.075s ease-in,transform 0.075s 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand .hamburger-inner::after{transition:bottom 0.075s 0.075s ease-in,transform 0.075s 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand.is-active .hamburger-inner{transform:rotate(90deg);background-color:transparent!important;transition:transform 0.075s 0s cubic-bezier(.215,.61,.355,1),background-color 0s 0.15s linear}.hamburger--stand.is-active .hamburger-inner::before{top:0;transform:rotate(-45deg);transition:top 0.075s 0.1s ease-out,transform 0.075s 0.15s cubic-bezier(.215,.61,.355,1)}.hamburger--stand.is-active .hamburger-inner::after{bottom:0;transform:rotate(45deg);transition:bottom 0.075s 0.1s ease-out,transform 0.075s 0.15s cubic-bezier(.215,.61,.355,1)}.hamburger--stand-r .hamburger-inner{transition:transform 0.075s 0.15s cubic-bezier(.55,.055,.675,.19),background-color 0s 0.075s linear}.hamburger--stand-r .hamburger-inner::before{transition:top 0.075s 0.075s ease-in,transform 0.075s 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand-r .hamburger-inner::after{transition:bottom 0.075s 0.075s ease-in,transform 0.075s 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand-r.is-active .hamburger-inner{transform:rotate(-90deg);background-color:transparent!important;transition:transform 0.075s 0s cubic-bezier(.215,.61,.355,1),background-color 0s 0.15s linear}.hamburger--stand-r.is-active .hamburger-inner::before{top:0;transform:rotate(-45deg);transition:top 0.075s 0.1s ease-out,transform 0.075s 0.15s cubic-bezier(.215,.61,.355,1)}.hamburger--stand-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(45deg);transition:bottom 0.075s 0.1s ease-out,transform 0.075s 0.15s cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze .hamburger-inner{transition-duration:0.075s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner::before{transition:top 0.075s 0.12s ease,opacity 0.075s ease}.hamburger--squeeze .hamburger-inner::after{transition:bottom 0.075s 0.12s ease,transform 0.075s cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:0.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 0.075s ease,opacity 0.075s 0.12s ease}.hamburger--squeeze.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom 0.075s ease,transform 0.075s 0.12s cubic-bezier(.215,.61,.355,1)}.hamburger--vortex .hamburger-inner{transition-duration:0.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex .hamburger-inner::before,.hamburger--vortex .hamburger-inner::after{transition-duration:0s;transition-delay:0.1s;transition-timing-function:linear}.hamburger--vortex .hamburger-inner::before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner::after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transform:rotate(765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex.is-active .hamburger-inner::before,.hamburger--vortex.is-active .hamburger-inner::after{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner::before{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner::after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-duration:0.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r .hamburger-inner::before,.hamburger--vortex-r .hamburger-inner::after{transition-duration:0s;transition-delay:0.1s;transition-timing-function:linear}.hamburger--vortex-r .hamburger-inner::before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner::after{transition-property:bottom,transform}.hamburger--vortex-r.is-active .hamburger-inner{transform:rotate(-765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r.is-active .hamburger-inner::before,.hamburger--vortex-r.is-active .hamburger-inner::after{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner::before{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg)}@font-face{font-family:"Roman";src:url(/wp-content/themes/karkemis24/css/fonts/NeueHelveticaPro55Roman/font.woff2) format("woff2"),url(/wp-content/themes/karkemis24/css/fonts/NeueHelveticaPro55Roman/font.woff) format("woff");font-weight:100;font-style:normal}@font-face{font-family:"Medium";src:url(/wp-content/themes/karkemis24/css/fonts/NeueHelveticaPro65Medium/font.woff2) format("woff2"),url(/wp-content/themes/karkemis24/css/fonts/NeueHelveticaPro65Medium/font.woff) format("woff");font-weight:100;font-style:normal}@font-face{font-family:"arrow";src:url(/wp-content/themes/karkemis24/css/fonts/Arrow/arrow.eot?9gibgk);src:url(/wp-content/themes/karkemis24/css/fonts/Arrow/arrow.eot?9gibgk#iefix) format("embedded-opentype"),url(/wp-content/themes/karkemis24/css/fonts/Arrow/arrow.ttf?9gibgk) format("truetype"),url(/wp-content/themes/karkemis24/css/fonts/Arrow/arrow.woff?9gibgk) format("woff"),url(/wp-content/themes/karkemis24/css/fonts/Arrow/arrow.svg?9gibgk#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=" icon-"]{font-family:"arrow"!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1}.icon-arrow:before{content:"\e900"}:root{--fsize:1.0416666667vw;--f-roman:"roman", sans-serif;--f-medium:"medium", sans-serif;--supertitulo-xl:5.7rem;--supertitulo-l:5rem;--supertitulo:3.5rem;--titulo-xxl:3rem;--titulo-xl:2.25rem;--titulo-l:1.75rem;--titulo:1.5rem;--titulo-s:1.25rem;--parrafo-l:1.1rem;--parrafo-m:1rem;--parrafo:1rem;--subtitulo:0.8rem;--grid-gap:1.2rem;--wrapper-padd-x:2.4rem;--spacer-sections:10.5rem;--spacer-rem:1.2rem;--black:#2A2827;--green:#D4E39D;--green-light:#E9F0D0;--green-dark:#95C11F;--grey:#585958;--b-radius:1.35rem;--b-radius-btn:2.1rem;--adjust:.25em;--black-to-green:invert(69%) sepia(55%) saturate(1000%) hue-rotate(29deg) brightness(85%) contrast(97%);--black-to-white:invert(100%) sepia(0%) saturate(1000%) hue-rotate(110deg) brightness(200%) contrast(100%)}@media (max-width:1366px){:root{--fsize:1.317715959vw;--supertitulo-xl:3.8888888889rem;--supertitulo-l:3.8888888889rem;--supertitulo:2.7777777778rem;--titulo-xxl:2.2222222222rem;--titulo-xl:1.8333333333rem;--titulo-l:1.5555555556rem;--titulo:1.5555555556rem;--titulo-s:1.2222222222rem;--parrafo-l:1rem;--parrafo-m:1rem;--parrafo:1rem;--subtitulo:0.8888888889rem;--grid-gap:1.3333333333rem;--wrapper-padd-x:2.6666666667rem;--spacer-sections:11.6666666667rem;--b-radius:1.5rem;--b-radius-btn:2.3333333333rem;--adjust:.2em}}@media (max-width:980px){:root{--fsize:1.7578125vw;--supertitulo-xl:1.5555555556rem;--supertitulo-l:1.5555555556rem;--supertitulo:1.5555555556rem;--titulo-xxl:1.5555555556rem;--titulo-xl:1.5555555556rem;--titulo-l:1.5555555556rem;--titulo:1.3333333333rem;--titulo-s:1rem;--parrafo-l:1rem;--parrafo-m:1rem;--parrafo:1rem;--subtitulo:0.8888888889rem;--grid-gap:0.8888888889rem;--wrapper-padd-x:1.7777777778rem;--spacer-sections:5rem;--b-radius:1.1111111111rem;--b-radius-btn:2.3333333333rem}}@media (max-width:768px){:root{--fsize:2.34375vw;--grid-gap:0.4444444444rem;--wrapper-padd-x:0.8888888889rem;--spacer-sections:3.3333333333rem}}@media (max-width:576px){:root{--fsize:3.125vw}}@media (max-width:468px){:root{--fsize:18px;--b-radius:0.8333333333rem}}.grid{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:space-between;gap:var(--grid-gap);z-index:2000;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:none;pointer-events:none}.grid div{position:relative;width:100%;height:100%;background:pink;opacity:.3}* *:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)) * all:unset * display:revert */ p,h1,h2,h3,h4,h5,h6,span{font-kerning:none;-webkit-text-rendering:optimizeSpeed;text-rendering:optimizeSpeed;transform:translateZ(0)}*,*::before,*::after{box-sizing:border-box}a,button{all:unset;cursor:revert}ol,ul,menu{list-style:none}img{max-width:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}::-moz-placeholder{color:unset}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}@media screen and (max-width:1024px){*{-webkit-tap-highlight-color:#fff0}}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:calc(1em + 5px)}button{all:unset;cursor:pointer}a{display:inline-block;text-decoration:none;color:inherit;padding-top:var(--adjust)}ul{list-style:none;margin:0;padding:0}h1,h2,h3,h4,h5,p,li{font-weight:400;margin:0;padding-top:var(--adjust)}h1,h2,h3,h4,h5,p{font-size:1rem}.grecaptcha-badge{visibility:hidden}.otgs-development-site-front-end{display:none!important}.cky-preference-header .cky-preference-title,.cky-notice .cky-title{font-weight:normal!important;font-family:var(--f-medium)!important;font-size:20px!important;line-height:26px!important;margin:0 0 12px 0!important}.cky-preference-header .cky-preference-title{text-align:left;margin:0 0!important}.cky-consent-bar .cky-notice-des p,.cky-gpc-wrapper .cky-gpc-desc p,.cky-preference-body-wrapper .cky-preference-content-wrapper p,.cky-accordion-header-wrapper .cky-accordion-header-des p,.cky-cookie-des-table li div:last-child p,.cky-notice-des{font-size:12px!important;font-style:normal!important;font-weight:90!important;line-height:18px!important;color:rgb(25 25 25 / .7)!important}.cky-notice-des{overflow-y:auto!important}.cky-prefrence-btn-wrapper .cky-btn,.cky-notice-btn-wrapper .cky-btn{border-radius:8px!important;font-weight:100!important;padding:8px 12px 6px!important;border-color:var(--green-dark)!important;background-color:var(--green-dark)!important;color:white!important}.cky-revisit-bottom-left{display:none!important}.cky-accordion-header .cky-always-active,.cky-preference-header .cky-preference-title,.cky-preference-header,.cky-preference-content-wrapper,.cky-gpc-wrapper .cky-gpc-desc,.cky-accordion-header .cky-accordion-btn{font-weight:90!important}.cky-consent-container{display:none}.cky-consent-container.on{display:block}.cky-hide{display:none!important}.cky-consent-container .cky-consent-bar{background-color:var(--green-light)!important;box-shadow:unset!important}button.cky-show-desc-btn:not(:hover):not(:active){color:#191919!important;font-weight:100!important;font-size:12px!important}.cky-accordion-header .cky-always-active{color:var(--green-dark)!important}.cky-switch input[type=checkbox]:checked{background:var(--green-dark)!important}@media (max-width:440px){.cky-btn{width:calc(100% - 24px)!important}}body,html{position:relative;width:100%;min-height:100vh;margin:0;padding:0;font-family:var(--f-roman);font-size:var(--fsize);color:var(--black);background:#fff;scrollbar-width:none;overflow-x:clip}body.page--green,html.page--green{background:var(--green-light)}body.page--green .header,html.page--green .header{background:var(--green-light)}body.page--green .header .btn--bg-square,html.page--green .header .btn--bg-square{background:var(--green)}body.page--green .header.header--white .btn--bg-square,html.page--green .header.header--white .btn--bg-square{background:rgb(255 255 255 / .33)}body.page--green .contacto__atencion__links__a::before,html.page--green .contacto__atencion__links__a::before{background:var(--green)}body.page--green .articulo__btn.btn--bg,html.page--green .articulo__btn.btn--bg{background:#fff}body.scrolled-down .header:not(.is-active),html.scrolled-down .header:not(.is-active){transform:translateY(-200%)}body.scroll-top .header,html.scroll-top .header{background:#fff0}body{opacity:0;transition:background 0.5s cubic-bezier(.58,.01,.44,1)}html.no-smoother{scroll-behavior:smooth}html.is_mobile .header__menu{min-height:100dvh}@media (max-width:980px){html.is_mobile .header__menu{height:100dvh}}html.is_mobile .footer{position:relative}html.is_mobile #smooth-content{overflow:hidden}input[type=text],textarea,select{position:relative;display:block;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0 solid #fff0;outline:0 solid #fff0;background:#fff;color:var(--black);font-size:var(--parrafo-m);font-family:var(--f-roman);padding:.95em 1em .5em;border-radius:1em;line-height:1.2}input[type=checkbox]:not(#ckySwitchfunctional):not(#ckySwitchadvertisement){position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff0;margin:0;font:inherit;color:currentColor;width:1em;height:1em;border:2px solid var(--black);transform:translateY(-.075em);border-radius:100%}input[type=checkbox]:not(#ckySwitchfunctional):not(#ckySwitchadvertisement)::before{position:absolute;top:50%;left:50%;content:"";width:.5em;height:.5em;transform:translate(-50%,-50%) scale(0);transform-origin:center center;transition:transform 0.1s ease-in-out;background:var(--green-dark);border-radius:100%;opacity:.8}input[type=checkbox]:not(#ckySwitchfunctional):not(#ckySwitchadvertisement):checked::before{transform:translate(-50%,-50%) scale(1)}.bg-green-light{background-color:var(--green-light)}.c-white{color:#fff}.c-black{color:var(--black)}.c-green-dark{color:var(--green-dark)}.f-roman{font-family:var(--f-roman);padding-top:var(--adjust)}.f-medium{font-family:var(--f-medium);padding-top:var(--adjust)}@media (max-width:1366px){.f-medium{line-height:calc(1em + 4px)}}.t-supertitulo-xl{font-size:var(--supertitulo-xl);line-height:1}@media (max-width:980px){.t-supertitulo-xl{line-height:calc(1em + 4px)}}.t-supertitulo-l{font-size:var(--supertitulo-l)}.t-supertitulo{font-size:var(--supertitulo)}.t-titulo-xxl{font-size:var(--titulo-xxl)}.t-titulo-xl{font-size:var(--titulo-xl)}.t-titulo-l{font-size:var(--titulo-l)}.t-titulo{font-size:var(--titulo)}.t-titulo-s{font-size:var(--titulo-s)}.t-parrafo-l{font-size:var(--parrafo-l)}.t-parrafo-m{font-size:var(--parrafo-m)}.t-parrafo{font-size:var(--parrafo)}.t-subtitulo{font-size:var(--subtitulo)}.lh-1{line-height:1}.lh-7{line-height:calc(1em + 7px)}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:calc(var(--grid-gap) * 1)!important}.mb-15{margin-bottom:calc(var(--grid-gap) * 1.5)!important}.mb-2{margin-bottom:calc(var(--grid-gap) * 2)!important}.pb-0{padding-bottom:0!important}.d-none{display:none!important}.d-block{display:block;width:-moz-fit-content;width:fit-content}@media (max-width:980px){.d-br-none{display:none!important}}@media (max-width:980px){.d-br-flex{display:flex!important}}@media (max-width:980px){.d-br-block{display:block!important}}@media (max-width:768px){.d-brFt-none{display:none!important}}@media (max-width:768px){.d-brFt-flex{display:flex!important}}@media (max-width:768px){.d-brFt-block{display:block!important}}.adj{padding-top:var(--adjust)}.no-adj{padding-top:0}.wrapper{padding:0 var(--wrapper-padd-x)}.btn--bg{position:relative;padding:calc(0.6rem + var(--adjust)) 2.2rem .75rem;border-radius:1.75rem;background:var(--green-light);overflow:hidden;transition:background 1s cubic-bezier(.58,.01,.44,1);--posX:-100%}.btn--bg span{position:relative;display:block;z-index:2;line-height:1;padding-top:var(--adjust)}.btn--bg::before{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;background:var(--green-dark);border-radius:1.75rem;z-index:1;transform:translateX(var(--posX))}@media (max-width:1366px){.btn--bg{font-size:.8888888889rem;padding:calc(0.6666666667rem + var(--adjust)) 2.2222222222rem .6666666667rem;border-radius:1.9444444444rem}.btn--bg::before{border-radius:1.9444444444rem}}@media (max-width:980px){.btn--bg{font-size:.8888888889rem;padding:calc(0.4444444444rem + var(--adjust)) 1.3888888889rem .4444444444rem;border-radius:1.6666666667rem}.btn--bg::before{border-radius:1.6666666667rem}}.btn--bg-square{padding:calc(1rem + var(--adjust)) 1.65rem 1rem;border-radius:1rem}.btn--bg-square::before{border-radius:1rem}@media (max-width:1366px){.btn--bg-square{font-size:1rem;padding:calc(1rem + var(--adjust)) 1.1111111111rem 1rem;border-radius:1rem}.btn--bg-square::before{border-radius:1rem}}.btn--bg-white{background:rgb(117 117 117 / .1)}.btn--bg-green{background:var(--green)}.btn--bg.btn--arrow::after,.btn--bg.btn--arrow-left::after{right:1.5rem}.btn--scroll{padding:calc(0.6rem - var(--adjust)) 1.4rem .75rem}.btn--scroll svg{height:auto;margin-left:.5em;line-height:0}@media (max-width:1366px){.btn--scroll{font-size:.8888888889rem;padding:calc(0.5rem - var(--adjust)) 1.5555555556rem .5555555556rem}.btn--scroll svg{width:.8888888889rem}}.btn--arrow,.btn--arrow-left{text-transform:none;position:relative}.btn--arrow i,.btn--arrow-left i{position:relative;display:inline-block;vertical-align:top;margin-top:.05em;margin-left:.15em;margin-right:.15em;font-size:.65rem;-webkit-clip-path:inset(-10% -10% 25% 25%);clip-path:inset(-10% -10% 25% 25%)}@media (max-width:468px){.btn--arrow i,.btn--arrow-left i{margin-left:.05em}}.btn--arrow.fix-left i,.btn--arrow-left.fix-left i{margin-left:-.25em}.btn--arrow-right{display:flex}.btn--arrow-right>*{order:1}.btn--arrow-right>i{order:0;transform-origin:center;transform:scaleX(-1)}.btn--play{display:flex;justify-content:center;align-items:center;width:5.25rem;height:3.25rem;z-index:10;cursor:pointer;border-radius:var(--b-radius-btn);overflow:hidden;--posX:-100%}.btn--play svg{position:relative;z-index:4}.btn--play::before{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;background:#fff;border-radius:var(--b-radius-btn);z-index:2}.btn--play::after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;background:var(--green-light);border-radius:var(--b-radius-btn);transform:translateX(var(--posX));z-index:3}@media (max-width:1366px){.btn--play{width:5.2777777778rem;height:3.3333333333rem}}@media (max-width:980px){.btn--play{width:3.9444444444rem;height:2.5rem}}.btn--play .btn__ic{position:relative;z-index:10;transform:translateX(20%);width:19%}.btn--play-video{width:6.9rem;height:4.3rem}@media (max-width:980px){.btn--play-video{width:3.25rem;height:2.05rem}}.btn--play-video .btn__ic{width:25%;height:35%}.btn--up,.btn--right,.btn--left,.btn--close,.btn--icon{position:relative;display:flex;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;background:#fff;border-radius:100%;aspect-ratio:1/1;padding-top:0;cursor:pointer;overflow:hidden;--posX:-100%}.btn--up svg,.btn--right svg,.btn--left svg,.btn--close svg,.btn--icon svg{position:relative;display:block;aspect-ratio:1/1;width:1.5rem;height:1.5rem;z-index:4}.btn--up::before,.btn--right::before,.btn--left::before,.btn--close::before,.btn--icon::before{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;background:#fff;border-radius:var(--b-radius-btn);z-index:2}.btn--up::after,.btn--right::after,.btn--left::after,.btn--close::after,.btn--icon::after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;background:var(--green-light);border-radius:var(--b-radius-btn);transform:translateX(var(--posX));z-index:3}.btn--up--invert,.btn--right--invert,.btn--left--invert,.btn--close--invert,.btn--icon--invert{border:1px solid var(--green)}.btn--up--invert::before,.btn--right--invert::before,.btn--left--invert::before,.btn--close--invert::before,.btn--icon--invert::before{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;background:var(--green-light)}.btn--up--invert::after,.btn--right--invert::after,.btn--left--invert::after,.btn--close--invert::after,.btn--icon--invert::after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;background:#fff}@media (max-width:1366px){.btn--up,.btn--right,.btn--left,.btn--close,.btn--icon{width:2.5rem;height:2.5rem}.btn--up svg,.btn--right svg,.btn--left svg,.btn--close svg,.btn--icon svg{width:1.1666666667rem;height:1.1666666667rem}}@media (max-width:980px){.btn--up,.btn--right,.btn--left,.btn--close,.btn--icon{width:1.8888888889rem;height:1.8888888889rem}.btn--up svg,.btn--right svg,.btn--left svg,.btn--close svg,.btn--icon svg{width:.9444444444rem;height:.9444444444rem}}.btn--right svg{transform:rotate(90deg)}.btn--left svg{transform:rotate(-90deg)}.btn--close svg{width:2rem;height:2rem}.btn--close svg path{fill:var(--green-dark)}@media (max-width:1366px){.btn--close svg{width:2.2222222222rem;height:2.2222222222rem}}@media (max-width:980px){.btn--close svg{width:1.5555555556rem;height:1.5555555556rem}}.btn--bg-square.btn--arrow{padding:calc(0.75rem + var(--adjust)) 1.25rem 1rem 1.25rem}.btn--bg-square.btn--arrow::after{transform:translate(75%,-50%)}@media (max-width:1366px){.btn--bg-square.btn--arrow{padding:calc(0.9444444444rem + var(--adjust)) 1.6666666667rem .9444444444rem 1.6666666667rem}.btn--bg-square.btn--arrow::after{transform:translate(120%,-50%)}}.media{display:inline-block;width:100%;--transY:50%;--scale:1}.media__wrap-source{position:relative;border-radius:var(--b-radius);overflow:hidden;display:block;width:100%;min-width:100%;aspect-ratio:16/9;z-index:0}.media__source{position:absolute;top:var(--transY);left:0;transform:translateY(calc(var(--transY) * -1)) scale(var(--scale));transform-origin:center;display:block;width:100%;min-width:100%;height:115%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.media .btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.media.no-ratio .media__wrap-source{border-radius:unset;aspect-ratio:unset}.media.no-ratio .media__source{position:relative;top:unset;transform:unset}.wysiwig h2,.wysiwig h3,.wysiwig h4,.wysiwig h5{font-family:var(--f-medium);font-size:var(--titulo-xl);color:var(--green-dark);margin-bottom:1.25rem;margin-top:2.25rem}@media (max-width:1366px){.wysiwig h2,.wysiwig h3,.wysiwig h4,.wysiwig h5{margin-bottom:1.3888888889rem;margin-top:2.5rem;line-height:calc(1em + 4px)}}@media (max-width:980px){.wysiwig h2,.wysiwig h3,.wysiwig h4,.wysiwig h5{margin-bottom:.8333333333rem;margin-top:2.5rem}}.wysiwig p,.wysiwig li{margin-bottom:1.25rem}@media (max-width:1366px){.wysiwig p,.wysiwig li{margin-bottom:1.3888888889rem}}@media (max-width:980px){.wysiwig p,.wysiwig li{margin-bottom:1.3888888889rem}}.wysiwig ul{list-style:disc;padding-left:1em}.wysiwig--noticia h2,.wysiwig--noticia h3,.wysiwig--noticia h4,.wysiwig--noticia h5{color:var(--black)}.wysiwig--noticia h4,.wysiwig--noticia h5{font-size:var(--titulo);width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 4 + var(--grid-gap) * 3)}@media (max-width:980px){.wysiwig--noticia h4,.wysiwig--noticia h5{width:100%}}.menu-rrss{display:flex;justify-content:center;align-items:center;gap:.6rem}@media (max-width:1366px){.menu-rrss{gap:.6666666667rem}}@media (max-width:980px){.menu-rrss{gap:.3888888889rem}}.menu-rrss li{position:relative;width:3.25rem;height:3.25rem;border-radius:100%;background:#fff;overflow:hidden;padding:0;--posX:-100%;--scaleAft:1}@media (max-width:1366px){.menu-rrss li{width:2.3333333333rem;height:2.3333333333rem}}@media (max-width:980px){.menu-rrss li{width:2.0555555556rem;height:2.0555555556rem}}.menu-rrss li::before{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;background:var(--green-light);border-radius:var(--b-radius-btn);transform:translateX(var(--posX));z-index:2;will-change:transform}.menu-rrss li::after{content:"";display:block;position:absolute;width:53%;height:53%;top:50%;left:50%;background:#fff0;background-image:url(/wp-content/themes/karkemis24/css/../images/ic_fb.svg);background-size:contain;background-position:center;background-repeat:no-repeat;transform:translate(-50%,-50%) scale(var(--scaleAft));transform-origin:center;z-index:3;will-change:transform}.menu-rrss li.fb::after{background-image:url(/wp-content/themes/karkemis24/css/../images/ic_fb.svg)}.menu-rrss li.yt::after{background-image:url(/wp-content/themes/karkemis24/css/../images/ic_yt.svg)}.menu-rrss li.twt::after{background-image:url(/wp-content/themes/karkemis24/css/../images/ic_twt.svg)}.menu-rrss li.lkdn::after{background-image:url(/wp-content/themes/karkemis24/css/../images/ic_lkdn.svg)}.menu-rrss li a{position:absolute;top:0;left:0;width:100%;height:100%;transform:translate(0,0);z-index:10;color:#fff0;padding:0}.loader{position:fixed;top:0;left:0;width:100%;height:100svh;z-index:10001;background:var(--green-light);display:flex;justify-content:center;align-items:center}.loader__anim{position:relative;display:block;width:50%;height:100%;max-height:40vh}.loader__percent{position:absolute;bottom:3vw;right:5vw;color:var(--green-dark)}@media (max-width:980px){.loader__percent{bottom:6vw;right:6vw;font-size:3.0555555556rem}}.loader__progress{position:absolute;bottom:0;left:0;width:var(--progress);height:.25em;background:var(--green-dark);transition:width 0.25s ease}.modal{position:absolute;top:0;left:0;width:100vw;height:100vh;transform:translate(0,0);position:fixed;display:flex;justify-content:center;align-items:center;z-index:1000;display:none}.modal .wrapper{width:100%;display:flex;justify-content:center;align-items:center}.modal__bg{position:absolute;top:0;left:0;width:100%;height:100%;transform:translate(0,0);background:linear-gradient(#95C11F,#354014);opacity:.8;z-index:1}.modal__content{position:relative;width:100%;max-width:980px;z-index:10}.modal__wrap-video{position:relative;display:block;width:100%;z-index:5;height:0;padding-bottom:56.25%;overflow:hidden;border-radius:var(--b-radius);filter:drop-shadow(0em 0em 1em rgb(0 0 0 / .2))}.modal__wrap-video iframe,.modal__wrap-video .wp-video,.modal__wrap-video .mejs-container,.modal__wrap-video .wp-video-shortcode{position:absolute;top:0;left:0;width:100%!important;height:100%!important}.modal__close{position:absolute;top:0;z-index:20;right:0;transform:translate(130%,0);z-index:4}@media (max-width:980px){.modal__close{transform:translate(0,-130%)}}.header{position:fixed;top:0;width:100%;padding-top:.8rem;padding-bottom:.8rem;font-size:var(--parrafo);font-family:var(--f-medium);z-index:100;display:flex;justify-content:space-between;align-items:center;color:var(--black);transition:transform 0.8s cubic-bezier(.58,.01,.44,1),background 0.8s cubic-bezier(.58,.01,.44,1),color 0.25s cubic-bezier(.58,.01,.44,1);background:#fff}@media (max-width:1366px){.header{padding-top:1.1111111111rem;padding-bottom:1.1111111111rem}}@media (max-width:980px){.header{padding-top:.8333333333rem;padding-bottom:.8333333333rem}}.header--white{color:#fff}.header--white .header__logo path{fill:#fff}.header--white .header__btn-logo{background:#fff}.header--white .header__btn-logo::before{background:var(--green-dark)}.header--white .header__hamburger .hamburger-box .hamburger-wrap-inner:not(.hover) .hamburger-inner,.header--white .header__hamburger .hamburger-box .hamburger-wrap-inner:not(.hover) .hamburger-inner::before,.header--white .header__hamburger .hamburger-box .hamburger-wrap-inner:not(.hover) .hamburger-inner::after{background:#fff}.header--white .header__btn-contacto{background:rgb(255 255 255 / .2)}.header__wrap-left{display:flex;align-items:center;gap:5.75rem}@media (max-width:1366px){.header__wrap-left{gap:2.6111111111rem}}@media (max-width:980px){.header__wrap-left{height:2.7777777778rem}}.header__btn-logo{position:relative;display:block;padding-top:0;width:3.45rem;aspect-ratio:1/1;background:var(--green-dark);-webkit-mask-image:url(/wp-content/themes/karkemis24/css/../images/logo.svg);mask-image:url(/wp-content/themes/karkemis24/css/../images/logo.svg);-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;transition:background 0.25s cubic-bezier(.58,.01,.44,1);--posX:-100%}.header__btn-logo::before{border-radius:100%;content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;background:var(--black);transform:translateX(var(--posX))}@media (max-width:1366px){.header__btn-logo{width:3.3333333333rem}}@media (max-width:980px){.header__btn-logo{width:2.7777777778rem}}.header__btn-logo svg{display:none;position:absolute;width:100%;height:100%;opacity:0;transition:fill 0.25s cubic-bezier(.58,.01,.44,1)}.header__btn-logo svg path{transition:fill 0.25s cubic-bezier(.58,.01,.44,1)}.header__nav{display:flex;justify-content:flex-start;gap:2.25rem}@media (max-width:1366px){.header__nav{gap:2.3888888889rem}}@media (max-width:980px){.header__nav{display:none}}.header__nav li{padding-top:.1em}@media (max-width:1366px){.header__nav li{padding-top:0}}.header__wrap-right{display:flex;align-items:center;gap:2.4rem}@media (max-width:1366px){.header__wrap-right{gap:2.2222222222rem}}@media (max-width:980px){.header__wrap-right{display:none}}.header__btn-contacto{transition:background 0.25s cubic-bezier(.58,.01,.44,1)}.header.is-active{position:fixed}.header__hamburger{position:absolute;top:50%;left:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 8 + var(--grid-gap) * 7);transform:translate(calc(100% - 0.55rem),-50%);height:30px;z-index:1001}.header__hamburger:hover{opacity:1!important}.header__hamburger:not(.is-active):hover .hamburger-box .hamburger-inner:before{margin-top:-.1em}.header__hamburger:not(.is-active):hover .hamburger-box .hamburger-inner:after{margin-bottom:-.1em}@media (max-width:980px){.header__hamburger{position:relative;top:0;left:auto;transform:translate(0%,0%)}}.header__hamburger .hamburger-box{width:3rem;height:30px}.header__hamburger .hamburger-box .hamburger-wrap-inner{position:relative;width:100%;height:100%;overflow:hidden}.header__hamburger .hamburger-box .hamburger-wrap-inner.hover{position:absolute;top:0;width:0%;z-index:3}.header__hamburger .hamburger-box .hamburger-inner,.header__hamburger .hamburger-box .hamburger-inner:before,.header__hamburger .hamburger-box .hamburger-inner:after{background:var(--black);width:3rem;z-index:2}.header__hamburger .hamburger-box .hamburger-wrap-inner.hover .hamburger-inner,.header__hamburger .hamburger-box .hamburger-wrap-inner.hover .hamburger-inner:before,.header__hamburger .hamburger-box .hamburger-wrap-inner.hover .hamburger-inner:after{background:var(--green-dark)}.header__hamburger .hamburger-text{position:absolute;top:50%;left:-1.5rem;transform:translate(-100%,-50%)}@media (max-width:1366px){.header__hamburger .hamburger-text{left:-.7777777778rem}}@media (max-width:980px){.header__hamburger .hamburger-text{display:none}}.header__hamburger.is-active .hamburger-text{color:var(--black)!important}.header__hamburger.is-active .hamburger-box{height:3rem;transform:translateY(-.65rem)}.header__hamburger.is-active .hamburger-inner,.header__hamburger.is-active .hamburger-inner:before,.header__hamburger.is-active .hamburger-inner:after{background:var(--black)!important}.header__hamburger.is-active .hamburger-wrap-inner.hover .hamburger-inner,.header__hamburger.is-active .hamburger-wrap-inner.hover .hamburger-inner:before,.header__hamburger.is-active .hamburger-wrap-inner.hover .hamburger-inner:after{background:white!important}.header__menu{display:none!important;position:fixed;top:0;left:0;width:100%;min-height:100vh;padding:.8rem var(--wrapper-padd-x) 1.25rem;display:flex;flex-direction:column;justify-content:space-between;gap:5.5555555556vh;z-index:1000}@media (max-width:1366px){.header__menu{padding:1.1111111111rem var(--wrapper-padd-x) 1.3888888889rem}}@media (max-width:980px){.header__menu{position:fixed;height:100vh;overflow-y:auto;overflow-x:clip;scrollbar-width:none;padding:.8333333333rem var(--wrapper-padd-x) 1.1111111111rem}}@media (max-width:576px){.header__menu{gap:2.2222222222rem 0}}.header__menu.is-active{display:flex!important}.header__menu__bg{position:fixed;top:0;left:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 8 + var(--grid-gap) * 7 - 0.75rem + var(--wrapper-padd-x));height:calc(3.45rem + 0.8rem * 2);width:0;background:var(--green-dark)}@media (max-width:1366px){.header__menu__bg{left:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 8 + var(--grid-gap) * 7 - 0.3888888889rem)}}.header__menu__col-izq{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 7 + var(--grid-gap) * 6);display:grid;grid-template-columns:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 2 + var(--grid-gap) * 1 + var(--grid-gap)) calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 3.1 + var(--grid-gap) * 2.1) calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 2.5 + var(--grid-gap) * 1.5)}@media (max-width:980px){.header__menu__col-izq{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;gap:2.2222222222rem 0}}.header__menu__col-dcha{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 4 + var(--grid-gap) * 3 + var(--grid-gap) * 0.8);display:flex;justify-content:flex-end}@media (max-width:980px){.header__menu__col-dcha{width:100%}}.header__menu__col-dcha .media-section__col{width:100%}.header__menu__header{margin-bottom:2.3148148148vh;--bg-before:transparent}.header__menu__header .header__btn-logo{background:#fff}.header__menu__header .header__btn-logo::before{background:var(--black)}@media (max-width:980px){.header__menu__header{position:sticky;top:0;height:2.7777777778rem;z-index:100}.header__menu__header::before{content:"";display:block;position:absolute;width:calc(100% + var(--wrapper-padd-x) * 2);height:calc(100% + var(--wrapper-padd-x) * 2);top:calc(var(--wrapper-padd-x) * -1);left:calc(var(--wrapper-padd-x) * -1);background:var(--bg-before)}}.header__menu__main{flex:1;display:flex;flex-direction:column;justify-content:flex-start;gap:7.4074074074vh}.header__menu__main__sup,.header__menu__main__inf{display:flex;justify-content:space-between;align-items:flex-start}@media (max-width:768px){.header__menu__main__sup .header__menu__menu-int__ul,.header__menu__main__inf .header__menu__menu-int__ul{font-size:var(--titulo)}}@media (max-width:980px){.header__menu__main__sup,.header__menu__main__inf{flex-direction:column}}@media (max-width:980px){.header__menu__main__sup .header__menu__menu-int:nth-of-type(1){order:1;width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 5.5 + var(--grid-gap) * 4.5)}.header__menu__main__sup .header__menu__menu-int:nth-of-type(2){order:3;width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 12 + var(--grid-gap) * 11)}.header__menu__main__sup .header__menu__menu-int:nth-of-type(3){order:2;width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 6.5 + var(--grid-gap) * 5.5)}}.header__menu__main__inf .header__menu__col-izq{display:block}.header__menu__main__inf .header__menu__menu-int__ul{display:grid;grid-template-columns:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 2 + var(--grid-gap) * 1 + var(--grid-gap)) calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 3.1 + var(--grid-gap) * 2.1) calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 2.5 + var(--grid-gap) * 1.5)}@media (max-width:980px){.header__menu__main__inf .header__menu__menu-int__ul{width:100%;display:flex;justify-content:space-between;flex-direction:row;flex-wrap:wrap;gap:2.2222222222rem 0}}@media (max-width:468px){.header__menu__main__inf .header__menu__menu-int__ul{font-size:1.2333333333rem}}@media (max-width:980px){.header__menu__main__inf .header__menu__menu-int__ul li{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 5.6 + var(--grid-gap) * 4.6)}}.header__menu__main__inf .header__menu__menu-int__ul li:nth-of-type(2){width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 2.5 + var(--grid-gap) * 1.5)}@media (max-width:1366px){.header__menu__main__inf .header__menu__menu-int__ul li:nth-of-type(2){width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 3 + var(--grid-gap) * 2)}}@media (max-width:980px){.header__menu__main__inf .header__menu__menu-int__ul li:nth-of-type(2){width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 4 + var(--grid-gap) * 3)}}@media (max-width:576px){.header__menu__main__inf .header__menu__menu-int__ul li:nth-of-type(2){width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 6 + var(--grid-gap) * 5)}}@media (max-width:468px){.header__menu__main__inf .header__menu__menu-int__ul li:nth-of-type(2){width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 8 + var(--grid-gap) * 7)}}.header__menu__main__inf .header__menu__menu-int__ul span{line-height:0}@media (max-width:980px){.header__menu__main__inf .header__menu__menu-int__ul span{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 6.4 + var(--grid-gap) * 5.4)}.header__menu__main__inf .header__menu__menu-int__ul span li.menu-item{width:100%}}.header__menu__main .btn--arrow i{color:var(--green-dark)}.header__menu__footer{position:relative;display:flex;justify-content:space-between;align-items:flex-end}@media (max-width:980px){.header__menu__footer{flex-direction:column}}.header__menu__footer .header__menu__col-izq{align-items:baseline}@media (max-width:980px){.header__menu__footer .header__menu__col-izq{gap:2.2222222222rem}}.header__menu__footer .header__menu__col-dcha{position:absolute;bottom:0;right:0}.header__menu__footer .menu-item a div::before{color:white!important}.header__menu__footer .menu-item a div::after{filter:drop-shadow(0em 0em .01em var(--green-dark))}.header__menu__footer__media{margin-bottom:1.3888888889rem;max-width:25rem;margin-left:auto;margin-right:auto}.header__menu__footer__ul{grid-column:1/3;display:flex;gap:1.5rem}@media (max-width:980px){.header__menu__footer__ul{width:100%;display:flex;justify-content:space-between;flex-direction:row;flex-wrap:wrap;gap:0}}@media (max-width:576px){.header__menu__footer__ul{font-size:.8888888889rem}}.header__menu__footer__text{position:relative}@media (max-width:576px){.header__menu__footer__text{font-size:.8888888889rem}}.header__menu__menu-int__title{margin-bottom:1rem}@media (max-width:980px){.header__menu__menu-int__title{margin-bottom:.5555555556rem}}.header__menu__menu-int__ul{font-size:var(--titulo-l);font-family:var(--f-medium);display:flex;flex-direction:column;gap:0}.header__menu__menu-int__ul li.menu-item{position:relative;padding-top:0;line-height:calc(1em + 10px)}@media (max-width:1366px){.header__menu__menu-int__ul li.menu-item{line-height:calc(1em + 5px)}}.header__menu__menu-int__ul li.menu-item a,.header__menu__menu-int__ul li.menu-item a>div{line-height:calc(1em + 10px);padding-top:0}@media (max-width:980px){.header__menu__menu-int__ul li.menu-item a,.header__menu__menu-int__ul li.menu-item a>div{padding-top:0;line-height:calc(1em + 4px)}}.footer{--padd-b:2.75rem;--height_header:5.05rem;--dif-screen:calc( 100vh - 100svh );--bg-color:rgba(255,255,255,0);position:absolute;width:100%;padding-bottom:var(--padd-b)}.footer::before{content:"";display:block;position:absolute;width:100%;height:var(--height-bg);top:0;left:0;background:#fff0;transform:translateY(-100%)}@media (max-width:1366px){.footer{--padd-b:1.7777777778rem;--height_header:5.6111111111rem}}@media (max-width:768px){.footer{--padd-b:1.6666666667rem;position:relative}}.footer.page--green .footer__container{background:#fff}.footer.page--green .menu-rrss li{border:1px solid var(--green-light);background:var(--green-light)}.footer.page--green .menu-rrss li:before{background:#fff}.footer.page--green .btn--up{border:1px solid var(--green)}.footer.page--green .btn--up:before{background:var(--green-light)}.footer.page--green .btn--up:after{background:#fff}.footer__container{position:relative;min-height:calc(100vh - var(--padd-b) - var(--height_header));background:var(--green);padding:1.6rem 2rem;border-radius:var(--b-radius);display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem;overflow:hidden}@media (max-height:980px){.footer__container{gap:.75rem}}@media (max-width:1366px){.footer__container{padding:1.7777777778rem 2.2222222222rem;gap:.5555555556rem}}@media (max-width:768px){.footer__container{padding:1.6666666667rem 1.2222222222rem;gap:.5555555556rem}}.footer__header{display:flex;justify-content:space-between;align-items:flex-start}@media (max-width:768px){.footer__header{margin-bottom:.8333333333rem}}.footer__main{flex:1;display:flex;justify-content:space-between}@media (max-width:768px){.footer__main{flex-direction:column}}.footer__main__col-izq{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 7 + var(--grid-gap) * 6);display:grid;grid-template-columns:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 2 + var(--grid-gap) * 1) calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 1.75 + var(--grid-gap) * 0.75) calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 2 + var(--grid-gap) * 1);gap:1.5rem}@media (max-width:1366px){.footer__main__col-izq{grid-template-columns:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 2.33 + var(--grid-gap) * 1.33) calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 2.33 + var(--grid-gap) * 1.33) calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 1.5 + var(--grid-gap) * 0.5);gap:1.1111111111rem}}@media (max-width:980px){.footer__main__col-izq{gap:0.75rem!important;width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 7.5 + var(--grid-gap) * 6.5);grid-template-columns:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 2.5 + var(--grid-gap) * 1.5) calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 2.5 + var(--grid-gap) * 1.5) calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 2 + var(--grid-gap) * 1)}}@media (max-width:768px){.footer__main__col-izq{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;gap:0}.footer__main__col-izq>*{margin-bottom:1.9444444444rem}.footer__main__col-izq>*:nth-of-type(1),.footer__main__col-izq>*:nth-of-type(3),.footer__main__col-izq>*:nth-of-type(4){width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 6 + var(--grid-gap) * 5)}.footer__main__col-izq>*:nth-of-type(2),.footer__main__col-izq>*:nth-of-type(5){width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 4.25 + var(--grid-gap) * 3.25)}}@media (max-width:768px) and (max-width:576px){.footer__main__col-izq>*{margin-bottom:1.3888888889rem}}.footer__main__col-dcha{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 4 + var(--grid-gap) * 3 - 2rem + var(--grid-gap))}@media (max-width:1366px){.footer__main__col-dcha{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 4 + var(--grid-gap) * 3 - 2.2222222222rem)}}.footer__main__col-dcha .btn span{display:inline-block;padding-top:calc(var(--adjust) * 0.75)}.footer__main__col-dcha .btn span:after{top:calc(50% - 0.3em)}@media (max-width:1366px){.footer__main__col-dcha .btn span{padding-top:0}}@media (max-width:768px){.footer__menu-int:nth-of-type(4){order:2}}@media (max-width:768px){.footer__menu-int:nth-of-type(5){order:1}}.footer__menu-int__title{font-size:var(--titulo);font-family:var(--f-medium);margin-bottom:.75rem}@media (max-width:1366px){.footer__menu-int__title{margin-bottom:1.0555555556rem}}@media (max-width:768px){.footer__menu-int__title{margin-bottom:.5555555556rem}}.footer__menu-int__ul li{padding-top:0;line-height:1}.footer__menu-int__ul li:nth-of-type(1){position:relative;margin-top:calc(var(--adjust) * -0.75)}.footer__menu-int__ul li a{padding-top:0;line-height:1.2}.footer__menu-int--last{width:100%;flex-direction:column;gap:1.3333333333rem;margin-bottom:1.2222222222rem;order:3}@media (max-width:576px){.footer__menu-int--last{gap:1.1111111111rem;margin-bottom:0}}.footer__menu-int--last .media{max-width:25rem;margin-left:auto;margin-right:auto}.footer__rrss-legal{grid-column:1/4;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:1.25rem;margin-top:2.5rem}@media (max-height:980px){.footer__rrss-legal{margin-top:1.25rem!important}}@media (max-width:1366px){.footer__rrss-legal{gap:1.3888888889rem;margin-top:1.1111111111rem;width:100%}}@media (max-width:768px){.footer__rrss-legal{margin:.5555555556rem 0 0 0!important;gap:1.9444444444rem;order:4}}@media (max-width:768px){.footer__rrss-legal .menu-rrss{gap:.4444444444rem;order:2}}.footer__rrss-legal .menu-rrss li{width:3rem;height:3rem}@media (max-width:1366px){.footer__rrss-legal .menu-rrss li{width:2.3333333333rem;height:2.3333333333rem}}@media (max-width:768px){.footer__rrss-legal .menu-rrss li{width:1.8888888889rem;height:1.8888888889rem}}.footer__rrss-legal__legal{width:100%;display:grid;grid-template-columns:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 2 + var(--grid-gap) * 1) calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 1.75 + var(--grid-gap) * 0.75) calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 2 + var(--grid-gap) * 1);gap:0 1.5rem}@media (max-height:980px){.footer__rrss-legal__legal{gap:0 0.75rem!important}}@media (max-width:1366px){.footer__rrss-legal__legal{gap:0 1.1111111111rem;grid-template-columns:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 2.33 + var(--grid-gap) * 1.33) calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 2.33 + var(--grid-gap) * 1.33) calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 1.5 + var(--grid-gap) * 0.5)}}@media (max-width:980px){.footer__rrss-legal__legal{grid-template-columns:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 2.5 + var(--grid-gap) * 1.5) calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 2.5 + var(--grid-gap) * 1.5) calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 2 + var(--grid-gap) * 1)}}@media (max-width:768px){.footer__rrss-legal__legal{position:relative;display:flex;flex-wrap:wrap;order:1;width:100%}}.footer__rrss-legal__legal ul{grid-column:1/3;display:flex;gap:1.55rem}@media (max-width:1366px){.footer__rrss-legal__legal ul{gap:0 1.1111111111rem}}@media (max-width:768px){.footer__rrss-legal__legal ul{display:flex;flex-wrap:wrap;gap:.2777777778rem 0;width:100%}}.footer__rrss-legal__legal ul li{padding-top:0}@media (max-width:768px){.footer__rrss-legal__legal ul li{width:40%}.footer__rrss-legal__legal ul li:nth-of-type(2){width:60%}}@media (max-width:1366px){.footer__rrss-legal__legal__text{margin-left:0rem}}@media (max-width:768px){.footer__rrss-legal__legal__text{position:absolute;right:0;bottom:0;width:60%}}.main{position:relative;display:flex;flex-direction:column;padding-bottom:10vh}.main section{margin-bottom:var(--spacer-sections);z-index:1}.main .cabecera.cabecera--hover,.main .cabecera.cabecera--foto{position:relative;width:100%;height:100svh}.main .cabecera.cabecera--hover .cabecera__wrap-text,.main .cabecera.cabecera--foto .cabecera__wrap-text{position:absolute;top:0;left:0;width:100%;height:100%;transform:translate(0,0);padding-bottom:.5rem;z-index:10;color:#fff;display:flex;flex-direction:column;justify-content:space-between;gap:var(--grid-gap)}.main .cabecera.cabecera--hover .cabecera__texto,.main .cabecera.cabecera--foto .cabecera__texto{flex:1;display:flex;padding-top:21.3675213675vh;padding-left:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 8 + var(--grid-gap) * 7);display:flex;flex-direction:column;justify-content:center;transition:color 0.25s cubic-bezier(.58,.01,.44,1)}@media (max-width:980px){.main .cabecera.cabecera--hover .cabecera__texto,.main .cabecera.cabecera--foto .cabecera__texto{padding-top:0;padding-left:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 5 + var(--grid-gap) * 4 + var(--grid-gap))}}.main .cabecera.cabecera--hover .cabecera__texto__p,.main .cabecera.cabecera--foto .cabecera__texto__p{width:18.3rem}@media (max-width:980px){.main .cabecera.cabecera--hover .cabecera__texto__p,.main .cabecera.cabecera--foto .cabecera__texto__p{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 7 + var(--grid-gap) * 6)}}.main .cabecera.cabecera--hover .cabecera__media,.main .cabecera.cabecera--foto .cabecera__media{position:absolute;top:0;left:0;width:100%;height:100%;transform:translate(0,0);border-radius:0}.main .cabecera.cabecera--hover .cabecera__media .media__source,.main .cabecera.cabecera--foto .cabecera__media .media__source{height:100svh;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.main .cabecera.cabecera--hover .cabecera__footer-foto,.main .cabecera.cabecera--foto .cabecera__footer-foto{position:relative;display:flex;justify-content:space-between;align-items:flex-end}.main .cabecera.cabecera--hover .cabecera__footer-foto__telefono,.main .cabecera.cabecera--foto .cabecera__footer-foto__telefono{position:absolute;bottom:0;left:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 6 + var(--grid-gap) * 5 + var(--grid-gap))}@media (max-width:980px){.main .cabecera.cabecera--hover .cabecera__footer-foto__telefono,.main .cabecera.cabecera--foto .cabecera__footer-foto__telefono{position:relative;bottom:auto;left:auto}}@media (max-width:980px){.main .cabecera.cabecera--hover .cabecera__footer-foto__scroll,.main .cabecera.cabecera--foto .cabecera__footer-foto__scroll{display:none}}.main .cabecera.cabecera--hover{position:relative;overflow:hidden}.main .cabecera.cabecera--hover .cabecera__wrap-text{gap:calc(var(--grid-gap) - 0.2em);transition:color 0.25s cubic-bezier(.58,.01,.44,1) 0.025s}@media (max-width:980px){.main .cabecera.cabecera--hover .cabecera__wrap-text{gap:.6666666667rem;padding-bottom:.8rem}}.main .cabecera.cabecera--hover .cabecera__wrap-text.no-hover{color:var(--green-dark)}.main .cabecera.cabecera--hover .cabecera__wrap-text.no-hover .cabecera__texto{color:var(--black)}.main .cabecera.cabecera--hover .cabecera__titular{position:relative;width:100%}@media (max-width:1366px){.main .cabecera.cabecera--hover .cabecera__titular{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 10.5 + var(--grid-gap) * 9.5)}}@media (max-width:980px){.main .cabecera.cabecera--hover .cabecera__titular{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 12 + var(--grid-gap) * 11)}}.main .cabecera.cabecera--hover .cabecera__titular--anim{position:absolute;bottom:0;left:0;opacity:1;z-index:1;--lineHeight:1}@media (max-width:980px){.main .cabecera.cabecera--hover .cabecera__titular--anim{--lineHeight:calc( 1em + 4px );position:relative}}.main .cabecera.cabecera--hover .cabecera__titular--anim>div{line-height:var(--lineHeight);white-space:nowrap}.main .cabecera.cabecera--hover .cabecera__titular--anim>div>div{line-height:var(--lineHeight)}.main .cabecera.cabecera--hover .cabecera__titular--def{position:relative;opacity:0;z-index:2}@media (max-width:980px){.main .cabecera.cabecera--hover .cabecera__titular--def{display:none}}.main .cabecera.cabecera--hover .cabecera__titular.hover .cabecera__titular__frase:not(.hover){opacity:.3}.main .cabecera.cabecera--hover .cabecera__titular__frase{transition:opacity 0.33s cubic-bezier(.58,.01,.44,1) 0.025s;cursor:pointer;line-height:1;padding-top:.2em}.main .cabecera.cabecera--hover .cabecera__titular__frase.hover{opacity:1}.main .cabecera.cabecera--hover .cabecera__media{transform:scale(1.05)!important;transition:opacity 0.25s cubic-bezier(.58,.01,.44,1) 0.025s,transform 0.25s cubic-bezier(.58,.01,.44,1) 0.025s;opacity:0;will-change:transform;perspective:0}.main .cabecera.cabecera--hover .cabecera__media.hover{opacity:1!important;transform:scale(1)!important}.main .cabecera.cabecera--hover--webOS .cabecera__media{transform:none!important;transition:opacity 0.25s cubic-bezier(.58,.01,.44,1) 0.025s!important}.main .cabecera.cabecera--hover--webOS .cabecera__media.hover{opacity:1!important;transform:none!important}.main .cabecera.cabecera--foto .cabecera__wrap-text{padding-bottom:1.7rem}@media (max-width:1366px){.main .cabecera.cabecera--foto .cabecera__wrap-text{padding-bottom:1.1111111111rem}}@media (max-width:980px){.main .cabecera.cabecera--foto .cabecera__wrap-text{justify-content:flex-end}}.main .cabecera.cabecera--foto .cabecera__texto{padding-top:0}@media (max-width:1366px){.main .cabecera.cabecera--foto .cabecera__texto{padding-top:10.6837606838vh}}@media (max-width:980px){.main .cabecera.cabecera--foto .cabecera__texto{display:none}}.main .cabecera.cabecera--foto .cabecera__titular{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 5 + var(--grid-gap) * 4 + var(--grid-gap));margin-bottom:2.5rem}@media (max-width:1366px){.main .cabecera.cabecera--foto .cabecera__titular{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 5 + var(--grid-gap) * 4);margin-bottom:1.1111111111rem}}@media (max-width:980px){.main .cabecera.cabecera--foto .cabecera__titular{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 4.5 + var(--grid-gap) * 3.5);padding-bottom:1.2222222222rem}}@media (max-width:768px){.main .cabecera.cabecera--foto .cabecera__titular{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 5.5 + var(--grid-gap) * 4.5)}}@media (max-width:576px){.main .cabecera.cabecera--foto .cabecera__titular{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 12 + var(--grid-gap) * 11);padding-bottom:1.2222222222rem}}.main .cabecera.cabecera--foto.cabecera--light .cabecera__titular{color:var(--green-dark)}.main .cabecera.cabecera--foto.cabecera--light .cabecera__texto{color:var(--black)}.main .cabecera.cabecera--foto.cabecera--light .cabecera__footer-foto{color:var(--black)}.main .cabecera.cabecera--foto.cabecera--light .cabecera__footer-foto__scroll{background:rgb(0 0 0 / .1)}.main .cabecera.cabecera--foto.cabecera--light .cabecera__footer-foto__scroll svg{filter:invert(100%)}.main .cabecera.cabecera--text_big{display:flex;justify-content:space-between;align-items:flex-end;padding-top:14rem}@media (max-width:1366px){.main .cabecera.cabecera--text_big{padding-top:15.5555555556rem}}@media (max-width:980px){.main .cabecera.cabecera--text_big{flex-direction:column;align-items:flex-start;padding-top:8.3333333333rem}}.main .cabecera.cabecera--text_big .cabecera__pretitular{font-size:var(--titulo-xl);color:var(--green-dark)}@media (max-width:980px){.main .cabecera.cabecera--text_big .cabecera__pretitular{font-size:var(--parrafo)}}.main .cabecera.cabecera--text_big .cabecera__titular{font-size:var(--titulo-xl);color:var(--green-dark);font-family:var(--f-medium);width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 4.7 + var(--grid-gap) * 3.7)}@media (max-width:1366px){.main .cabecera.cabecera--text_big .cabecera__titular{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 4.86 + var(--grid-gap) * 3.86)}}@media (max-width:980px){.main .cabecera.cabecera--text_big .cabecera__titular{width:100%;padding-top:3.8888888889rem;padding-bottom:.5555555556rem}}.main .cabecera.cabecera--text_small{display:flex;justify-content:space-between}@media (max-width:980px){.main .cabecera.cabecera--text_small{flex-direction:column;gap:1.1111111111rem;padding-bottom:var(--wrapper-padd-x)}}.main .cabecera.cabecera--text_small.no-pre{padding-bottom:.4rem}@media (max-width:980px){.main .cabecera.cabecera--text_small.no-pre{padding-bottom:var(--wrapper-padd-x)}}@media (max-width:980px){.main .cabecera.cabecera--text_small .cabecera__pretitular br{display:none}}.main .cabecera.cabecera--text_small .cabecera__titular{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 5 + var(--grid-gap) * 4);margin-right:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 1 + var(--grid-gap) * 0 + var(--grid-gap) * 1)}@media (max-width:1366px){.main .cabecera.cabecera--text_small .cabecera__titular{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 6 + var(--grid-gap) * 5);margin-right:0}}@media (max-width:980px){.main .cabecera.cabecera--text_small .cabecera__titular{width:100%}}.main .cabecera.cabecera--text_small .cabecera__titular.no-pre{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 4 + var(--grid-gap) * 3 + var(--grid-gap) * 1);margin-right:0;margin-left:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 5 + var(--grid-gap) * 4 + var(--grid-gap) * 1)}@media (max-width:1366px){.main .cabecera.cabecera--text_small .cabecera__titular.no-pre{margin-left:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 5 + var(--grid-gap) * 4 + var(--grid-gap) * 1);width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 6 + var(--grid-gap) * 5)}}@media (max-width:980px){.main .cabecera.cabecera--text_small .cabecera__titular.no-pre{width:100%;margin-left:0}}.main .cabecera #scrollCabecera{position:absolute;bottom:0}.main .titular{display:flex;flex-direction:column;align-items:flex-start;gap:2.25rem}@media (max-width:1366px){.main .titular{gap:1.5555555556rem}}.main .titular.margin-header{padding-top:7rem}@media (max-width:1366px){.main .titular.margin-header{padding-top:7.7777777778rem}}@media (max-width:980px){.main .titular.margin-header{padding-top:5.5555555556rem}}.main .titular__wrap-text{display:flex;justify-content:space-between;align-items:flex-end;gap:var(--grid-gap)}@media (max-width:980px){.main .titular__wrap-text{flex-direction:column;gap:1.3333333333rem}}.main .titular__pretitle{position:relative;width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 3 + var(--grid-gap) * 2);top:-.9em}@media (max-width:1366px){.main .titular__pretitle{top:-.7em}}@media (max-width:980px){.main .titular__pretitle{top:0;width:100%}.main .titular__pretitle br{display:none}}.main .titular__title{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 9 + var(--grid-gap) * 8)}@media (max-width:980px){.main .titular__title{width:100%}}.main .titular__btn{margin-left:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 3 + var(--grid-gap) * 2 + var(--grid-gap))}@media (max-width:980px){.main .titular__btn{margin-left:0}}.main .titular.titular--m .titular__pretitle{top:-.65em}@media (max-width:1366px){.main .titular.titular--m .titular__pretitle{top:-.4em}}@media (max-width:980px){.main .titular.titular--m .titular__pretitle{top:0}}.main .titular.titular--s .titular__pretitle{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 6 + var(--grid-gap) * 5);top:-.4em}@media (max-width:1366px){.main .titular.titular--s .titular__pretitle{top:-.25em}}@media (max-width:980px){.main .titular.titular--s .titular__pretitle{top:0;width:100%}}.main .titular.titular--s .titular__title{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 6 + var(--grid-gap) * 5)}@media (max-width:980px){.main .titular.titular--s .titular__title{width:100%}}.main .titular.titular--s .titular__btn{margin-left:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 6 + var(--grid-gap) * 5 + var(--grid-gap))}@media (max-width:980px){.main .titular.titular--s .titular__btn{margin-left:0}}.main .titular.titular--center .titular__wrap-text{flex-direction:column;align-items:flex-start;gap:2.25rem}@media (max-width:1366px){.main .titular.titular--center .titular__wrap-text{gap:1.5555555556rem}}@media (max-width:980px){.main .titular.titular--center .titular__wrap-text{gap:1.8333333333rem}}.main .titular.titular--center .titular__pretitle{position:relative;width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 9 + var(--grid-gap) * 8);top:0;order:2;margin-left:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 2 + var(--grid-gap) * 1 + var(--grid-gap));color:var(--green-dark);font-family:var(--f-medium)}@media (max-width:980px){.main .titular.titular--center .titular__pretitle{width:100%;margin-left:0}}.main .titular.titular--center .titular__title{order:1;width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 9 + var(--grid-gap) * 8);padding-top:calc(var(--adjust) / 2);margin-left:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 2 + var(--grid-gap) * 1 + var(--grid-gap))}@media (max-width:980px){.main .titular.titular--center .titular__title{width:100%;margin-left:0}}.main .titular.titular--center .titular__btn{display:none}.main .titular.titular--green .titular__pretitle{display:none}.main .titular.titular--green .titular__title{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 6 + var(--grid-gap) * 5);margin-bottom:2.25rem}@media (max-width:1366px){.main .titular.titular--green .titular__title{margin-bottom:2.5rem}}@media (max-width:980px){.main .titular.titular--green .titular__title{width:100%;margin-bottom:1.3888888889rem}}.main .media-section__col{position:relative}.main .media-section.media-section--video .media,.main .media-section.media-section--foto .media{display:block}.main .media-section.media-section--video .media__wrap-source,.main .media-section.media-section--foto .media__wrap-source{width:100%;aspect-ratio:1824/865;max-height:calc(100vh - 2.4rem * 2)}@media (max-width:1366px){.main .media-section.media-section--video .media__wrap-source,.main .media-section.media-section--foto .media__wrap-source{aspect-ratio:1270/600;max-height:calc(100vh - 2.6666666667rem * 2)}}@media (max-width:768px){.main .media-section.media-section--video .media__wrap-source,.main .media-section.media-section--foto .media__wrap-source{aspect-ratio:340/229}}.main .media-section.media-section--full .media-section__content-full{position:absolute;top:0;left:0;width:100%;height:100%;transform:translate(0,0);display:flex;justify-content:space-between;align-items:flex-start;padding-top:2.5rem;padding-bottom:2.5rem;box-sizing:border-box;z-index:10}@media (max-width:1366px){.main .media-section.media-section--full .media-section__content-full{padding-top:2.3333333333rem;padding-bottom:2.3333333333rem}}@media (max-width:980px){.main .media-section.media-section--full .media-section__content-full{flex-direction:column;padding-top:.8888888889rem;padding-bottom:.8888888889rem;gap:21.3333333333vw}}.main .media-section.media-section--full .media-section__title-full{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 4 + var(--grid-gap) * 3);padding-top:0}@media (max-width:1366px){.main .media-section.media-section--full .media-section__title-full{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 4 + var(--grid-gap) * 3 + var(--grid-gap) * 1)}}@media (max-width:980px){.main .media-section.media-section--full .media-section__title-full{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 9 + var(--grid-gap) * 8);max-width:15.2777777778rem}}.main .media-section.media-section--full .media-section__btn-full{position:relative;align-self:flex-end;background:#fff;width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 3 + var(--grid-gap) * 2);height:11.15rem;padding:1.3rem;border-radius:calc(var(--b-radius) / 1.5);display:flex;justify-content:space-between;align-items:flex-start;box-sizing:border-box;overflow:hidden;--posX:-100%}.main .media-section.media-section--full .media-section__btn-full::before{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;background:var(--green-light);border-radius:calc(var(--b-radius) / 1.5);transform:translateX(var(--posX));z-index:1}@media (max-width:1366px){.main .media-section.media-section--full .media-section__btn-full{height:8.8888888889rem;padding:1.1666666667rem}}@media (max-width:980px){.main .media-section.media-section--full .media-section__btn-full{flex-direction:column;width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 7 + var(--grid-gap) * 6);max-width:12.5rem;padding:.6666666667rem;height:auto;gap:.6666666667rem}}.main .media-section.media-section--full .media-section__btn-full__text{position:relative;padding-top:0;width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 2 + var(--grid-gap) * 1 - var(--grid-gap) * 1);z-index:2;white-space:nowrap}@media (max-width:1366px){.main .media-section.media-section--full .media-section__btn-full__text{font-size:1rem;width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 2 + var(--grid-gap) * 1)}}@media (max-width:980px){.main .media-section.media-section--full .media-section__btn-full__text{font-size:.8888888889rem;width:100%}}.main .media-section.media-section--full .media-section__btn-full__arrow{position:relative;align-self:flex-end;background:var(--green);aspect-ratio:1/1;z-index:2;overflow:hidden}.main .media-section.media-section--full .media-section__btn-full__arrow::before{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;background:#fff;border-radius:100%;transform:translateX(var(--posX));z-index:1}.main .media-section.media-section--full .media-section__btn-full__arrow::after{background:#fff;z-index:1}.main .media-section.media-section--full .media-section__btn-full__arrow svg{position:relative;z-index:2}.main .media-section.media-section--full .media-section__btn-full__arrow svg path{fill:var(--black)}.main .media-section.media-section--full .media{display:block}.main .media-section.media-section--full .media__wrap-source{width:100%;max-height:100vh;min-height:calc(var(--minHeight) * 1px);aspect-ratio:1920/1080}@media (max-width:1366px){.main .media-section.media-section--full .media__wrap-source{aspect-ratio:1366/1080}}@media (max-width:768px){.main .media-section.media-section--full .media__wrap-source{aspect-ratio:375/263}}.main .media-section.media-section--fotos{display:flex;flex-direction:column;gap:var(--grid-gap)}@media (max-width:768px){.main .media-section.media-section--fotos{gap:1.3333333333rem}}.main .media-section.media-section--fotos .media-section__col:nth-of-type(1){display:flex;align-items:center;justify-content:space-between}.main .media-section.media-section--fotos .media-section__col:nth-of-type(1) .media{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 5 + var(--grid-gap) * 4);margin-left:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 6 + var(--grid-gap) * 5 + var(--grid-gap))}@media (max-width:768px){.main .media-section.media-section--fotos .media-section__col:nth-of-type(1) .media{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 7 + var(--grid-gap) * 6);margin-left:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 4 + var(--grid-gap) * 3 + var(--grid-gap))}}.main .media-section.media-section--fotos .media-section__col:nth-of-type(1) .media__wrap-source{aspect-ratio:746/510}.main .media-section.media-section--fotos .media-section__col:nth-of-type(1) .media-section__mark{aspect-ratio:1/1;width:2.7rem}@media (max-width:1366px){.main .media-section.media-section--fotos .media-section__col:nth-of-type(1) .media-section__mark{width:2.1111111111rem}}@media (max-width:980px){.main .media-section.media-section--fotos .media-section__col:nth-of-type(1) .media-section__mark{width:1.0555555556rem}}.main .media-section.media-section--fotos .media-section__col:nth-of-type(2) .media{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 6 + var(--grid-gap) * 5)}@media (max-width:768px){.main .media-section.media-section--fotos .media-section__col:nth-of-type(2) .media{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 9 + var(--grid-gap) * 8)}}.main .media-section.media-section--fotos .media-section__col:nth-of-type(2) .media__wrap-source{aspect-ratio:900/656}.main .articulo__wrap-media{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}@media (max-width:1366px){.main .articulo__wrap-media{margin-bottom:2.2222222222rem}}@media (max-width:980px){.main .articulo__wrap-media{margin-bottom:1.3888888889rem}}.main .articulo__media{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 9 + var(--grid-gap) * 8)}@media (max-width:1366px){.main .articulo__media{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 11 + var(--grid-gap) * 10)}}.main .articulo__wrap-text{display:flex;justify-content:space-between;align-items:flex-start;width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 9 + var(--grid-gap) * 8)}@media (max-width:1366px){.main .articulo__wrap-text{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 11 + var(--grid-gap) * 10)}}@media (max-width:980px){.main .articulo__wrap-text{flex-direction:column;gap:.5555555556rem}}.main .articulo__title{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 4 + var(--grid-gap) * 3)}@media (max-width:980px){.main .articulo__title{width:100%}}.main .articulo__text{display:flex;flex-direction:column;align-items:flex-start;gap:2rem;width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 3.5 + var(--grid-gap) * 2.5 + var(--grid-gap) * 0.5)}@media (max-width:1366px){.main .articulo__text{gap:2.2222222222rem;width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 4.5 + var(--grid-gap) * 3.5 + var(--grid-gap) * 0.5)}}@media (max-width:980px){.main .articulo__text{width:100%;gap:1.3888888889rem}}.main .articulo__text__p{display:flex;flex-direction:column;gap:1.2rem}@media (max-width:1366px){.main .articulo__text__p{gap:1.3333333333rem}}@media (max-width:980px){.main .articulo__text__p{gap:.5555555556rem}}.main .articulo__mark{aspect-ratio:1/1;width:2.95rem}@media (max-width:1366px){.main .articulo__mark{width:2.1111111111rem}}@media (max-width:980px){.main .articulo__mark{width:.9444444444rem}}.main .articulo.articulo--vertical-izq .media__wrap-source,.main .articulo.articulo--vertical-dcha .media__wrap-source{aspect-ratio:1362/760}@media (max-width:1366px){.main .articulo.articulo--vertical-izq .media__wrap-source,.main .articulo.articulo--vertical-dcha .media__wrap-source{aspect-ratio:1164/556}}@media (max-width:768px){.main .articulo.articulo--vertical-izq .media__wrap-source,.main .articulo.articulo--vertical-dcha .media__wrap-source{aspect-ratio:312/212}}.main .articulo.articulo--vertical-dcha .articulo__wrap-media{flex-direction:row-reverse}.main .articulo.articulo--vertical-dcha .articulo__wrap-text{margin-left:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 3 + var(--grid-gap) * 2 + var(--grid-gap) * 1)}@media (max-width:1366px){.main .articulo.articulo--vertical-dcha .articulo__wrap-text{margin-left:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 1 + var(--grid-gap) * 0 + var(--grid-gap) * 1)}}.main .articulo.articulo--horizontal-izq,.main .articulo.articulo--horizontal-dcha{display:flex;justify-content:space-between;align-items:flex-start}@media (max-width:980px){.main .articulo.articulo--horizontal-izq,.main .articulo.articulo--horizontal-dcha{flex-direction:column}}.main .articulo.articulo--horizontal-izq .articulo__wrap-media,.main .articulo.articulo--horizontal-dcha .articulo__wrap-media{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 7 + var(--grid-gap) * 6);margin-bottom:0}@media (max-width:1366px){.main .articulo.articulo--horizontal-izq .articulo__wrap-media,.main .articulo.articulo--horizontal-dcha .articulo__wrap-media{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 8 + var(--grid-gap) * 7)}}@media (max-width:980px){.main .articulo.articulo--horizontal-izq .articulo__wrap-media,.main .articulo.articulo--horizontal-dcha .articulo__wrap-media{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 11 + var(--grid-gap) * 10);margin-bottom:1.3888888889rem}}.main .articulo.articulo--horizontal-izq .articulo__wrap-text,.main .articulo.articulo--horizontal-dcha .articulo__wrap-text{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 3 + var(--grid-gap) * 2 + var(--grid-gap) * 1);flex-direction:column;gap:1rem}@media (max-width:1366px){.main .articulo.articulo--horizontal-izq .articulo__wrap-text,.main .articulo.articulo--horizontal-dcha .articulo__wrap-text{gap:1.1111111111rem}}@media (max-width:980px){.main .articulo.articulo--horizontal-izq .articulo__wrap-text,.main .articulo.articulo--horizontal-dcha .articulo__wrap-text{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 11 + var(--grid-gap) * 10);gap:.5555555556rem}}.main .articulo.articulo--horizontal-izq .articulo__title,.main .articulo.articulo--horizontal-dcha .articulo__title{width:100%}.main .articulo.articulo--horizontal-izq .articulo__text,.main .articulo.articulo--horizontal-dcha .articulo__text{width:100%}.main .articulo.articulo--horizontal-izq .articulo__media .media__wrap-source,.main .articulo.articulo--horizontal-dcha .articulo__media .media__wrap-source{aspect-ratio:1052/700}@media (max-width:1366px){.main .articulo.articulo--horizontal-izq .articulo__media .media__wrap-source,.main .articulo.articulo--horizontal-dcha .articulo__media .media__wrap-source{aspect-ratio:840/559}}@media (max-width:768px){.main .articulo.articulo--horizontal-izq .articulo__media .media__wrap-source,.main .articulo.articulo--horizontal-dcha .articulo__media .media__wrap-source{aspect-ratio:311/211}}.main .articulo.articulo--horizontal-dcha{flex-direction:row-reverse}@media (max-width:980px){.main .articulo.articulo--horizontal-dcha{flex-direction:column}}.main .articulo.articulo--horizontal-dcha .articulo__wrap-text{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 3 + var(--grid-gap) * 2 + var(--grid-gap) * 1);flex-direction:column}@media (max-width:980px){.main .articulo.articulo--horizontal-dcha .articulo__wrap-text{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 11 + var(--grid-gap) * 10)}}.main .articulo.articulo--horizontal-dcha .articulo__title{width:100%}.main .articulo.articulo--horizontal-dcha .articulo__text{width:100%}.main .articulo.articulo--vertical-cent{display:flex;flex-direction:column;align-items:center}.main .articulo.articulo--vertical-cent .articulo__wrap-media{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 8 + var(--grid-gap) * 7)}@media (max-width:980px){.main .articulo.articulo--vertical-cent .articulo__wrap-media{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 10 + var(--grid-gap) * 9)}}.main .articulo.articulo--vertical-cent .articulo__wrap-text{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 8 + var(--grid-gap) * 7)}@media (max-width:980px){.main .articulo.articulo--vertical-cent .articulo__wrap-text{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 10 + var(--grid-gap) * 9)}}@media (max-width:980px){.main .articulo.articulo--vertical-cent .articulo__title{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 10 + var(--grid-gap) * 9)}}.main .articulo.articulo--vertical-cent .articulo__text{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 3.6 + var(--grid-gap) * 2.6 + var(--grid-gap) * 0)}@media (max-width:1366px){.main .articulo.articulo--vertical-cent .articulo__text{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 3.7 + var(--grid-gap) * 2.7 + var(--grid-gap) * 0)}}@media (max-width:980px){.main .articulo.articulo--vertical-cent .articulo__text{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 10 + var(--grid-gap) * 9)}}.main .articulo.articulo--vertical-cent .articulo__media .media__wrap-source{aspect-ratio:1208/817}@media (max-width:1366px){.main .articulo.articulo--vertical-cent .articulo__media .media__wrap-source{aspect-ratio:840/569}}@media (max-width:768px){.main .articulo.articulo--vertical-cent .articulo__media .media__wrap-source{aspect-ratio:290/197}}.main .articulo.articulo--desarrollo{display:flex;justify-content:flex-end}.main .articulo.articulo--desarrollo .articulo__wrap-text{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 6 + var(--grid-gap) * 5);display:flex;flex-direction:column;gap:5rem 0}@media (max-width:1366px){.main .articulo.articulo--desarrollo .articulo__wrap-text{gap:5.5555555556rem 0}}@media (max-width:980px){.main .articulo.articulo--desarrollo .articulo__wrap-text{gap:2.2222222222rem 0;width:100%}}.main .articulo.articulo--desarrollo .articulo__title{line-height:calc(1em + 7px)}@media (max-width:1366px){.main .articulo.articulo--desarrollo .articulo__title{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 5.75 + var(--grid-gap) * 4.75)}}@media (max-width:980px){.main .articulo.articulo--desarrollo .articulo__title{width:100%;line-height:calc(1em + 5px)}}.main .articulo.articulo--desarrollo .articulo__text{width:100%;gap:0}.main .productos.productos--normal-xl .productos__wrap-title,.main .productos.productos--normal-m .productos__wrap-title{display:flex;justify-content:space-between;align-items:flex-end;gap:var(--grid-gap);margin-bottom:3.5rem}@media (max-width:1366px){.main .productos.productos--normal-xl .productos__wrap-title,.main .productos.productos--normal-m .productos__wrap-title{margin-bottom:2.9rem}}@media (max-width:980px){.main .productos.productos--normal-xl .productos__wrap-title,.main .productos.productos--normal-m .productos__wrap-title{flex-direction:column-reverse;gap:1.1111111111rem;margin-bottom:1.9444444444rem}}.main .productos.productos--normal-xl .productos__pretitle,.main .productos.productos--normal-m .productos__pretitle{position:relative;width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 3 + var(--grid-gap) * 2);top:-.4em}@media (max-width:1366px){.main .productos.productos--normal-xl .productos__pretitle,.main .productos.productos--normal-m .productos__pretitle{top:-.3em}}@media (max-width:980px){.main .productos.productos--normal-xl .productos__pretitle,.main .productos.productos--normal-m .productos__pretitle{width:100%}.main .productos.productos--normal-xl .productos__pretitle br,.main .productos.productos--normal-m .productos__pretitle br{display:none}}.main .productos.productos--normal-xl .productos__title,.main .productos.productos--normal-m .productos__title{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 7 + var(--grid-gap) * 6)}@media (max-width:980px){.main .productos.productos--normal-xl .productos__title,.main .productos.productos--normal-m .productos__title{width:100%}}.main .productos.productos--normal-xl .productos__wrap-media,.main .productos.productos--normal-m .productos__wrap-media{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:var(--grid-gap)}@media (max-width:980px){.main .productos.productos--normal-xl .productos__wrap-media,.main .productos.productos--normal-m .productos__wrap-media{gap:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 1 + var(--grid-gap) * 0);align-items:inherit}}.main .productos.productos--normal-xl .productos__text,.main .productos.productos--normal-m .productos__text{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 3 + var(--grid-gap) * 2 + var(--grid-gap) * 0.5);margin-right:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 2 + var(--grid-gap) * 1)}@media (max-width:1366px){.main .productos.productos--normal-xl .productos__text,.main .productos.productos--normal-m .productos__text{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 3 + var(--grid-gap) * 2 + var(--grid-gap) * 1)}}@media (max-width:980px){.main .productos.productos--normal-xl .productos__text,.main .productos.productos--normal-m .productos__text{width:100%;margin-right:0;margin-bottom:0}}@media (max-width:576px){.main .productos.productos--normal-xl .productos__text,.main .productos.productos--normal-m .productos__text{margin-bottom:1.6666666667rem}}@media (max-width:980px){.main .productos.productos--normal-xl .productos__media,.main .productos.productos--normal-m .productos__media{display:flex}}@media (max-width:980px){.main .productos.productos--normal-xl .productos__media .media__wrap-source,.main .productos.productos--normal-m .productos__media .media__wrap-source{display:flex}}.main .productos.productos--normal-xl .productos__media:nth-of-type(2),.main .productos.productos--normal-m .productos__media:nth-of-type(2){width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 4 + var(--grid-gap) * 3);margin-right:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 3 + var(--grid-gap) * 2 + var(--grid-gap))}@media (max-width:980px){.main .productos.productos--normal-xl .productos__media:nth-of-type(2),.main .productos.productos--normal-m .productos__media:nth-of-type(2){width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 6 + var(--grid-gap) * 5 + var(--grid-gap));margin-right:0}}.main .productos.productos--normal-xl .productos__media:nth-of-type(2) .media__wrap-source,.main .productos.productos--normal-m .productos__media:nth-of-type(2) .media__wrap-source{aspect-ratio:592/488}@media (max-width:1366px){.main .productos.productos--normal-xl .productos__media:nth-of-type(2) .media__wrap-source,.main .productos.productos--normal-m .productos__media:nth-of-type(2) .media__wrap-source{aspect-ratio:409/341}}@media (max-width:768px){.main .productos.productos--normal-xl .productos__media:nth-of-type(2) .media__wrap-source,.main .productos.productos--normal-m .productos__media:nth-of-type(2) .media__wrap-source{aspect-ratio:1/1}}.main .productos.productos--normal-xl .productos__media:nth-of-type(3),.main .productos.productos--normal-m .productos__media:nth-of-type(3){width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 5 + var(--grid-gap) * 4)}@media (max-width:980px){.main .productos.productos--normal-xl .productos__media:nth-of-type(3),.main .productos.productos--normal-m .productos__media:nth-of-type(3){width:100%;order:3}}.main .productos.productos--normal-xl .productos__media:nth-of-type(3) .media__wrap-source,.main .productos.productos--normal-m .productos__media:nth-of-type(3) .media__wrap-source{aspect-ratio:746/654}@media (max-width:1366px){.main .productos.productos--normal-xl .productos__media:nth-of-type(3) .media__wrap-source,.main .productos.productos--normal-m .productos__media:nth-of-type(3) .media__wrap-source{aspect-ratio:516/457}}@media (max-width:768px){.main .productos.productos--normal-xl .productos__media:nth-of-type(3) .media__wrap-source,.main .productos.productos--normal-m .productos__media:nth-of-type(3) .media__wrap-source{aspect-ratio:340/298}}.main .productos.productos--normal-xl .productos__media:nth-of-type(4),.main .productos.productos--normal-m .productos__media:nth-of-type(4){width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 3 + var(--grid-gap) * 2)}@media (max-width:980px){.main .productos.productos--normal-xl .productos__media:nth-of-type(4),.main .productos.productos--normal-m .productos__media:nth-of-type(4){width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 5 + var(--grid-gap) * 4 + var(--grid-gap));order:2}}.main .productos.productos--normal-xl .productos__media:nth-of-type(4) .media__wrap-source,.main .productos.productos--normal-m .productos__media:nth-of-type(4) .media__wrap-source{aspect-ratio:438/427}@media (max-width:1366px){.main .productos.productos--normal-xl .productos__media:nth-of-type(4) .media__wrap-source,.main .productos.productos--normal-m .productos__media:nth-of-type(4) .media__wrap-source{aspect-ratio:1/1}}@media (max-width:768px){.main .productos.productos--normal-xl .productos__media:nth-of-type(4) .media__wrap-source,.main .productos.productos--normal-m .productos__media:nth-of-type(4) .media__wrap-source{aspect-ratio:1/1}}.main .productos.productos--normal-m .productos__pretitle{top:-.2em}.main .productos.productos--normal-m .productos__title{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 5 + var(--grid-gap) * 4 - var(--grid-gap) * 1.5);margin-right:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 2 + var(--grid-gap) * 1 + var(--grid-gap) * 2.5)}@media (max-width:1366px){.main .productos.productos--normal-m .productos__title{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 5 + var(--grid-gap) * 4 + var(--grid-gap) * 0.5);margin-right:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 2 + var(--grid-gap) * 1 + var(--grid-gap) * 0)}}@media (max-width:980px){.main .productos.productos--normal-m .productos__title{width:100%;margin-right:0}}.main .productos.productos--slider{position:relative;display:flex;justify-content:space-between;gap:calc(var(--grid-gap) * 2)}@media (max-width:1366px){.main .productos.productos--slider{gap:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 0.66 + var(--grid-gap) * -0.34)}}@media (max-width:980px){.main .productos.productos--slider{gap:0;flex-direction:column}}.main .productos.productos--slider .productos__wrap-media{position:relative;width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 6 + var(--grid-gap) * 5);aspect-ratio:948/979;overflow:hidden}@media (max-width:1366px){.main .productos.productos--slider .productos__wrap-media{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 6 + var(--grid-gap) * 5 + var(--grid-gap) * 2)}}@media (max-width:980px){.main .productos.productos--slider .productos__wrap-media{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 11 + var(--grid-gap) * 10);margin-bottom:1.9444444444rem}}.main .productos.productos--slider .productos__media{position:absolute;display:block;bottom:0;left:0;width:100%;height:100%;overflow:hidden}@media (max-width:980px){.main .productos.productos--slider .productos__media{position:relative}}.main .productos.productos--slider .productos__media .media__wrap-source{aspect-ratio:948/979;position:absolute;bottom:0;width:100%}@media (max-width:980px){.main .productos.productos--slider .productos__media .media__wrap-source{position:relative}}.main .productos.productos--slider .productos__media .media__source{display:block}@media (max-width:980px){.main .productos.productos--slider .productos__media .media__source{height:100vw}}.main .productos.productos--slider .productos__wrap-text{position:relative;width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 6 + var(--grid-gap) * 5 - var(--grid-gap) * 1);overflow:hidden}@media (max-width:1366px){.main .productos.productos--slider .productos__wrap-text{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 5.1 + var(--grid-gap) * 4.1 + var(--grid-gap) * 1)}}@media (max-width:980px){.main .productos.productos--slider .productos__wrap-text{width:100%}}.main .productos.productos--slider .productos__product-text{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:1.6rem}@media (max-width:1366px){.main .productos.productos--slider .productos__product-text{padding-bottom:1.9444444444rem}}@media (max-width:980px){.main .productos.productos--slider .productos__product-text{position:relative}}.main .productos.productos--slider .productos__product-text:nth-of-type(1){position:relative}.main .productos.productos--slider .productos__title{position:relative;width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 4 + var(--grid-gap) * 3 - var(--grid-gap) * 0.5);margin-left:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 2 + var(--grid-gap) * 1 + var(--grid-gap) * 0.5);flex:1;display:flex;flex-direction:column;justify-content:center}@media (max-width:1366px){.main .productos.productos--slider .productos__title{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 4 + var(--grid-gap) * 3 + var(--grid-gap) * 0.5);margin-left:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 2 + var(--grid-gap) * 1 - var(--grid-gap) * 3)}}@media (max-width:980px){.main .productos.productos--slider .productos__title{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 11 + var(--grid-gap) * 10);margin-left:0;margin-bottom:.8333333333rem}}.main .productos.productos--slider .productos__title span{position:relative}.main .productos.productos--slider .productos__title span::after{content:"";display:block;position:absolute;width:2.7rem;height:2.7rem;top:auto;left:auto;background:#fff0;background-image:url(/wp-content/themes/karkemis24/css/../images/ic_mark.svg);background-size:contain;background-position:center;background-repeat:no-repeat;bottom:0;left:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * -2 + var(--grid-gap) * -3 + var(--grid-gap) * 2)}@media (max-width:1366px){.main .productos.productos--slider .productos__title span::after{left:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * -1 + var(--grid-gap) * -2);transform:translateX(35%);width:2.1666666667rem;height:2.1666666667rem}}@media (max-width:980px){.main .productos.productos--slider .productos__title span::after{width:.9444444444rem;height:.9444444444rem;left:auto;right:0;transform:translate(calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 1 + var(--grid-gap) * 0 + 40%),-50%)}}.main .productos.productos--slider .productos__text{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 3 + var(--grid-gap) * 2 - var(--grid-gap));line-height:calc(1em + 7px)}@media (max-width:1366px){.main .productos.productos--slider .productos__text{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 3.25 + var(--grid-gap) * 2.25);line-height:calc(1em + 5px)}}@media (max-width:980px){.main .productos.productos--slider .productos__text{width:100%;margin-bottom:.8333333333rem}}.main .productos.productos--slider .productos__section{position:absolute;right:0;bottom:1.6rem}@media (max-width:1366px){.main .productos.productos--slider .productos__section{bottom:1.9444444444rem}}@media (max-width:980px){.main .productos.productos--slider .productos__section{bottom:0}}.main .productos.productos--slider .productos__producto-mobile{position:relative;flex-direction:column;gap:2rem;margin:1rem 0}.main .catalogo .swiper-wrapper{display:flex}.main .catalogo__card{position:relative;width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 4 + var(--grid-gap) * 3 - 1.65rem);display:flex;flex-direction:column;align-items:flex-start;height:auto}@media (max-width:980px){.main .catalogo__card{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 12 + var(--grid-gap) * 11)}}.main .catalogo__card__media{position:relative;width:100%;background:#fff;display:flex;justify-content:center;align-items:center;margin-bottom:1.25rem;aspect-ratio:557/467;border-radius:var(--b-radius)}@media (max-width:1366px){.main .catalogo__card__media{margin-bottom:1.3888888889rem}}.main .catalogo__card__media .media__wrap-source{width:auto;min-width:auto}@media (max-width:980px){.main .catalogo__card__media .media__wrap-source{width:50%}}.main .catalogo__card__media .media__source{width:auto}.main .catalogo__card__title{height:2.5em;width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 3.33 + var(--grid-gap) * 2.33);margin-bottom:1.3888888889rem}@media (max-width:1366px){.main .catalogo__card__title{margin-bottom:1.3888888889rem;width:90%}}@media (max-width:980px){.main .catalogo__card__title{width:100%}}@media (max-width:468px){.main .catalogo__card__title{height:3.5em}}.main .catalogo__card__text{width:93%;margin-bottom:2.25rem;flex:1}@media (max-width:1366px){.main .catalogo__card__text{margin-bottom:2.5rem}}.main .catalogo__card__btn{background:var(--green)}.main .contacto{--size_columnRight:7.1;background:var(--green-light);display:flex;flex-direction:column}.main .contacto__header{display:flex;flex-direction:column;gap:var(--grid-gap);margin-bottom:4.75rem}@media (max-width:980px){.main .contacto__header{flex-direction:column;gap:.8333333333rem 0;margin-bottom:2.7777777778rem}}@media (max-width:980px){.main .contacto__header__pretitle{width:100%}.main .contacto__header__pretitle br{display:none}}.main .contacto__header__title{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 6 + var(--grid-gap) * 5);margin-left:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 4.63 + var(--grid-gap) * 3.63)}@media (max-width:980px){.main .contacto__header__title{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 8 + var(--grid-gap) * 7);margin-left:0;align-self:flex-start}}@media (max-width:576px){.main .contacto__header__title{width:100%}}.main .contacto__main{display:flex;margin-bottom:var(--spacer-sections)}@media (max-width:980px){.main .contacto__main{flex-direction:column}}.main .contacto__data{display:flex;flex-direction:column;align-items:flex-start;gap:var(--grid-gap);width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 4.63 + var(--grid-gap) * 3.63)}@media (max-width:980px){.main .contacto__data{width:100%;margin-bottom:2.75rem}}.main .contacto__data__btn{margin-bottom:1.2rem}.main .contacto__form{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * var(--size_columnRight) + var(--grid-gap) * (var(--size_columnRight) - 1));overflow:hidden}@media (max-width:980px){.main .contacto__form{width:100%}}.main .contacto__form form{display:flex;flex-wrap:wrap;gap:1.5rem var(--grid-gap)}@media (max-width:576px){.main .contacto__form form{gap:1.1111111111rem 0}}.main .contacto__form form .form__group{width:calc(50% - var(--grid-gap) / 2)}@media (max-width:576px){.main .contacto__form form .form__group{width:100%}}.main .contacto__form form .form__group--textarea{width:100%}.main .contacto__form form .form__group--legal{width:100%;display:flex;align-items:flex-start}.main .contacto__form form .form__group--legal .form__label{top:0em;padding-left:.5rem;margin-bottom:0;line-height:1}.main .contacto__form form .form__group--legal .form__label a{display:inline}.main .contacto__form form .form__group--legal .wpcf7-list-item{margin:0}.main .contacto__form form .form__group--legal .wpcf7-form-control-wrap{height:1rem;position:relative;top:-.1em}.main .contacto__form form .form__group--button{position:relative;display:flex;align-items:center;gap:.75rem}.main .contacto__form form .form__group--button input.btn{padding:calc(0.75rem + var(--adjust) / 4) 2.2rem .75rem}.main .contacto__form form .form__group--select .wpcf7-form-control-wrap{position:relative}.main .contacto__form form .form__group--select .wpcf7-form-control-wrap::after{content:"";display:block;position:absolute;width:1.35rem;height:1rem;top:50%;left:auto;background:#fff0;background-image:url(/wp-content/themes/karkemis24/css/../images/ic_arrow_down.svg);background-size:contain;background-position:center;background-repeat:no-repeat;right:1.5em;transform:translateY(-50%);padding-top:0;z-index:50}.main .contacto__form form .form__label{position:relative;display:block;margin-bottom:.55rem;font-family:var(--f-medium)}.main .contacto__form form .form__label a{text-decoration:underline}.main .contacto__form form .form__label a:hover{text-decoration:none}@media (max-width:980px){.main .contacto__form form .form__label{margin-bottom:.2777777778rem}}.main .contacto__form form .form__button{outline:0 solid #fff0;border:0 solid #fff0;font-size:var(--parrafo);position:relative;display:flex;flex-direction:row;align-items:center;background:var(--green);color:#000}.main .contacto__form form .wpcf7-not-valid-tip{margin-top:.35em;font-size:.85em}.main .contacto__form form .wpcf7-response-output{width:100%;margin:0;padding:0;border-color:#fff0;font-size:1em;color:#dc3232}.main .contacto__form form .wpcf7-submit:not([disabled]){cursor:pointer;transition:background 0.33s ease}.main .contacto__form form .wpcf7-submit:not([disabled]):hover{background:var(--green-dark)}.main .contacto__form form .wpcf7-spinner{display:block!important;background-image:url(/wp-content/themes/karkemis24/css/../images/ajax-loader.gif);background-size:contain;width:1.5em;height:1.5em;margin:0;background-color:var(--green-light);background-blend-mode:multiply}.main .contacto__form form .wpcf7-spinner::before{display:none}.main .contacto__form form[data-status=sent] .wpcf7-response-output{color:var(--green-dark);font-weight:var(--f-medium)}.main .contacto__atencion{display:flex;flex-direction:column;gap:4.65rem}@media (max-width:980px){.main .contacto__atencion{gap:1.3888888889rem}}.main .contacto__atencion__header{display:flex;align-items:flex-end}@media (max-width:980px){.main .contacto__atencion__header{flex-direction:column;gap:.8333333333rem 0}}.main .contacto__atencion__pretitle{position:relative;width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 4.75 + var(--grid-gap) * 3.75);top:-.4em}@media (max-width:980px){.main .contacto__atencion__pretitle{width:100%;top:0}.main .contacto__atencion__pretitle br{display:none}}.main .contacto__atencion__title{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * var(--size_columnRight) + var(--grid-gap) * (var(--size_columnRight) - 1))}@media (max-width:980px){.main .contacto__atencion__title{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 10 + var(--grid-gap) * 9);margin-left:0;align-self:flex-start}}@media (max-width:576px){.main .contacto__atencion__title{width:100%}}.main .contacto__atencion__links{display:flex;gap:var(--grid-gap)}@media (max-width:768px){.main .contacto__atencion__links{flex-direction:column;gap:1.1111111111rem}}.main .contacto__atencion__links__a{position:relative;display:flex;flex-direction:column;justify-content:space-between;flex:1;background:#fff;aspect-ratio:1/1;border-radius:var(--b-radius);padding:1.75rem 2.25rem 1.25rem;overflow:hidden;--posX:-100%}.main .contacto__atencion__links__a::before{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;background:var(--green-light);border-radius:var(--b-radius);transform:translateX(var(--posX));z-index:1}.main .contacto__atencion__links__a>*{position:relative;z-index:2}@media (max-width:768px){.main .contacto__atencion__links__a{width:100%;box-sizing:border-box;aspect-ratio:1/0.33;padding:1.3888888889rem 1.25rem .8333333333rem}}@media (max-width:576px){.main .contacto__atencion__links__a{aspect-ratio:1/0.5}}.main .noticias{display:flex;flex-direction:column;gap:var(--grid-gap)}.main .noticias__header{display:flex;flex-wrap:wrap;gap:var(--spacer-sections) 0}@media (max-width:980px){.main .noticias__header{flex-direction:column;gap:1.1111111111rem 0}}.main .noticias__header__pretitle{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 8 + var(--grid-gap) * 7)}@media (max-width:1366px){.main .noticias__header__pretitle{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 7 + var(--grid-gap) * 6)}}@media (max-width:980px){.main .noticias__header__pretitle{width:100%}.main .noticias__header__pretitle br{display:none}}.main .noticias__header__text{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 4 + var(--grid-gap) * 3 + var(--grid-gap) * 1)}@media (max-width:1366px){.main .noticias__header__text{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 5 + var(--grid-gap) * 4 + var(--grid-gap) * 1)}}@media (max-width:980px){.main .noticias__header__text{width:100%;margin-bottom:1.3888888889rem}}.main .noticias__header__title{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 5.25 + var(--grid-gap) * 4.25)}@media (max-width:1366px){.main .noticias__header__title{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 7 + var(--grid-gap) * 6)}}@media (max-width:980px){.main .noticias__header__title{width:100%}}.main .noticias__list{display:flex;flex-wrap:wrap;gap:0 var(--grid-gap)}@media (max-width:980px){.main .noticias__list{gap:0 1.3333333333rem}}.main .noticias__list .noticia{display:flex;flex-direction:column;gap:var(--grid-gap);width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 4 + var(--grid-gap) * 3);margin-bottom:5.5rem}.main .noticias__list .noticia:hover .media__source{transform:translateY(calc(var(--transY) * -1)) scale(1.075)}@media (max-width:980px){.main .noticias__list .noticia{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 5.95 + var(--grid-gap) * 4.95);margin-bottom:1.3888888889rem}}@media (max-width:768px){.main .noticias__list .noticia{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 5.85 + var(--grid-gap) * 4.85)}}@media (max-width:576px){.main .noticias__list .noticia{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 12 + var(--grid-gap) * 11)}}.main .noticias__list .noticia:nth-of-type(5),.main .noticias__list .noticia:nth-of-type(6){width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 8 + var(--grid-gap) * 7)}@media (max-width:980px){.main .noticias__list .noticia:nth-of-type(5),.main .noticias__list .noticia:nth-of-type(6){width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 12 + var(--grid-gap) * 11)}}.main .noticias__list .noticia__media .media__source{transition:transform 0.65s cubic-bezier(.58,.01,.44,1);min-height:20rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}@media (max-width:980px){.main .noticias__list .noticia__media .media__source{min-height:11.1111111111rem}}.main .noticias__paginado{display:flex;justify-content:flex-end;align-items:center;gap:var(--grid-gap)}.main .noticias__paginado .page-numbers:not(.next):not(.prev){padding-top:.33em}.main .noticias__paginado .page-numbers.current{color:var(--green-dark)}.main .noticias__paginado__prev,.main .noticias__paginado__next{background:var(--green-light);width:2.3rem;height:2.3rem;margin:0 var(--grid-gap)}.main .noticias__paginado__prev svg,.main .noticias__paginado__next svg{width:1.1rem;height:1.1rem}.main .noticias__paginado__prev svg path,.main .noticias__paginado__next svg path{fill:var(--green-dark)}.main .noticias__paginado .next,.main .noticias__paginado .prev{padding-top:0}.main .noticias--on-single .noticia:nth-of-type(1){width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 8 + var(--grid-gap) * 7)}@media (max-width:980px){.main .noticias--on-single .noticia:nth-of-type(1){width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 12 + var(--grid-gap) * 11)}}.main .noticias--on-single .noticia:nth-of-type(5),.main .noticias--on-single .noticia:nth-of-type(6){width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 4 + var(--grid-gap) * 3)!important}@media (max-width:980px){.main .noticias--on-single .noticia:nth-of-type(5),.main .noticias--on-single .noticia:nth-of-type(6){width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 12 + var(--grid-gap) * 11)!important}}.main .noticia-single{display:flex;flex-direction:column;gap:var(--grid-gap)}.main .noticia-single__header{position:relative;display:flex;justify-content:space-between;align-items:flex-end;gap:var(--grid-gap);padding-top:14rem}@media (max-width:980px){.main .noticia-single__header{flex-direction:column;align-items:flex-start;padding-top:5.5555555556rem;margin-bottom:.8333333333rem}}.main .noticia-single__header__back{margin-left:.5em}@media (max-width:980px){.main .noticia-single__header__back{margin-left:1em;order:1;margin-bottom:.4444444444rem}}.main .noticia-single__header__date{position:absolute;left:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 4 + var(--grid-gap) * 3 + var(--grid-gap))}@media (max-width:980px){.main .noticia-single__header__date{width:100%;position:relative;left:0;order:3}}.main .noticia-single__header__title{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 5 + var(--grid-gap) * 4);padding-left:calc(var(--grid-gap) * 2);padding-right:calc(var(--grid-gap) * 2)}@media (max-width:980px){.main .noticia-single__header__title{width:100%;padding:0;order:2}}.main .noticia-single__content{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 6 + var(--grid-gap) * 5);align-self:center;margin-top:var(--grid-gap)}@media (max-width:1366px){.main .noticia-single__content{width:calc((99.9vw - var(--wrapper-padd-x) * 2 - var(--grid-gap) * 11) / 12 * 7 + var(--grid-gap) * 6)}}@media (max-width:980px){.main .noticia-single__content{width:100%}}.main .cambio-color{position:relative;z-index:0}