.avo-trial{--avo-accent:#5a34b8;--avo-accent-2:#7c3aed;--avo-accent-soft:#ede9fe;--avo-bg-grad-1:rgba(124,58,237,.1);--avo-bg-grad-2:rgba(124,58,237,.06);--avo-heading:#111827;--avo-body:#4b5563;--avo-muted:#6b7280;--avo-box-bg:#f3f4f6;--avo-box-border:transparent;--avo-card-bg:#fff;--avo-card-border:#ece9f5;--avo-input-bg:#f7f6fc;--avo-input-border:#e6e2f2;--avo-input-text:#1f2937;--avo-input-placeholder:#9aa0ac;--avo-badge-bg:#e7e0f7;--avo-badge-border:#aa93e2;box-sizing:border-box;overflow:hidden;padding:72px 24px;position:relative}.avo-trial--dark{--avo-bg:#0f0b1a;--avo-bg-grad-1:rgba(124,58,237,.28);--avo-bg-grad-2:rgba(124,58,237,.16);--avo-heading:#f5f3ff;--avo-body:#111827;--avo-muted:#8b869a;--avo-box-bg:#1a1526;--avo-box-border:#2a2338;--avo-card-bg:#171122;--avo-card-border:#2a2338;--avo-input-bg:#f6f9fc;--avo-input-border:#e5e7eb;--avo-input-text:#757575;--avo-input-placeholder:#7a7488;--avo-badge-bg:#241a3a;--avo-badge-border:#3a2c5c;--avo-accent-soft:#2a1e47}.avo-trial *,.avo-trial :after,.avo-trial :before{box-sizing:border-box}.avo-trial__blob{border-radius:50%;filter:blur(60px);pointer-events:none;position:absolute;z-index:0}.avo-trial__blob--1{background:var(--avo-bg-grad-1);height:380px;right:6%;top:-140px;width:380px}.avo-trial__blob--2{background:var(--avo-bg-grad-2);bottom:-220px;height:460px;left:-120px;width:460px}.avo-trial__inner{align-items:start;display:grid;gap:56px;grid-template-columns:1.1fr .9fr;margin:0 auto;max-width:1320px;position:relative;z-index:1}.avo-trial__eyebrow{align-items:center;color:var(--avo-accent);display:inline-flex;font-size:18px;font-weight:400;gap:8px;margin:0 0 18px}.avo-trial__eyebrow-dot{background:var(--avo-accent);border-radius:50%;height:8px;width:8px}.avo-trial__heading{color:var(--avo-heading);font-size:40px;font-weight:600;letter-spacing:-.02em;line-height:1.12;margin:0 0 16px}.avo-trial__subheading{color:#6b7280;font-size:16px;line-height:1.5;margin:0 0 26px}.avo-trial__box-bottom_line{color:#673ecc;font-size:16px;font-weight:400;line-height:1.2;margin:30px 0 10px}.avo-trial__bulletheading{color:#673ecc;font-size:16px;font-weight:600;line-height:1.2;margin:0 0 26px}.avo-trial__bulletheading:after{background:linear-gradient(90deg,hsla(0,0%,100%,.3),rgba(111,115,124,.3) 30%,rgba(111,116,125,.3) 70%,hsla(0,0%,100%,.3));content:"";display:block;height:2px;margin-top:20px;width:100%}.avo-trial__bullets{display:grid;gap:14px;list-style:none;margin:0 0 36px;padding:0}.avo-trial__bullets li{color:var(--avo-body);font-size:15.5px;line-height:1.45;padding-left:24px;position:relative}.avo-trial__bullets li:before{background:var(--avo-accent);border-radius:50%;content:"";height:7px;left:4px;position:absolute;top:8px;width:7px}.avo-trial__boxes{display:grid;gap:16px}.avo-trial__boxes--cols-2{grid-template-columns:repeat(2,1fr)}.avo-trial__boxes--cols-3{grid-template-columns:repeat(3,1fr)}.avo-trial__box{background:var(--avo-box-bg);border:1px solid var(--avo-box-border);border-radius:16px;padding:22px 20px 26px;transition:transform .2s ease,box-shadow .2s ease}.avo-trial__box:hover{box-shadow:0 12px 28px rgba(109,40,217,.12);transform:translateY(-3px)}.avo-trial__box-icon{color:var(--avo-accent);display:inline-flex;font-size:26px;margin-bottom:20px}.avo-trial__box-icon svg{fill:currentColor;height:28px;width:28px}.avo-trial__box-title{color:var(--avo-heading);font-size:16px;font-weight:400;line-height:1.35;margin-bottom:10px}.avo-trial__card{background:var(--avo-card-bg);border:1px solid var(--avo-card-border);border-radius:20px;box-shadow:0 24px 60px rgba(24,16,48,.1);padding:30px}.avo-trial--dark .avo-trial__card{box-shadow:0 24px 60px rgba(0,0,0,.45)}.avo-trial__badges{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.avo-trial__badge{align-items:center;background:var(--avo-badge-bg);border:1px solid var(--avo-badge-border);border-radius:999px;color:#4d2c9e;display:inline-flex;font-size:13px;font-weight:600;gap:7px;padding:7px 14px}.avo-trial__badge svg{fill:currentColor;height:14px;width:14px}.avo-trial__form-heading{color:var(--avo-heading);font-size:22px;font-weight:600;margin:0 0 22px}.avo-trial__footer{align-items:center;color:var(--avo-muted);display:flex;font-size:13.5px;gap:8px;justify-content:center;margin:16px 0 0}.avo-trial__footer svg{fill:currentColor;height:15px;width:15px}.avo-trial__form form{background:none;border:none;padding:0}.avo-trial__form .hs-form-field{margin-bottom:18px}.avo-trial__form .hs-form-field>label{color:var(--avo-heading);display:block;font-size:14px;font-weight:600;margin-bottom:7px}.avo-trial__form .hs-form-field>label .hs-form-required{color:#e11d48;margin-left:2px}.avo-trial__form input[type=email],.avo-trial__form input[type=number],.avo-trial__form input[type=tel],.avo-trial__form input[type=text],.avo-trial__form select,.avo-trial__form textarea{background:var(--avo-input-bg);border:1px solid var(--avo-input-border);border-radius:7px;color:var(--avo-input-text);font-size:15px;outline:none;padding:12px 14px;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.avo-trial__form input::placeholder,.avo-trial__form textarea::placeholder{color:var(--avo-input-placeholder)}.avo-trial__form select{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%237c3aed' d='M6 8 0 0h12z'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:34px}.avo-trial__form input:focus,.avo-trial__form select:focus,.avo-trial__form textarea:focus{border-color:var(--avo-accent-2);box-shadow:0 0 0 3px rgba(124,58,237,.15)}.avo-trial__form .hs-form fieldset{max-width:100%}.avo-trial__form .hs-form fieldset.form-columns-2{display:flex;gap:16px}.avo-trial__form .hs-form fieldset.form-columns-2 .hs-form-field{flex:1}.avo-trial__form .hs-form fieldset .input{margin-right:0!important}.avo-trial__form .hs-form fieldset .hs-input:not([type=checkbox]):not([type=radio]){width:100%!important}.avo-trial__form .hs-button,.avo-trial__form input[type=submit]{background:#673ecc;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-top:6px;padding:15px 20px;width:100%}.avo-trial__form .hs-button:hover,.avo-trial__form input[type=submit]:hover{filter:brightness(1.07)}.avo-trial__form .hs-error-msg,.avo-trial__form .hs-error-msgs label{color:#e11d48;font-size:12.5px}.bottom-image{padding:20px 10px}@media (max-width:992px){.avo-trial__inner{gap:40px;grid-template-columns:1fr}.avo-trial__heading{font-size:30px}.avo-trial__eyebrow{font-size:16px}}@media (max-width:560px){.avo-trial{padding:48px 16px}.avo-trial__boxes--cols-2,.avo-trial__boxes--cols-3{grid-template-columns:1fr 1fr}.avo-trial__card{padding:22px}.avo-trial__form .hs-form fieldset.form-columns-2{flex-direction:column;gap:0}}