/* @license MIT https://raw.githubusercontent.com/necolas/normalize.css/8.0.1/LICENSE.md */
html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0;}main{display:block;}h1{font-size:2em;margin:0.67em 0;}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:transparent;}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder;}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}img{border-style:none;}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}fieldset{padding:0.35em 0.75em 0.625em;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline;}textarea{overflow:auto;}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block;}summary{display:list-item;}template{display:none;}[hidden]{display:none;}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;}.ajax-progress-bar{width:13em;padding:0 0.3125rem;}.ajax-progress--throbber{position:relative;display:inline-flex;align-content:center;height:1.125rem;margin:-0.1875rem var(--ajax-progress-margin-horizontal) 0;vertical-align:middle;white-space:nowrap;line-height:1.125rem;}.js .action-link:not(.js-hide,.button--action) + .ajax-progress--throbber,.js .button:not(.js-hide,.button--action) + .ajax-progress--throbber{margin-inline-start:0;}.js .form-type--managed-file .button:not(.js-hide) + .ajax-progress--throbber,.js .file-operations-cell .button:not(.js-hide) + .ajax-progress--throbber{margin-inline-start:var(--ajax-progress-margin-horizontal);}.ajax-progress__throbber{box-sizing:border-box;width:1.125rem;height:1.125rem;animation:claro-throbber 0.75s linear infinite;border:2px solid var(--color-absolutezero);border-right:2px dotted transparent;border-radius:50%;}.ajax-progress__message{display:inline-block;padding-inline-start:var(--ajax-progress-margin-horizontal);font-size:var(--font-size-label);}.ajax-progress--fullscreen,.ui-dialog .ajax-progress--throbber{position:fixed;z-index:1261;inset-block-start:50%;inset-inline-start:50%;box-sizing:border-box;width:3.5rem;height:3.5rem;margin:-1.75rem;border:var(--input-border-size) solid var(--jui-dropdown-border-color);border-radius:3.5rem;background:var(--color-white);box-shadow:0 0.25rem 0.625rem var(--jui-dropdown-shadow-color);}.ajax-progress__throbber--fullscreen,.ui-dialog .ajax-progress__throbber{position:absolute;inset-block-start:50%;inset-inline-start:50%;width:1.75rem;height:1.75rem;margin:-0.875rem;content:"";border:3px solid var(--color-absolutezero);border-right:3px dotted transparent;}.ui-dialog .ajax-progress__message{display:none;}@keyframes claro-throbber{0%{transform:rotateZ(0);}100%{transform:rotateZ(360deg);}}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.captcha__description{margin-bottom:.75em;}
.captcha-type-challenge--image{--image-width:150px;--reload-icon-size:16px;--gap-h:1rem;--gap-v:.35rem;position:relative;}.captcha-type-challenge--image .captcha__element{display:flex;flex-flow:row wrap;align-items:flex-start;gap:var(--gap-v) var(--gap-h);}.captcha-type-challenge--image .captcha__element>.form-item{flex:1 1 calc(100% - var(--image-width) - var(--gap-h));min-width:13em;margin:0;}.captcha-type-challenge--image .captcha__element>.form-item>label{margin-top:0;}.captcha__image-wrapper{position:relative;flex:0 0 var(--image-width);}.captcha__image-wrapper img{display:block;max-width:100%;border:1px solid #eee;padding:.35rem;margin-bottom:.5rem;}
.reload-captcha{display:block;width:var(--reload-icon-size);height:var(--reload-icon-size);background-image:url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 56 56' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg transform='matrix(1,0,0,1,-344.937,-314.119)'%3E%3Cpath d='M399.28,314.12L390.155,321.37C385.356,317.346 379.193,314.901 372.499,314.901C357.37,314.901 344.937,327.335 344.937,342.463C344.937,357.591 357.371,369.744 372.499,369.744C384.359,369.744 394.551,362.29 398.405,351.775L388.53,349.369C385.887,355.601 379.763,359.9 372.499,359.9C362.775,359.9 355.061,352.187 355.061,342.462C355.061,332.737 362.774,324.743 372.499,324.743C376.107,324.743 379.422,325.86 382.186,327.743L373.155,334.931L399.28,339.774L399.28,314.118L399.28,314.12Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/svg%3E%0A");background-repeat:no-repeat;font-size:0px;text-align:left;opacity:0.7;transition-property:opacity;transition-duration:150ms;transition-timing-function:linear;}.reload-captcha:hover{opacity:1;}.reload-captcha:focus:not(:focus-visible){animation:image_captcha_refresh_spin 500ms linear 1;}.captcha--loading .reload-captcha{animation:image_captcha_refresh_spin 500ms linear infinite;}@keyframes image_captcha_refresh_spin{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}
.aud2{position:relative;padding:92px 0 96px;overflow:hidden;isolation:isolate;background:radial-gradient(120% 120% at 12% 6%,rgba(99,125,0,.18) 0%,rgba(99,125,0,0) 42%),radial-gradient(120% 130% at 92% 100%,rgba(99,125,0,.14) 0%,rgba(99,125,0,0) 46%),linear-gradient(135deg,#f6f9ee 0%,#eef4dd 55%,#e8f0d0 100%);}.aud2__head{text-align:center;max-width:720px;margin:0 auto 56px;}.aud2__eyebrow{display:inline-block;font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#3d6b00;background:rgba(99,125,0,.12);border:1px solid rgba(99,125,0,.25);padding:6px 16px;border-radius:99px;margin-bottom:18px;}.aud2__title{margin:0 0 14px;color:#1f2a12;}.aud2__subtitle{font-size:1.12rem;line-height:1.6;color:#55603f;margin:0;}.aud2__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px;align-items:stretch;}.aud2__card{position:relative;border-radius:22px;padding:40px 38px;overflow:hidden;isolation:isolate;transition:transform .3s ease,box-shadow .3s ease;}.aud2__card:hover{transform:translateY(-6px);}.aud2__card--a{background:radial-gradient(120% 90% at 90% 0%,rgba(99,125,0,.14),rgba(99,125,0,0) 60%),linear-gradient(160deg,#ffffff 0%,#f4f8e8 100%);border:1px solid rgba(99,125,0,.18);box-shadow:0 18px 44px -22px rgba(99,125,0,.4);}.aud2__card--a:hover{box-shadow:0 26px 56px -20px rgba(99,125,0,.5);}.aud2__card--b{background:radial-gradient(130% 100% at 100% 0%,rgba(120,160,0,.28),rgba(15,23,10,0) 55%),linear-gradient(160deg,#1c2a12 0%,#101b0a 100%);border:1px solid rgba(160,200,60,.22);box-shadow:0 18px 44px -20px rgba(16,27,10,.55);color:#eaf2d4;}.aud2__card--b:hover{box-shadow:0 28px 60px -18px rgba(16,27,10,.65);}.aud2__ico{width:66px;height:66px;border-radius:18px;display:flex;align-items:center;justify-content:center;font-size:1.9rem;margin-bottom:22px;}.aud2__card--a .aud2__ico{background:linear-gradient(160deg,rgba(99,125,0,.16),rgba(99,125,0,.06));color:#3d6b00;border:1px solid rgba(99,125,0,.2);}.aud2__card--b .aud2__ico{background:linear-gradient(160deg,rgba(163,196,0,.22),rgba(163,196,0,.08));color:#cbe88a;border:1px solid rgba(163,196,0,.3);}.aud2__card-title{margin:0 0 22px;}.aud2__card--a .aud2__card-title{color:#1f2a12;}.aud2__card--b .aud2__card-title{color:#ffffff;}.aud2__list{list-style:none;margin:0;padding:0;}.aud2__list li{display:flex;align-items:flex-start;gap:12px;padding:9px 0;font-size:1rem;line-height:1.5;}.aud2__list li + li{border-top:1px dashed rgba(99,125,0,.15);}.aud2__card--b .aud2__list li + li{border-top-color:rgba(163,196,0,.15);}.aud2__check{flex-shrink:0;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:700;margin-top:1px;}.aud2__card--a .aud2__check{background:rgba(99,125,0,.14);color:#3d6b00;}.aud2__card--b .aud2__check{background:rgba(163,196,0,.2);color:#cbe88a;}.aud2__card--a .aud2__list li span:last-child{color:#3a442a;}.aud2__card--b .aud2__list li span:last-child{color:#d3ddbf;}.aud2__grid{overflow:visible;}.aud2__card--hero{overflow:visible;outline:none;}.aud2__card--hero .aud2__card-inner{position:relative;z-index:2;border-radius:inherit;}.aud2__card--hero::before{content:"";position:absolute;inset:0;z-index:0;border-radius:inherit;background-size:200% 200%;opacity:0;transition:opacity .45s ease;pointer-events:none;}.aud2__card--a.aud2__card--hero::before{background-image:radial-gradient(60% 60% at 20% 20%,rgba(163,196,0,.35),rgba(163,196,0,0) 60%),radial-gradient(60% 60% at 85% 80%,rgba(99,125,0,.30),rgba(99,125,0,0) 60%),linear-gradient(120deg,rgba(240,247,214,.6),rgba(214,232,138,.35));}.aud2__card--b.aud2__card--hero::before{background-image:radial-gradient(60% 60% at 20% 20%,rgba(163,196,0,.40),rgba(163,196,0,0) 60%),radial-gradient(60% 60% at 85% 80%,rgba(99,125,0,.55),rgba(15,23,10,0) 60%),linear-gradient(120deg,rgba(35,53,18,.7),rgba(16,27,10,.5));}.aud2__card--hero:hover::before,.aud2__card--hero:focus-within::before{opacity:1;animation:aud2HeroShift 7s ease-in-out infinite;}@keyframes aud2HeroShift{0%{background-position:0% 0%;}50%{background-position:100% 100%;}100%{background-position:0% 0%;}}.aud2__card--hero:hover,.aud2__card--hero:focus-within{transform:translateY(-8px);}.aud2__tags{list-style:none;margin:0;padding:0;position:absolute;inset:0;z-index:5;pointer-events:none;perspective:900px;transform-style:preserve-3d;}.aud2__tag{position:absolute;white-space:nowrap;font-size:.8rem;font-weight:600;letter-spacing:.01em;padding:8px 15px;border-radius:99px;background:rgba(255,255,255,.97);color:#2f4200;border:1px solid rgba(99,125,0,.28);box-shadow:0 14px 30px -12px rgba(31,42,18,.55);opacity:0;transform:translateY(14px) scale(.75);transition:opacity .4s cubic-bezier(.2,.7,.3,1),transform .5s cubic-bezier(.2,.7,.3,1);transition-delay:0s;}.aud2__card--b .aud2__tag{background:rgba(163,196,0,.97);color:#10200a;border-color:rgba(210,240,150,.6);box-shadow:0 14px 32px -12px rgba(16,27,10,.7);}.aud2__tag:nth-child(1){top:-20px;right:18px;}.aud2__tag:nth-child(2){top:-14px;left:-22px;}.aud2__tag:nth-child(3){bottom:14px;right:-22px;}.aud2__card--hero:hover .aud2__tag,.aud2__card--hero:focus-within .aud2__tag{opacity:1;transform:translateY(0) scale(1);transition-delay:calc(var(--i) * 90ms);animation:aud2Float3d 4.5s ease-in-out infinite;animation-delay:calc(.5s + var(--i) * .4s);}@keyframes aud2Float3d{0%{transform:translate3d(0,0,0)      rotateX(0deg)   rotateY(0deg);}25%{transform:translate3d(6px,-8px,30px)  rotateX(8deg)  rotateY(-10deg);}50%{transform:translate3d(0,-14px,12px)   rotateX(-4deg) rotateY(6deg);}75%{transform:translate3d(-6px,-6px,34px) rotateX(6deg)  rotateY(10deg);}100%{transform:translate3d(0,0,0)      rotateX(0deg)   rotateY(0deg);}}@media (prefers-reduced-motion:reduce){.aud2__card--hero:hover .aud2__tag,.aud2__card--hero:focus-within .aud2__tag{animation:none;}.aud2__card--hero:hover::before,.aud2__card--hero:focus-within::before{animation:none;}}@media (max-width:991px){.aud2{padding:64px 0 68px;}.aud2__grid{grid-template-columns:1fr;gap:22px;}.aud2__card{padding:32px 28px;}.aud2__tags{display:none;}}
#features .row{perspective:1400px;perspective-origin:50% 40%;}#features .row > [class*="col-"]{transform-style:preserve-3d;transform:translateZ(0) scale(1);transition:transform 1.1s cubic-bezier(.16,.72,.30,1);will-change:transform;}#features .row > [class*="col-"]:hover,#features .row > [class*="col-"]:focus-within{transform:translateZ(80px) scale(1.05);z-index:3;}#features .fe3d{transform-style:preserve-3d;will-change:transform;animation:fe3dFloat 6s ease-in-out infinite;animation-delay:calc(var(--i,0) * -1.4s);transition:box-shadow .8s ease;}@keyframes fe3dFloat{0%{transform:translate3d(0,0,0) rotateX(0deg) rotateY(0deg);}25%{transform:translate3d(4px,-10px,24px) rotateX(6deg) rotateY(-7deg);}50%{transform:translate3d(0,-16px,8px) rotateX(-3deg) rotateY(5deg);}75%{transform:translate3d(-4px,-8px,26px) rotateX(5deg) rotateY(8deg);}100%{transform:translate3d(0,0,0) rotateX(0deg) rotateY(0deg);}}#features .fe3d.card{border:none !important;box-shadow:0 22px 46px -22px rgba(20,24,30,.30) !important;overflow:visible !important;}#features .fe3d.card::before,#features .fe3d.card:hover::before{content:none !important;display:none !important;opacity:0 !important;background:none !important;height:0 !important;}#features .row > [class*="col-"]:hover .fe3d.card,#features .row > [class*="col-"]:focus-within .fe3d.card,#features .fe3d.card:hover{box-shadow:0 40px 72px -26px rgba(20,24,30,.45) !important;border:none !important;outline:none !important;}#features .fe3d.card:hover{transform:none !important;}@media (prefers-reduced-motion:reduce){#features .fe3d{animation:none;}}@media (max-width:767px){#features .row{perspective:none;}#features .fe3d{animation:none;}}
:root{--oe-primary:#658000;--oe-primary-dark:#3d6b00;--oe-primary-soft:#f0f7e6;--oe-ink:#1f2a12;}.hero2{position:relative;overflow:hidden;padding:40px 0 72px;background:radial-gradient(130% 120% at 88% 8%,rgba(99,125,0,.28) 0%,rgba(99,125,0,0) 42%),radial-gradient(120% 130% at 8% 100%,rgba(99,125,0,.20) 0%,rgba(99,125,0,0) 45%),linear-gradient(135deg,#f2f7e3 0%,#eaf2d4 45%,#e2eec5 100%);isolation:isolate;}.hero2__blob{position:absolute;border-radius:50%;filter:blur(60px);opacity:.5;z-index:-1;pointer-events:none;}.hero2__blob--1{width:460px;height:460px;top:-120px;right:-80px;background:radial-gradient(circle,rgba(99,125,0,.35),rgba(99,125,0,0) 70%);}.hero2__blob--2{width:380px;height:380px;bottom:-140px;left:-100px;background:radial-gradient(circle,rgba(99,125,0,.20),rgba(99,125,0,0) 70%);}.hero2__grid{display:none;}.hero2__layout{display:grid;grid-template-columns:1.05fr 1.25fr;align-items:center;gap:56px;}.hero2__copy{max-width:560px;}.hero2__eyebrow{display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--oe-primary-dark);background:var(--oe-primary-soft);border:1px solid rgba(101,128,0,.25);padding:6px 14px;border-radius:99px;margin-bottom:20px;}.hero2__slides{position:relative;}.hero2__slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity 1.1s ease,visibility 1.1s;pointer-events:none;}.hero2__slide.is-active{position:relative;opacity:1;visibility:visible;pointer-events:auto;}.hero2__slide-inner{transform-origin:center center;will-change:transform,opacity;}.hero2__slide.is-active .hero2__slide-inner{animation:hero2Appear 1.2s cubic-bezier(.22,1,.36,1) both,hero2Float 4.5s ease-in-out 1.2s infinite;}@keyframes hero2Appear{from{opacity:0;transform:scale(1.06);filter:blur(4px);}to{opacity:1;transform:scale(1);filter:blur(0);}}@keyframes hero2Float{0%{transform:scale(1)    translateY(0);}50%{transform:scale(1.045) translateY(-6px);}100%{transform:scale(1)    translateY(0);}}@media (prefers-reduced-motion:reduce){.hero2__slide.is-active .hero2__slide-inner{animation:none;}}.hero2__dots{display:flex;gap:8px;margin:4px 0 22px;}.hero2__dot-nav{width:26px;height:5px;border-radius:3px;border:none;padding:0;background:rgba(101,128,0,.22);cursor:pointer;transition:background .2s,width .2s;}.hero2__dot-nav:hover{background:rgba(101,128,0,.4);}.hero2__dot-nav.is-active{background:var(--oe-primary);width:34px;}.hero2__title{font-size:clamp(2.1rem,4.4vw,3.5rem);font-weight:800;line-height:1.08;letter-spacing:-.02em;color:var(--oe-ink);margin:0 0 18px;}.hero2__title em,.hero2__title span{color:var(--oe-primary);font-style:normal;}.hero2__subtitle{font-size:clamp(1.02rem,1.5vw,1.18rem);line-height:1.65;color:#55603f;margin:0 0 30px;}.hero2__actions{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:26px;}.hero2-btn{display:inline-flex;align-items:center;padding:14px 30px;border-radius:99px;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease;}.hero2-btn:hover{transform:translateY(-2px);}.hero2-btn--primary{background:var(--oe-primary);color:#fff;box-shadow:0 10px 26px rgba(101,128,0,.38);}.hero2-btn--primary:hover{background:var(--oe-primary-dark);color:#fff;box-shadow:0 14px 32px rgba(101,128,0,.5);}.hero2-btn--ghost{background:#fff;color:var(--oe-primary-dark);border:1.5px solid rgba(101,128,0,.35);}.hero2-btn--ghost:hover{background:var(--oe-primary-soft);color:var(--oe-primary-dark);}.hero2__badges{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px 20px;font-size:.9rem;font-weight:600;color:#55603f;}.hero2__badges li{white-space:nowrap;}.hero2__stage{position:relative;perspective:1100px;display:flex;align-items:center;justify-content:center;min-height:420px;}.hero2__device{position:relative;width:100%;max-width:620px;transform:perspective(1100px) rotateX(0) rotateY(0);transform-style:preserve-3d;transition:transform .12s ease-out;will-change:transform;animation:hero2Float 6s ease-in-out infinite;border-radius:16px;display:block;padding:0;border:none;background:none;cursor:pointer;text-align:left;font:inherit;}.hero2__expand{position:absolute;z-index:6;left:50%;bottom:14px;transform:translateX(-50%) translateY(6px);background:rgba(31,42,18,.82);color:#fff;font-size:.78rem;font-weight:600;padding:7px 14px;border-radius:99px;opacity:0;transition:opacity .2s ease,transform .2s ease;pointer-events:none;white-space:nowrap;}.hero2__device:hover .hero2__expand,.hero2__device:focus-visible .hero2__expand{opacity:1;transform:translateX(-50%) translateY(0);}@keyframes hero2Float{0%,100%{translate:0 0;}50%{translate:0 -12px;}}.hero2__device-inner{border-radius:16px;overflow:hidden;background:#fff;border:1px solid rgba(101,128,0,.15);box-shadow:0 30px 60px -20px rgba(31,42,18,.35),0 12px 24px -12px rgba(101,128,0,.25);}.hero2__bar{display:flex;align-items:center;gap:7px;padding:11px 16px;background:linear-gradient(180deg,#f4f6ef,#eef2e6);border-bottom:1px solid rgba(101,128,0,.12);}.hero2__dot{width:11px;height:11px;border-radius:50%;background:#cdd6bd;}.hero2__dot:nth-child(1){background:#e6a23c;}.hero2__dot:nth-child(2){background:#b3c766;}.hero2__dot:nth-child(3){background:var(--oe-primary);}.hero2__urlbar{margin-left:12px;flex:1;background:#fff;border:1px solid rgba(101,128,0,.14);border-radius:8px;padding:5px 12px;font-size:.78rem;color:#7a8664;font-family:system-ui,sans-serif;}.hero2__screen{position:relative;background:#fff;}.hero2__shot{display:block;width:100%;height:auto;max-height:440px;object-fit:cover;object-position:top center;}.hero2__glare{position:absolute;inset:0;z-index:3;border-radius:16px;pointer-events:none;background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.28),rgba(255,255,255,0) 55%);mix-blend-mode:screen;}.hero2__chip{position:absolute;z-index:5;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid rgba(101,128,0,.15);border-radius:14px;padding:11px 15px;box-shadow:0 16px 34px -12px rgba(31,42,18,.3);will-change:transform;}.hero2__chip-ico{width:38px;height:38px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:1.15rem;border-radius:10px;background:var(--oe-primary-soft);}.hero2__chip strong{display:block;font-size:.84rem;color:var(--oe-ink);line-height:1.2;}.hero2__chip small{font-size:.72rem;color:#7a8664;}.hero2__chip--a{top:6%;left:-6%;animation:hero2Float 5.5s ease-in-out infinite;}.hero2__chip--b{bottom:8%;right:-4%;animation:hero2Float 6.5s ease-in-out infinite .8s;}@media (max-width:991px){.hero2{padding:64px 0 56px;}.hero2__layout{grid-template-columns:1fr;gap:40px;text-align:center;}.hero2__copy{max-width:640px;margin:0 auto;}.hero2__actions,.hero2__badges{justify-content:center;}.hero2__device{animation:none;}.hero2__chip--a{left:2%;}.hero2__chip--b{right:2%;}}@media (max-width:575px){.hero2__chip{display:none;}.hero2__shot{max-height:300px;}}.hero2-lb{position:fixed;inset:0;z-index:3000;display:flex;align-items:center;justify-content:center;background:rgba(12,18,6,.92);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);opacity:0;transition:opacity .22s ease;padding:24px;}.hero2-lb.is-open{opacity:1;}.hero2-lb[hidden]{display:none;}.hero2-lb__stage{position:relative;max-width:92vw;max-height:78vh;display:flex;align-items:center;justify-content:center;}.hero2-lb__img{max-width:92vw;max-height:78vh;border-radius:12px;object-fit:contain;box-shadow:0 30px 80px rgba(0,0,0,.5);background:#fff;}.hero2-lb__counter{position:absolute;bottom:-34px;left:50%;transform:translateX(-50%);color:rgba(255,255,255,.75);font-size:.85rem;font-weight:600;}.hero2-lb__close{position:absolute;top:20px;right:22px;width:44px;height:44px;border-radius:50%;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.25);color:#fff;font-size:1.25rem;cursor:pointer;line-height:1;transition:background .15s;}.hero2-lb__close:hover{background:rgba(255,255,255,.25);}.hero2-lb__nav{position:absolute;top:50%;transform:translateY(-50%);width:52px;height:52px;border-radius:50%;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.25);color:#fff;font-size:1.9rem;cursor:pointer;line-height:1;display:flex;align-items:center;justify-content:center;transition:background .15s;}.hero2-lb__nav:hover{background:rgba(163,196,0,.35);}.hero2-lb__prev{left:20px;}.hero2-lb__next{right:20px;}.hero2-lb__thumbs{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;gap:10px;max-width:90vw;overflow-x:auto;padding:6px;}.hero2-lb__thumb{width:84px;height:54px;flex-shrink:0;padding:0;cursor:pointer;border-radius:8px;overflow:hidden;border:2px solid transparent;background:none;opacity:.6;transition:opacity .15s,border-color .15s;}.hero2-lb__thumb img{width:100%;height:100%;object-fit:cover;display:block;}.hero2-lb__thumb:hover{opacity:1;}.hero2-lb__thumb.is-active{opacity:1;border-color:#a3c400;}@media (max-width:640px){.hero2-lb__nav{width:42px;height:42px;font-size:1.5rem;}.hero2-lb__thumbs{display:none;}.hero2-lb__img{max-height:70vh;}}
.mods{position:relative;padding:88px 0 96px;background:radial-gradient(120% 120% at 90% 0%,rgba(99,125,0,.08),rgba(99,125,0,0) 45%),linear-gradient(180deg,#ffffff 0%,#f6f9ee 100%);}.mods__head{text-align:center;max-width:760px;margin:0 auto 52px;}.mods__eyebrow{display:inline-block;font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#3d6b00;background:rgba(99,125,0,.12);border:1px solid rgba(99,125,0,.25);padding:6px 16px;border-radius:99px;margin-bottom:18px;}.mods__title{font-family:'Ubuntu',system-ui,sans-serif;font-weight:300;line-height:1.15;font-size:clamp(1.9rem,3.4vw,2.6rem);color:#1f2a12;margin:0 0 14px;}.mods__subtitle{font-size:1.12rem;line-height:1.6;color:#55603f;margin:0 auto;max-width:640px;}.mods__tags{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:22px;}.mods__tag{font-size:.8rem;font-weight:600;color:#3d6b00;background:#fff;border:1px solid rgba(99,125,0,.2);padding:6px 13px;border-radius:99px;}.mods__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:28px;}.mcard{display:flex;flex-direction:column;background:#fff;border:1px solid rgba(31,42,18,.08);border-radius:18px;overflow:hidden;box-shadow:0 12px 30px -18px rgba(31,42,18,.28);transition:transform .35s cubic-bezier(.16,.72,.30,1),box-shadow .35s ease,border-color .35s ease;}.mcard:hover{transform:translateY(-8px);box-shadow:0 26px 52px -22px rgba(31,42,18,.4);border-color:rgba(99,125,0,.28);}.mcard__media{position:relative;display:block;aspect-ratio:16 / 10;background:linear-gradient(160deg,#eef4dd 0%,#e2ecc8 100%);overflow:hidden;}.mcard__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.16,.72,.30,1);}.mcard:hover .mcard__media img{transform:scale(1.06);}.mcard__media-fallback{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:3rem;opacity:.55;}.mcard__badge{position:absolute;top:12px;left:12px;font-size:.72rem;font-weight:700;letter-spacing:.01em;color:#1f2a12;background:rgba(255,255,255,.92);border:1px solid rgba(99,125,0,.28);padding:4px 10px;border-radius:99px;backdrop-filter:blur(4px);}.mcard__body{display:flex;flex-direction:column;flex:1;padding:22px 22px 24px;}.mcard__title{font-family:'Ubuntu',system-ui,sans-serif;font-size:1.18rem;font-weight:500;line-height:1.3;margin:0 0 10px;}.mcard__title a{color:#1f2a12;text-decoration:none;transition:color .2s ease;}.mcard__title a:hover{color:#3d6b00;}.mcard__desc{font-size:.95rem;line-height:1.6;color:#55603f;margin:0 0 18px;}.mcard__more{margin-top:auto;display:inline-flex;align-items:center;gap:7px;font-size:.92rem;font-weight:700;color:#3d6b00;text-decoration:none;transition:gap .25s ease,color .2s ease;}.mcard__more svg{transition:transform .25s ease;}.mcard__more:hover{color:#637d00;gap:11px;}.mcard__more:hover svg{transform:translateX(3px);}.mods__empty{text-align:center;color:#55603f;font-size:1.05rem;}@media (max-width:767px){.mods{padding:60px 0 64px;}.mods__grid{grid-template-columns:1fr;gap:22px;}}
.hp-wa{position:relative;overflow:hidden;isolation:isolate;background:radial-gradient(110% 100% at 6% 8%,rgba(99,125,0,.16),rgba(99,125,0,0) 48%),radial-gradient(120% 120% at 100% 100%,rgba(37,211,102,.14),rgba(37,211,102,0) 50%),linear-gradient(160deg,#f7faf0 0%,#eef5df 100%);}.hp-wa::before,.hp-wa::after{content:"";position:absolute;border-radius:50%;filter:blur(70px);z-index:-1;pointer-events:none;}.hp-wa::before{width:380px;height:380px;top:-120px;left:-80px;background:radial-gradient(circle,rgba(99,125,0,.22),transparent 70%);}.hp-wa::after{width:420px;height:420px;bottom:-140px;right:-100px;background:radial-gradient(circle,rgba(37,211,102,.18),transparent 70%);}.hp-wa__badge{display:inline-flex;align-items:center;gap:7px;padding:7px 16px;margin-bottom:20px;font-size:.74rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#3d6b00;background:rgba(99,125,0,.1);border:1px solid rgba(99,125,0,.22);border-radius:999px;}.hp-wa__badge::before{content:"💬";font-size:.9rem;}.hp-wa__title{font-size:clamp(2rem,3.6vw,2.7rem);line-height:1.1;color:var(--color-text,#1f2937);margin:0 0 14px;}.hp-wa__title .wa{color:#25d366;}.hp-wa__intro{font-size:1.08rem;line-height:1.6;color:#55603f;margin:0 0 26px;max-width:480px;}.hp-wa__list{list-style:none;padding:0;margin:0 0 30px;display:grid;grid-template-columns:repeat(2,1fr);gap:12px;}.hp-wa__list li{display:flex;align-items:center;gap:12px;font-size:.95rem;font-weight:600;color:var(--color-text,#1f2937);background:rgba(255,255,255,.7);border:1px solid rgba(99,125,0,.14);border-radius:14px;padding:12px 14px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease;}.hp-wa__list li:hover{transform:translateY(-3px);background:#fff;box-shadow:0 12px 26px -14px rgba(99,125,0,.4);}.hp-wa__check{flex-shrink:0;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#25d366,#128c4b);border-radius:10px;}.hp-wa__cta{display:inline-flex;align-items:center;gap:9px;padding:14px 30px;font-size:1rem;font-weight:700;color:#fff;background:var(--color-primary,#658000);border-radius:12px;text-decoration:none;box-shadow:0 10px 26px rgba(101,128,0,.32);transition:transform .15s,box-shadow .2s,background .2s;}.hp-wa__cta::before{content:"";width:18px;height:18px;flex-shrink:0;background:no-repeat center/contain url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M12 2a10 10 0 0 0-8.7 15l-1.3 5 5.1-1.3A10 10 0 1 0 12 2zm5.8 14.2c-.2.7-1.4 1.3-2 1.4-.5.1-1.2.1-1.9-.1-.4-.1-1-.3-1.7-.6-3-1.3-4.9-4.3-5.1-4.5-.1-.2-1.2-1.5-1.2-2.9s.7-2 1-2.3c.2-.3.5-.3.7-.3h.5c.2 0 .4 0 .6.5l.8 2c.1.2.1.3 0 .5l-.4.5-.3.3c-.1.1-.3.3-.1.5.1.3.7 1.1 1.4 1.7 1 .9 1.7 1.1 2 1.3.2.1.4.1.5-.1l.7-.8c.2-.2.4-.2.6-.1l1.9.9c.2.1.4.2.4.3.1.2.1.7-.1 1.3z'/%3E%3C/svg%3E");}.hp-wa__cta:hover{transform:translateY(-2px);background:var(--color-primary-hover,#4f6300);box-shadow:0 14px 32px rgba(101,128,0,.42);color:#fff;}.hp-wa__stage{position:relative;perspective:1000px;display:flex;align-items:center;justify-content:center;min-height:500px;}.hp-wa__phone{position:relative;max-width:320px;margin:0 auto;background:#fff;border-radius:32px;border:10px solid #1f2937;overflow:hidden;box-shadow:0 30px 70px rgba(31,41,55,.28);animation:hpWaFloat 6s ease-in-out infinite;transform:perspective(1000px) rotateX(0) rotateY(0);transition:transform .12s ease-out;will-change:transform;}@keyframes hpWaFloat{0%,100%{translate:0 0;}50%{translate:0 -12px;}}.hp-wa__perk{position:absolute;z-index:6;display:inline-flex;align-items:center;gap:8px;background:#fff;color:#1f2a12;font-size:.85rem;font-weight:600;padding:10px 15px;border-radius:14px;border:1px solid rgba(99,125,0,.16);box-shadow:0 16px 34px -12px rgba(31,42,18,.3);white-space:nowrap;opacity:0;transform:translateY(10px) scale(.94);transition:opacity .3s ease,transform .3s ease;pointer-events:none;}.hp-wa__perk span{width:30px;height:30px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#ecfdf5;border-radius:8px;font-size:1rem;}.hp-wa__perk--1{top:10%;left:-10%;}.hp-wa__perk--2{top:46%;right:-14%;}.hp-wa__perk--3{bottom:10%;left:-6%;}.hp-wa__stage:hover .hp-wa__perk{opacity:1;transform:translateY(0) scale(1);}.hp-wa__stage:hover .hp-wa__perk--1{transition-delay:.05s;}.hp-wa__stage:hover .hp-wa__perk--2{transition-delay:.15s;}.hp-wa__stage:hover .hp-wa__perk--3{transition-delay:.25s;}@media (max-width:991px){.hp-wa__stage{min-height:0;padding-top:20px;}.hp-wa__phone{animation:none;}.hp-wa__perk{position:static;opacity:1;transform:none;margin:8px auto 0;display:flex;width:fit-content;}}.hp-wa__phone-top{display:flex;align-items:center;gap:10px;padding:14px 16px;background:var(--color-primary,#658000);color:#fff;}.hp-wa__back{font-size:1.4rem;line-height:1;opacity:.9;}.hp-wa__avatar{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;font-size:1.1rem;background:rgba(255,255,255,.2);border-radius:50%;}.hp-wa__contact-name{font-weight:700;font-size:.95rem;line-height:1.1;}.hp-wa__contact-status{font-size:.72rem;opacity:.85;}.hp-wa__phone-body{padding:16px 12px;min-height:360px;display:flex;flex-direction:column;gap:10px;background:#e5ddd5;background-image:radial-gradient(rgba(0,0,0,.035) 1px,transparent 1px);background-size:16px 16px;}.hp-wa__bubble{position:relative;align-self:flex-start;max-width:88%;background:#fff;border-radius:4px 12px 12px 12px;padding:10px 14px 18px;box-shadow:0 1px 2px rgba(0,0,0,.12);font-size:.85rem;line-height:1.5;color:#1f2937;animation:hpWaMsgIn .45s ease both;}.hp-wa__bubble-head{font-weight:700;color:#128c4b;margin-bottom:4px;font-size:.82rem;}.hp-wa__bubble-msg a,.hp-wa__bubble-msg{word-break:break-word;}.hp-wa__bubble-time{position:absolute;right:12px;bottom:5px;font-size:.68rem;color:#9ca3af;}.hp-wa__bubble-time .hp-wa__ticks{color:#34b7f1;}.hp-wa__reply{position:relative;align-self:flex-end;max-width:80%;background:#d9fdd3;border-radius:12px 4px 12px 12px;padding:9px 13px 18px;box-shadow:0 1px 2px rgba(0,0,0,.12);font-size:.85rem;line-height:1.45;color:#111b21;animation:hpWaMsgIn .45s ease .5s both;}.hp-wa__reply .hp-wa__bubble-time{color:#667781;}.hp-wa__reply .hp-wa__ticks{color:#34b7f1;}.hp-wa__typing{align-self:flex-start;display:inline-flex;align-items:center;gap:4px;background:#fff;border-radius:12px;padding:12px 14px;box-shadow:0 1px 2px rgba(0,0,0,.12);animation:hpWaMsgIn .4s ease 1s both;}.hp-wa__typing i{width:7px;height:7px;border-radius:50%;background:#9aa4ac;animation:hpWaTyping 1.2s infinite ease-in-out;}.hp-wa__typing i:nth-child(2){animation-delay:.2s;}.hp-wa__typing i:nth-child(3){animation-delay:.4s;}@keyframes hpWaTyping{0%,60%,100%{transform:translateY(0);opacity:.5;}30%{transform:translateY(-4px);opacity:1;}}@keyframes hpWaMsgIn{from{opacity:0;transform:translateY(8px) scale(.98);}to{opacity:1;transform:translateY(0) scale(1);}}.hp-wa__phone-bar{display:flex;align-items:center;gap:10px;padding:10px 14px;background:#f0f0f0;}.hp-wa__input{flex:1;padding:8px 14px;font-size:.82rem;color:#9ca3af;background:#fff;border-radius:999px;}.hp-wa__send{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:var(--color-primary,#658000);border-radius:50%;font-size:.9rem;}@media (max-width:991px){.hp-wa__title{font-size:2rem;}.hp-wa__phone{margin-top:32px;}}
.scroll-top-button{text-decoration:none;border:none;display:none;position:fixed;z-index:2147483647;}.scroll-top-button:hover,.scroll-top-button:focus,.scroll-top-button:active{text-decoration:none;border:none;}#scrollTopButton-tab{bottom:0;right:30px;width:70px;height:70px;margin-bottom:-10px;padding:10px 5px;font:14px/20px sans-serif;text-align:center;text-decoration:none;text-shadow:0 1px 0 #fff;color:#828282;-webkit-box-shadow:0 0 2px 1px rgba(0,0,0,0.2);-moz-box-shadow:0 0 2px 1px rgba(0,0,0,0.2);box-shadow:0 0 2px 1px rgba(0,0,0,0.2);background-color:#e6e6e6;background-image:-moz-linear-gradient(top,#ebebeb,#dedede);background-image:-webkit-gradient(linear,0 0,0 100%,from(#ebebeb),to(#dedede));background-image:-webkit-linear-gradient(top,#ebebeb,#dedede);background-image:-o-linear-gradient(top,#ebebeb,#dedede);background-image:linear-gradient(to bottom,#ebebeb,#dedede);background-repeat:repeat-x;-webkit-transition:margin-bottom 150ms linear;-moz-transition:margin-bottom 150ms linear;-o-transition:margin-bottom 150ms linear;transition:margin-bottom 150ms linear;}#scrollTopButton-tab:hover{margin-bottom:0;}#scrollTopButton-pill{bottom:20px;right:20px;background-color:#555;color:#fff;font-size:12px;font-family:sans-serif;text-decoration:none;opacity:.9;padding:10px 20px;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;-webkit-transition:background 200ms linear;-moz-transition:background 200ms linear;-o-transition:background 200ms linear;transition:background 200ms linear;-webkit-backface-visibility:hidden;}#scrollTopButton-pill:hover{background-color:#000;}#scrollTopButton-image{background-image:url(/modules/contrib/scroll_top_button/images/top.png);bottom:20px;right:20px;width:38px;height:38px;}#scrollTopButton-pill{bottom:20px;right:20px;background-color:#555;color:#fff;font-size:12px;font-family:sans-serif;text-decoration:none;opacity:.9;padding:10px 20px;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;-webkit-transition:background 200ms linear;-moz-transition:background 200ms linear;-o-transition:background 200ms linear;transition:background 200ms linear;-webkit-backface-visibility:hidden;}#scrollTopButton-pill:hover{background-color:#000;}#scrollTopButton-link{bottom:20px;right:20px;}
:root{--oe:#637d00;--oe-dark:#3d6b00;--oe-lime:#a3c400;--oe-soft:#f2f7e3;}#features .badge,#modules .badge{background:rgba(99,125,0,.12) !important;color:var(--oe-dark) !important;border:1px solid rgba(99,125,0,.25);letter-spacing:.08em;}#trial .badge{background:rgba(255,255,255,.92) !important;color:var(--oe-dark) !important;letter-spacing:.08em;}#trial .rounded-4 h2,#trial .rounded-4 .text-white,#cifras-globales h2{color:#ffffff !important;}.homepage-section-title span{color:var(--oe);}#cifras-globales{position:relative;background:radial-gradient(120% 100% at 15% 0%,rgba(163,196,0,.35),rgba(99,125,0,0) 55%),radial-gradient(120% 120% at 100% 100%,rgba(30,50,0,.5),rgba(99,125,0,0) 55%),linear-gradient(140deg,#6c8a00 0%,#4f6300 60%,#3a4a00 100%) !important;overflow:hidden;}#cifras-globales::after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(70% 50% at 50% 0%,rgba(255,255,255,.08),transparent 70%);}#cifras-globales .rounded-4{background:rgba(255,255,255,.10) !important;border:1px solid rgba(255,255,255,.18);box-shadow:0 12px 30px -14px rgba(0,0,0,.4);transition:transform .25s ease,background .25s ease;}#cifras-globales .rounded-4:hover{transform:translateY(-5px);background:rgba(255,255,255,.16) !important;}#features{background:radial-gradient(100% 80% at 90% 0%,rgba(99,125,0,.10),rgba(99,125,0,0) 55%),linear-gradient(180deg,#ffffff 0%,#f7faee 100%) !important;}#features .card{border-radius:18px !important;background:linear-gradient(160deg,#ffffff 0%,#f6faec 100%) !important;border:1px solid rgba(99,125,0,.14) !important;box-shadow:0 14px 34px -20px rgba(99,125,0,.35) !important;transition:transform .28s ease,box-shadow .28s ease !important;position:relative;overflow:hidden;}#features .card::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--oe),var(--oe-lime));opacity:0;transition:opacity .28s ease;}#features .card:hover{transform:translateY(-6px);box-shadow:0 22px 44px -18px rgba(99,125,0,.45) !important;}#features .card:hover::before{opacity:1;}#features .card .fs-1{width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:linear-gradient(160deg,rgba(99,125,0,.14),rgba(99,125,0,.05));color:var(--oe-dark) !important;border:1px solid rgba(99,125,0,.18);}#whatsapp.hp-wa{background:radial-gradient(110% 100% at 8% 10%,rgba(99,125,0,.14),rgba(99,125,0,0) 50%),linear-gradient(135deg,#f6f9ee 0%,#eef4dd 100%) !important;}#trial .rounded-4{background:radial-gradient(120% 120% at 100% 0%,rgba(163,196,0,.28),rgba(15,23,10,0) 55%),linear-gradient(140deg,#4f6300 0%,#263a10 55%,#101b0a 100%) !important;border:1px solid rgba(163,196,0,.22);box-shadow:0 24px 56px -24px rgba(16,27,10,.55);}#modules{background:radial-gradient(100% 80% at 10% 0%,rgba(99,125,0,.10),rgba(99,125,0,0) 55%),linear-gradient(180deg,#f7faee 0%,#eef4dd 100%) !important;}#modules .card{border-radius:18px !important;background:linear-gradient(160deg,#ffffff 0%,#f6faec 100%) !important;border:1px solid rgba(99,125,0,.14) !important;box-shadow:0 14px 34px -20px rgba(99,125,0,.32) !important;transition:transform .28s ease,box-shadow .28s ease !important;position:relative;overflow:hidden;}#modules .card::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--oe),var(--oe-lime));opacity:0;transition:opacity .28s ease;}#modules .card:hover{transform:translateY(-6px);box-shadow:0 22px 44px -18px rgba(99,125,0,.42) !important;}#modules .card:hover::before{opacity:1;}#modules .card .fs-1{width:60px;height:60px;border-radius:15px;display:flex;align-items:center;justify-content:center;background:linear-gradient(160deg,rgba(99,125,0,.14),rgba(99,125,0,.05));border:1px solid rgba(99,125,0,.18);}#modules .badge.bg-white{background:rgba(99,125,0,.08) !important;border-color:rgba(99,125,0,.2) !important;color:var(--oe-dark) !important;}#clinicas-centros{background:radial-gradient(110% 90% at 90% 5%,rgba(99,125,0,.10),rgba(99,125,0,0) 55%),linear-gradient(180deg,#ffffff 0%,#f7faee 100%) !important;}#clinicas-centros .card{border-radius:18px !important;border:1px solid rgba(99,125,0,.14) !important;box-shadow:0 14px 34px -20px rgba(99,125,0,.3) !important;transition:transform .28s ease,box-shadow .28s ease !important;}#clinicas-centros .card:hover{transform:translateY(-6px);box-shadow:0 22px 44px -18px rgba(99,125,0,.42) !important;}#contacto{background:radial-gradient(120% 100% at 12% 100%,rgba(99,125,0,.14),rgba(99,125,0,0) 50%),linear-gradient(135deg,#eef4dd 0%,#f6f9ee 100%) !important;}.hover-lift{transition:transform .22s ease,box-shadow .22s ease;}.hover-lift:hover{transform:translateY(-3px);}
