/* Generat automat de editorul vizual pentru home. */
* { box-sizing: border-box; } body {margin: 0;}.academy-cap-badge{position:absolute;z-index:5;left:8px;top:22px;display:flex;align-items:center;row-gap:12px;column-gap:12px;max-width:300px;padding-top:13px;padding-right:16px;padding-bottom:13px;padding-left:16px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgba(255, 255, 255, 0.76);border-right-color:rgba(255, 255, 255, 0.76);border-bottom-color:rgba(255, 255, 255, 0.76);border-left-color:rgba(255, 255, 255, 0.76);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;border-top-left-radius:18px;border-top-right-radius:18px;border-bottom-right-radius:18px;border-bottom-left-radius:18px;color:var(--ink);background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgba(255, 255, 255, 0.94);box-shadow:rgba(15, 31, 51, 0.17) 0px 18px 45px;backdrop-filter:blur(14px);}.academy-cap-icon{display:grid;width:48px;height:48px;flex-grow:0;flex-shrink:0;flex-basis:auto;align-items:center;justify-items:center;border-top-left-radius:14px;border-top-right-radius:14px;border-bottom-right-radius:14px;border-bottom-left-radius:14px;color:rgb(255, 255, 255);}.academy-cap-icon svg{width:31px;fill:none;stroke:currentcolor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;}.academy-cap-badge strong{display:block;font-size:0.86rem;}.academy-cap-badge small{display:block;margin-top:2px;color:var(--muted);font-size:0.65rem;line-height:1.35;}@media (max-width: 860px){.academy-cap-badge{left:4%;top:8px;}}@media (max-width: 620px){.academy-cap-badge{left:0px;top:0px;max-width:245px;padding-top:10px;padding-right:12px;padding-bottom:10px;padding-left:12px;border-top-left-radius:15px;border-top-right-radius:15px;border-bottom-right-radius:15px;border-bottom-left-radius:15px;}.academy-cap-icon{width:41px;height:41px;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-right-radius:12px;border-bottom-left-radius:12px;}.academy-cap-icon svg{width:27px;}}
