.contactFormWarpper{position:absolute;height:calc(100vh - 70px);box-shadow:0 50px 50px #fff;top:0;right:0;left:0;z-index:110;overflow-y:scroll;max-width:none;border-bottom-right-radius:100vw;border-bottom-left-radius:100vw;border-bottom:3px solid black;background:#48ddd3;background:linear-gradient(to top,#9aebe3,#d4f7f3 80%,#f3fffe)}.contactFormWarpper>div{margin:auto;width:93%;font-size:clamp(1em,1.1vw,2.1em)}@media screen and (min-width:600px){.contactFormWarpper>div{width:clamp(560px,90%,76ch)}}@media screen and (min-width:1500px){.contactFormWarpper>div{width:clamp(800px,80%,76ch)}}.contactFormWarpper .adjuntosListWrapper{background:#e5fffd}.contactFormWarpper .btn{font-size:.827em}.contactFormWarpper .btn label{display:flex;cursor:pointer}.contactFormWarpper .btn label:after{content:"*";color:red;position:relative;top:-.3em}.contactFormWarpper .sendingFeedback,.contactFormWarpper .sendToFormulasForm{text-align:center;width:80%;min-width:320px;margin:1.5em auto;background-color:#fff;border:1px solid var(--primary-dark-color);border-radius:5px;padding:20px 10px;line-height:1.5;position:relative}.contactFormWarpper .sendingFeedback.error:after,.contactFormWarpper .sendToFormulasForm.error:after{content:"*";color:red;position:absolute;top:-.6em;font-size:5em}.contactFormWarpper .sendToFormulasForm{margin-top:0}.contactFormWarpper .prefieroWhatsapp{width:180px;height:180px;cursor:pointer;margin:0 auto;border-radius:100%;background-color:#31d851;align-self:center;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#fff;font-size:1.4em;text-align:center;text-decoration:none;box-shadow:0 0 50px #fff,inset 0 0 10px var(--primary-dark-color)}.contactFormWarpper .warn{font-size:1.25em;padding:1em 2em;line-height:1.5;background:pink;border-radius:10px;margin:auto 2em 2em;position:relative}.contactFormWarpper .warn a{color:#a50000}.contactFormWarpper .warn small{position:absolute;bottom:.7em;right:2em}.contactFormWarpper .aceptoAvisoLegal label{display:flex;align-items:center}.contactFormWarpper .aceptoAvisoLegal label input[type=checkbox]{min-width:1.5em;min-height:1.5em;font-size:inherit;margin-right:1em}.contactFormWarpper .successfullySentWrapper{font-size:clamp(1em,1.3vw,2em);margin:6em auto 3em}.contactFormWarpper .successfullySentWrapper p{font-size:1.5em;text-align:center}.contactFormWarpper .sendingFeedback{text-align:center;width:80%;min-width:320px;margin:1.5em auto;background-color:#fff;border:1px solid var(--primary-dark-color);border-radius:5px;padding:20px 10px;line-height:1.5;position:relative}.contactFormWarpper .sendingFeedback.error:after{content:"*";color:red;position:absolute;top:-.6em;font-size:5em}.contactFormWarpper button.close{position:fixed;right:2em;width:fit-content;cursor:pointer;top:100px;background:none;border:none;padding:0;box-shadow:none}.contactFormWarpper button.close svg{margin-right:0}.contactFormWarpper button.close svg path{fill:var(--primary-dark-color)}@media screen and (min-width:900px){.contactFormWarpper button.close{top:140px}}.contactFormWarpper header{display:flex;flex-direction:column-reverse}.contactFormWarpper em{background-color:#ffffffb3;display:inline-block;padding:0 5px;border-radius:3px;font-style:normal}.contactFormWarpper button em{background-color:transparent;display:inline-block;padding:0;border-radius:0}.contactFormWarpper button:disabled em{font-style:italic}.contactFormWarpper .cols2{display:flex;flex-wrap:wrap}.contactFormWarpper .cols2>*{flex:1 0 250px;margin-left:0%;margin-right:0%;font-size:inherit;margin-top:1.5%;position:relative;width:calc(var(--varWidth) - 2px);display:inline-block;padding-left:0;padding-right:0}.contactFormWarpper h1{text-align:center;margin:0 auto 1em;color:var(--primary-dark-color);font-size:2.3em}.contactFormWarpper h2{font-size:1.65em;text-align:left;color:#c2175c;color:#1a254e;margin-right:2em;transform:rotate(-2deg) translate(0)}@media screen and (min-width:800px){.contactFormWarpper h2{margin-left:-3vw;margin-top:1.7em;margin-bottom:1em}}.contactFormWarpper fieldset{border:none;font-size:1.25em;margin-top:1.5em}.contactFormWarpper button[type=submit]{white-space:normal;transform:translate(0);width:clamp(175px,11vw,290px);height:clamp(175px,11vw,290px);background:#54d6ca;border-radius:50%;border:3px solid #ffffff;display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:center;text-align:center;font-size:1.5em;box-shadow:inset 0 0 10px var(--primary-dark-color);align-items:center;margin:1em auto;max-width:initial}.auth-card{width:min(550px,100% - 2rem);margin:clamp(1.5rem,6vw,4rem) auto 0;padding:clamp(var(--space-md),5vw,var(--space-xl)) clamp(var(--space-sm),6vw,var(--space-2xl));border:1px solid var(--primary-light-color);border-radius:var(--radius-md);background-color:#fff;box-shadow:var(--shadow-card);display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start}.auth-card header{width:100%;margin-bottom:var(--space-lg)}.auth-card header h1,.auth-card header h2{text-align:center;line-height:1.25;margin-top:0;margin-bottom:var(--space-2xs)}.auth-card header h2{font-size:1em;font-weight:400;color:var(--text-color)}.auth-card .error{color:tomato;text-align:center;width:100%;margin:var(--space-2xs) 0}.auth-card .success{color:var(--success-color, #28a745);text-align:center;width:100%;padding:var(--space-2xs);background-color:#d4edda;border-radius:var(--radius-sm);margin-bottom:var(--space-sm)}.auth-card p{line-height:1.5;width:100%}.auth-card p.text-center{text-align:center}.auth-card button[type=submit]{display:block;margin:var(--space-md) auto 0;min-width:min(220px,100%)}.auth-intro{font-size:clamp(1.4em,4vw,2em);max-width:min(720px,100% - 2rem);line-height:1.5;margin:clamp(1.5rem,4vw,2em) auto 0;padding:0 var(--space-sm);text-align:center}.boxWrapper{scroll-behavior:smooth;border-radius:20em;display:flex;justify-content:space-between;margin:10em auto 0;flex-direction:column;max-width:60em;font-size:clamp(20px,1.1vw,28px)}.boxWrapper section{border-radius:50em;background-color:#fff;box-shadow:0 0 30px #00000026;width:100%;min-height:485px;margin-bottom:10em;padding:1em 5%;padding-top:calc(7em - 10vw);display:grid;align-items:center;grid-template-columns:45% 55%;grid-template-areas:"header header" "img img" "paragraph paragraph" "button button";justify-items:center}@media screen and (min-width:768px){.boxWrapper section{padding:1em 2em;gap:0px;grid-column-gap:clamp(30px,3%,50px);padding-top:max(1em,6em - 10vw);grid-template-columns:40% 55%;grid-template-areas:"header header" "img paragraph" "img paragraph" "button button"}}@media screen and (min-width:900px){.boxWrapper section{grid-template-areas:"img header" "img paragraph" "img button";grid-row-gap:15px}}.boxWrapper section .imgWrapper{grid-area:img;border:1px solid #1a254e;border-radius:40em;overflow:hidden;width:clamp(307px,60vw,432px);height:clamp(307px,60vw,432px);margin:2em auto}@media screen and (min-width:768px){.boxWrapper section .imgWrapper{width:22em;height:22em;max-width:40vw;max-height:40vw;margin:0}}.boxWrapper section .imgWrapper img{height:100%;width:100%}.boxWrapper section header{display:flex;flex-direction:column-reverse;grid-area:header;width:100%}.boxWrapper section header h1,.boxWrapper section header h2{margin:0;text-align:center;font-family:Baumans,Ubuntu;font-size:clamp(2.5em,8vw,3em);color:#000;position:relative;display:block}.boxWrapper section header h1{letter-spacing:1px;text-shadow:1px 1px 1px black;color:var(--primary-dark-color);font-family:Catamaran Variable;line-height:1.2;text-transform:uppercase;font-size:clamp(2.1em,8vw,2.7em);margin-top:.2em}.boxWrapper section header h2{font-family:Ubuntu;color:#1a254e;font-size:clamp(1.6em,5vw,3em);text-align:center}@media screen and (min-width:768px){.boxWrapper section header h2{font-size:clamp(2em,3vw,3em);transform:rotate(-2deg) translate(0)}}@media screen and (min-width:900px){.boxWrapper section header h2{text-align:left;transform:rotate(-2deg) translate(-95px)}}@media screen and (min-width:1100px){.boxWrapper section header h2{transform:rotate(-2deg) translate(-45px)}}.boxWrapper section div{grid-area:paragraph;padding:0 0vw}.boxWrapper section div p,.boxWrapper section div li{font-size:1em;line-height:2}@media screen and (min-width:550px){.boxWrapper section div{padding:0 0vw}}@media screen and (min-width:768px){.boxWrapper section div{padding:0 0vw}}.boxWrapper section p.btnWrapper{grid-area:button;position:relative;margin:0 auto;margin-bottom:calc(100px - 1vw);min-height:100px;width:100%}@media screen and (min-width:768px){.boxWrapper section p.btnWrapper{margin-bottom:0}}.boxWrapper section p.btnWrapper .callToAction{cursor:pointer;transform:translate(-50%);transition:.2s;margin-left:50%;box-shadow:0 0 50px #fff,inset 0 0 10px var(--primary-dark-color);text-decoration:none;background:var(--btn-bg);position:absolute;white-space:normal;padding:0 1vw;width:clamp(200px,15vw,300px);height:clamp(200px,15vw,300px);bottom:auto;z-index:2;border-radius:50%;border:3px solid #fff;display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:center;text-align:center;font-size:1.15em;color:#1a254e}.boxWrapper section p.btnWrapper .callToAction:hover{box-shadow:0 0 60px #fff;transform:translate(-50%) scale(1.025)}.boxWrapper section p.btnWrapper .callToAction:active{box-shadow:0 0 60px #fff;transform:translate(-50%) scale(1)}@media screen and (min-width:900px){.boxWrapper section p.btnWrapper .callToAction{transform:translate(0)}.boxWrapper section p.btnWrapper .callToAction:hover{box-shadow:0 0 60px #fff;transform:translate(0) scale(1.025)}.boxWrapper section p.btnWrapper .callToAction:active{box-shadow:0 0 60px #fff;transform:translate(0) scale(1)}}.miniBoxWrapper{display:flex;flex-wrap:wrap;justify-content:space-evenly;width:100vw;max-width:none;padding:5em 0 3em;background-color:#fff;box-shadow:0 50px 50px -30px inset #52ded6}@media screen and (min-width:1100px){.miniBoxWrapper{padding:5em clamp(0px,2vw,200px) 3em}}@media screen and (min-width:1700px){.miniBoxWrapper{padding:5em clamp(0px,14vw,520px) 3em;transform:scale(1.3)}}.miniBoxWrapper>header{width:100%;text-align:center;font-size:2.5em}.miniBoxWrapper>header h1{color:navy}.miniBoxWrapper a{width:clamp(340px,20vw,600px);height:clamp(340px,20vw,600px);text-align:center;display:inline-block;overflow:hidden;background:#fff;box-shadow:0 0 20px #c8c8c8;padding:2em;border-radius:100%;text-decoration:none;color:navy!important;margin:1em 2vw 5em;position:relative}.miniBoxWrapper a header{padding:0 1.3em}.miniBoxWrapper a h1{color:#1a254e}.miniBoxWrapper img{width:clamp(460px,30vw,720px);height:auto;border-top-left-radius:100%;border-top-right-radius:100%;border:1px solid navy;opacity:.85;transform:translate(-50%);position:absolute}.miniBoxWrapper span{bottom:0;position:absolute;left:50%;transform:scale(1) translate(-50%);transform-origin:bottom left;display:block;background:#ffffffc9;width:240px;height:240px;border-radius:100%;padding:1.8em;font-size:1.3em;line-height:1.7}@media screen and (min-width:1800px){.miniBoxWrapper span{transform:scale(1.1) translate(-50%)}}@media screen and (min-width:1920px){.miniBoxWrapper span{transform:scale(1.17) translate(-50%)}}@media screen and (min-width:2065px){.miniBoxWrapper span{transform:scale(1.3) translate(-50%)}}.miniBoxWrapper .whatsappWrapper{background-color:#31d851}.miniBoxWrapper .whatsappWrapper h1{margin:0}.miniBoxWrapper .whatsappWrapper img.whatsappImg{opacity:1;border-color:#fff}:root{--space-2xs: .25rem;--space-xs: .5rem;--space-sm: .75rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 3rem;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-pill: 9999px;--duration-fast: .12s;--duration-base: .2s;--duration-slow: .4s;--ease-out: cubic-bezier(.16, 1, .3, 1);--ease-in-out: cubic-bezier(.65, 0, .35, 1);--header-height: 60px;--footer-height: 40px;--z-sticky: 100;--z-dropdown: 200;--z-drawer-backdrop: 990;--z-drawer: 1000;--z-modal: 1100;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .06);--shadow-md: 0 4px 12px rgba(0, 0, 0, .1);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .15);--shadow-drawer: -8px 0 24px rgba(0, 0, 0, .18);--primary-color: #0a4d0c;--primary-light-color: #48ddd3;--primary-dark-color: #177d76;--heading-color: #0a4d0c;--btn-bg: #48ddd3;--btn-color: #ffffff;--sol-color-primary: var(--primary-color);--sol-color-primary-dark: var(--primary-dark-color);--sol-color-primary-light: var(--primary-light-color);--sol-color-text: #333;--sol-color-text-muted: #666;--sol-color-border: var(--primary-light-color);--sol-color-surface: #f5f5f5;--sol-color-success: #28a745;--sol-color-danger: tomato;--sol-color-info: #0077cc;--sol-color-info-bg: aliceblue;--sol-color-label: var(--primary-color);--sol-datatable-width: min(1600px, 96vw);--sol-tr-even-bgColor: #ffffff;--sol-tr-odd-bgColor: color-mix(in srgb, var(--primary-light-color) 8%, white);--sol-tr-hover-bgColor: color-mix(in srgb, var(--primary-light-color) 18%, white);--sol-th-color: var(--heading-color);--sol-th-padding: 10px;--sol-table-side-border: none;--sol-border-radius: 5px;--sol-shadow-md: var(--shadow-md);--sol-font-weight-regular: 500}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Ubuntu,sans-serif;color:var(--sol-color-text);background-color:#fafafa}body.noscroll{overflow:hidden}a{color:var(--primary-dark-color);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit;cursor:pointer}img,svg{max-width:100%;height:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.text-center{text-align:center}.table-wrapper.sticky-cols-0,.table-wrapper.sticky-cols-1,.table-wrapper.sticky-cols-2{width:100%;max-width:calc(var(--sol-datatable-width) + 2px);margin:0 auto;overflow-x:auto;overflow-y:hidden;scrollbar-color:var(--sol-color-border) transparent;scrollbar-width:thin;padding-bottom:1em;background-color:#fff}.table-wrapper.sticky-cols-0 table,.table-wrapper.sticky-cols-1 table,.table-wrapper.sticky-cols-2 table{table-layout:fixed;border-collapse:collapse;width:100%;max-width:var(--sol-datatable-width);min-width:800px}.table-wrapper.sticky-cols-0 thead tr,.table-wrapper.sticky-cols-1 thead tr,.table-wrapper.sticky-cols-2 thead tr{background-color:var(--sol-tr-even-bgColor)}.table-wrapper.sticky-cols-0 tbody tr,.table-wrapper.sticky-cols-1 tbody tr,.table-wrapper.sticky-cols-2 tbody tr{transition:background-color .15s ease}.table-wrapper.sticky-cols-0 tbody tr:nth-child(2n),.table-wrapper.sticky-cols-1 tbody tr:nth-child(2n),.table-wrapper.sticky-cols-2 tbody tr:nth-child(2n){background-color:var(--sol-tr-even-bgColor)}.table-wrapper.sticky-cols-0 tbody tr:nth-child(odd),.table-wrapper.sticky-cols-1 tbody tr:nth-child(odd),.table-wrapper.sticky-cols-2 tbody tr:nth-child(odd){background-color:var(--sol-tr-odd-bgColor)}.table-wrapper.sticky-cols-0 tbody tr:nth-child(2n):hover,.table-wrapper.sticky-cols-0 tbody tr:nth-child(odd):hover,.table-wrapper.sticky-cols-1 tbody tr:nth-child(2n):hover,.table-wrapper.sticky-cols-1 tbody tr:nth-child(odd):hover,.table-wrapper.sticky-cols-2 tbody tr:nth-child(2n):hover,.table-wrapper.sticky-cols-2 tbody tr:nth-child(odd):hover{background-color:var(--sol-tr-hover-bgColor)}.table-wrapper.sticky-cols-0 tbody tr:not(:last-child),.table-wrapper.sticky-cols-1 tbody tr:not(:last-child),.table-wrapper.sticky-cols-2 tbody tr:not(:last-child){border-bottom:1px solid var(--sol-color-border)}.table-wrapper.sticky-cols-0 tbody tr.disabled,.table-wrapper.sticky-cols-0 tbody tr.inactive,.table-wrapper.sticky-cols-1 tbody tr.disabled,.table-wrapper.sticky-cols-1 tbody tr.inactive,.table-wrapper.sticky-cols-2 tbody tr.disabled,.table-wrapper.sticky-cols-2 tbody tr.inactive{opacity:.6;filter:grayscale(.5)}.table-wrapper.sticky-cols-0 tbody tr:focus,.table-wrapper.sticky-cols-1 tbody tr:focus,.table-wrapper.sticky-cols-2 tbody tr:focus{box-shadow:inset 0 -2px 0 0 var(--sol-color-primary),inset 0 2px 0 0 var(--sol-color-primary);outline:0}.table-wrapper.sticky-cols-0 th,.table-wrapper.sticky-cols-1 th,.table-wrapper.sticky-cols-2 th{font-weight:var(--sol-font-weight-regular);line-height:2.5;padding:20px var(--sol-th-padding);border-bottom:2px solid var(--sol-color-border);border-top:2px solid var(--sol-color-border);border-left:var(--sol-table-side-border);color:var(--sol-th-color);position:relative;width:var(--th-width);white-space:nowrap;text-align:center}.table-wrapper.sticky-cols-0 th:last-child,.table-wrapper.sticky-cols-1 th:last-child,.table-wrapper.sticky-cols-2 th:last-child{border-right:var(--sol-table-side-border)}.table-wrapper.sticky-cols-0 th.pointer,.table-wrapper.sticky-cols-1 th.pointer,.table-wrapper.sticky-cols-2 th.pointer{cursor:pointer}.table-wrapper.sticky-cols-0 th>div,.table-wrapper.sticky-cols-1 th>div,.table-wrapper.sticky-cols-2 th>div{display:flex;align-items:stretch}.table-wrapper th .thFilterIconWrapper{margin-left:.5em;opacity:.6}.table-wrapper th .thSortIconWrapper{position:absolute;padding:0 10px;text-align:left;cursor:pointer}.table-wrapper th input{font-size:.875rem;font-family:inherit;line-height:1.5;color:var(--sol-color-text);background-color:#fff;box-shadow:#00000014 0 1px 1px inset;width:100%;padding:6px 12px;border:1px solid var(--sol-color-primary-light);border-radius:4px 0 0 4px;outline:0}.table-wrapper th input:focus{border-color:var(--sol-color-primary);box-shadow:0 0 0 2px #0a4d0c26}.table-wrapper th .closeSearchInput{display:inline-block;background-color:var(--sol-color-primary);color:#fff;line-height:2.3;cursor:pointer;padding:0 6px;border:1px solid var(--sol-color-primary-light);border-radius:0 4px 4px 0;transition:background-color .15s ease}.table-wrapper th .closeSearchInput:hover{background-color:var(--sol-color-primary-dark)}.table-wrapper.sticky-cols-0 td,.table-wrapper.sticky-cols-1 td,.table-wrapper.sticky-cols-2 td{padding:.75rem 1rem;border-left:var(--sol-table-side-border);vertical-align:middle}.table-wrapper.sticky-cols-0 td:last-child,.table-wrapper.sticky-cols-1 td:last-child,.table-wrapper.sticky-cols-2 td:last-child{border-right:var(--sol-table-side-border)}.table-wrapper td span:has(>menu){display:inline-block;width:fit-content}.table-wrapper.sticky-cols-1 tr th:first-child,.table-wrapper.sticky-cols-1 tr td:first-child,.table-wrapper.sticky-cols-2 tr th:first-child,.table-wrapper.sticky-cols-2 tr td:first-child{position:sticky;left:0;z-index:2;max-width:45vw;transition:background-color .15s ease}.table-wrapper.sticky-cols-1 tr:focus td:first-child,.table-wrapper.sticky-cols-2 tr:focus td:first-child{box-shadow:inset 0 -2px 0 0 var(--sol-color-primary),inset 0 2px 0 0 var(--sol-color-primary);outline:0}.table-wrapper.sticky-cols-1 tbody tr:nth-child(odd) td:first-child,.table-wrapper.sticky-cols-2 tbody tr:nth-child(odd) td:first-child{background-color:var(--sol-tr-odd-bgColor)}.table-wrapper.sticky-cols-1 tbody tr:nth-child(2n) td:first-child,.table-wrapper.sticky-cols-2 tbody tr:nth-child(2n) td:first-child{background-color:var(--sol-tr-even-bgColor)}.table-wrapper.sticky-cols-1 thead tr th:first-child,.table-wrapper.sticky-cols-2 thead tr th:first-child{background-color:var(--sol-tr-even-bgColor)}.table-wrapper.sticky-cols-1 tbody tr:nth-child(odd):hover td:first-child,.table-wrapper.sticky-cols-1 tbody tr:nth-child(2n):hover td:first-child,.table-wrapper.sticky-cols-2 tbody tr:nth-child(odd):hover td:first-child,.table-wrapper.sticky-cols-2 tbody tr:nth-child(2n):hover td:first-child{background-color:var(--sol-tr-hover-bgColor)}.table-wrapper.sticky-cols-2 tr th:nth-child(2),.table-wrapper.sticky-cols-2 tr td:nth-child(2){position:sticky;left:var(--sol-first-col-width, 6ch);z-index:1;transition:background-color .15s ease}.table-wrapper.sticky-cols-2 tr:focus td:nth-child(2){box-shadow:inset 0 -2px 0 0 var(--sol-color-primary),inset 0 2px 0 0 var(--sol-color-primary);outline:0}.table-wrapper.sticky-cols-2 tbody tr:nth-child(odd) td:nth-child(2){background-color:var(--sol-tr-odd-bgColor)}.table-wrapper.sticky-cols-2 tbody tr:nth-child(2n) td:nth-child(2){background-color:var(--sol-tr-even-bgColor)}.table-wrapper.sticky-cols-2 thead tr th:nth-child(2){background-color:var(--sol-tr-even-bgColor)}.table-wrapper.sticky-cols-2 tbody tr:nth-child(odd):hover td:nth-child(2),.table-wrapper.sticky-cols-2 tbody tr:nth-child(2n):hover td:nth-child(2){background-color:var(--sol-tr-hover-bgColor)}.table-wrapper.sticky-cols-1.has-overflow-x tr th:first-child,.table-wrapper.sticky-cols-1.has-overflow-x tr td:first-child{box-shadow:inset -7px 0 8px -6px #00000040}.table-wrapper.sticky-cols-2.has-overflow-x tr th:nth-child(2),.table-wrapper.sticky-cols-2.has-overflow-x tr td:nth-child(2){box-shadow:inset -7px 0 8px -6px #00000040}menu.action-buttons{display:flex;align-items:center;list-style:none;padding:0;margin:0;border:1px solid var(--sol-color-border);border-radius:var(--sol-border-radius);overflow:hidden}menu.action-buttons li{display:contents}menu.action-buttons a,menu.action-buttons button{all:unset;display:flex;align-items:center;justify-content:center;min-width:2rem;min-height:2rem;padding:.35rem .5rem;color:var(--sol-color-primary);cursor:pointer;border-left:1px solid var(--sol-color-border);transition:background-color .15s ease;font-size:1.5em}menu.action-buttons li:first-child a,menu.action-buttons li:first-child button{border-left:none}menu.action-buttons a:hover,menu.action-buttons button:hover{background-color:var(--sol-color-surface)}@font-face{font-family:Ubuntu;font-style:normal;font-display:swap;font-weight:300;src:url(./ubuntu-latin-300-normal.BKjUvBYM.woff2) format("woff2"),url(./ubuntu-latin-300-normal.7GdMz9Gl.woff) format("woff")}@font-face{font-family:Ubuntu;font-style:normal;font-display:swap;font-weight:400;src:url(./ubuntu-latin-400-normal.5Llmrjj6.woff2) format("woff2"),url(./ubuntu-latin-400-normal.B1iKs_Dp.woff) format("woff")}
