@keyframes vz-ed-petal{0%{background-position:0% 50%}40%{background-position:70% 25%}100%{background-position:0% 50%}}@keyframes vz-ed-orb-a{0%,100%{transform:translate(0,0) scale(1)}50%{transform:translate(46px,-32px) scale(1.07)}}@keyframes vz-ed-orb-b{0%,100%{transform:translate(0,0)}50%{transform:translate(-34px,44px)}}@keyframes vz-ed-up{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes vz-ed-pulse{0%{transform:scale(1);opacity:.5}100%{transform:scale(1.65);opacity:0}}@keyframes vz-ed-shimmer{0%{background-position:200% center}100%{background-position:-200% center}}.vz-ed-hero{position:relative;overflow:hidden;padding:80px 6vw 88px;font-family:'DM Sans',sans-serif;background:radial-gradient(ellipse 62% 54% at 6% 16%,rgba(200,185,255,.68) 0%,transparent 58%),radial-gradient(ellipse 50% 52% at 84% 8%,rgba(255,210,190,.52) 0%,transparent 55%),radial-gradient(ellipse 54% 58% at 52% 90%,rgba(210,195,255,.50) 0%,transparent 56%),radial-gradient(ellipse 44% 38% at 96% 70%,rgba(255,200,215,.42) 0%,transparent 50%),radial-gradient(ellipse 70% 60% at 2% 82%,rgba(230,215,255,.36) 0%,transparent 58%),linear-gradient(130deg,#f3eeff 0%,#fff8f0 35%,#f0eeff 65%,#fff5f8 100%);background-size:380% 380%;animation:vz-ed-petal 22s ease-in-out infinite}.vz-ed-gt{position:absolute;inset:0;z-index:0;pointer-events:none;background-image:linear-gradient(rgba(109,63,209,.036) 1px,transparent 1px),linear-gradient(90deg,rgba(109,63,209,.036) 1px,transparent 1px);background-size:52px 52px}.vz-ed-orb{position:absolute;border-radius:50%;filter:blur(72px);opacity:.34;z-index:0;pointer-events:none}.vz-ed-orb-a{width:500px;height:500px;top:-130px;left:-110px;background:radial-gradient(circle,rgba(160,120,255,.80),rgba(100,60,210,.18));animation:vz-ed-orb-a 17s ease-in-out infinite}.vz-ed-orb-b{width:360px;height:360px;top:10%;right:-60px;background:radial-gradient(circle,rgba(255,170,130,.68),rgba(230,110,80,.14));animation:vz-ed-orb-b 21s ease-in-out infinite}.vz-ed-inner{position:relative;z-index:1;max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:clamp(44px,5vw,90px);align-items:center}.vz-ed-copy{animation:vz-ed-up .8s cubic-bezier(.22,1,.36,1) both}.vz-ed-crumb{display:flex;align-items:center;gap:7px;font-size:11.5px;color:#6b5a8a;margin-bottom:20px}.vz-ed-crumb a{color:#6D3FD1;text-decoration:none}.vz-ed-crumb a:hover{text-decoration:underline}.vz-ed-crumb-sep{color:#b8a8d4}.vz-ed-ey{display:inline-flex;align-items:center;gap:9px;padding:5px 13px 5px 7px;background:rgba(255,255,255,.68);border:1px solid rgba(109,63,209,.22);border-radius:100px;backdrop-filter:blur(10px);margin-bottom:18px;animation:vz-ed-up .7s cubic-bezier(.22,1,.36,1) .05s both}.vz-ed-ey-dot{width:20px;height:20px;border-radius:50%;background:#6D3FD1;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.vz-ed-ey-dot::before{content:'';position:absolute;inset:-4px;border-radius:50%;border:1.5px solid #6D3FD1;animation:vz-ed-pulse 2s ease-out infinite}.vz-ed-ey-dot::after{content:'';width:5px;height:5px;border-radius:50%;background:#fff}.vz-ed-ey-txt{font-size:10.5px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#5530a8}.vz-ed-h1{font-family:'Playfair Display',Georgia,serif;font-size:clamp(30px,3.8vw,52px);font-weight:900;line-height:1.09;letter-spacing:-.026em;color:#1a0e3a;margin-bottom:10px;animation:vz-ed-up .8s cubic-bezier(.22,1,.36,1) .08s both}.vz-ed-h1 em{font-style:italic;color:#6D3FD1}.vz-ed-sub{font-family:'Playfair Display',Georgia,serif;font-size:clamp(13.5px,1.3vw,16.5px);font-style:italic;font-weight:400;color:#4a3670;margin-bottom:18px;line-height:1.62;animation:vz-ed-up .8s cubic-bezier(.22,1,.36,1) .12s both}.vz-ed-body{font-size:clamp(13.5px,1.1vw,15.5px);line-height:1.72;color:#3a2e5a;max-width:500px;margin-bottom:28px;animation:vz-ed-up .8s cubic-bezier(.22,1,.36,1) .16s both}.vz-ed-nav{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:28px;animation:vz-ed-up .8s cubic-bezier(.22,1,.36,1) .20s both}.vz-ed-nav-pill{display:inline-flex;align-items:center;gap:6px;padding:7px 13px;background:rgba(255,255,255,.65);border:1px solid rgba(109,63,209,.18);border-radius:100px;backdrop-filter:blur(8px);font-size:12px;font-weight:500;color:#4a3670;text-decoration:none;transition:background .2s,border-color .2s}.vz-ed-nav-pill:hover{background:rgba(255,255,255,.90);border-color:rgba(109,63,209,.35);color:#6D3FD1}.vz-ed-nav-num{font-size:9.5px;font-weight:500;color:#6D3FD1;background:rgba(109,63,209,.10);border-radius:100px;padding:1px 6px}.vz-ed-ctas{display:flex;align-items:center;gap:13px;flex-wrap:wrap;animation:vz-ed-up .8s cubic-bezier(.22,1,.36,1) .24s both}.vz-ed-cta-p{display:inline-flex;align-items:center;gap:9px;padding:13px 26px;background:#1a0e3a;color:#fff;font-family:'DM Sans',sans-serif;font-size:14.5px;font-weight:500;border-radius:6px;text-decoration:none;position:relative;overflow:hidden;transition:background .22s,transform .18s}.vz-ed-cta-p::before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.06) 50%,transparent 100%);background-size:200% 100%;animation:vz-ed-shimmer 3s linear infinite;pointer-events:none}.vz-ed-cta-p:hover{background:#6D3FD1;transform:translateY(-2px)}.vz-ed-cta-p:hover svg{transform:translateX(4px)}.vz-ed-cta-p svg{transition:transform .18s}.vz-ed-cta-g{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;background:rgba(255,255,255,.62);color:#1a0e3a;border:1px solid rgba(26,14,58,.16);font-family:'DM Sans',sans-serif;font-size:14.5px;border-radius:6px;text-decoration:none;backdrop-filter:blur(8px);transition:background .2s,border-color .2s}.vz-ed-cta-g:hover{background:rgba(255,255,255,.90);border-color:rgba(109,63,209,.32)}.vz-ed-visual{position:relative;animation:vz-ed-up .9s cubic-bezier(.22,1,.36,1) .35s both;display:flex;flex-direction:column;gap:12px}.vz-ed-img-wrap{background:rgba(255,255,255,.70);border:1px solid rgba(255,255,255,.95);border-radius:18px;overflow:hidden;backdrop-filter:blur(16px);box-shadow:0 2px 0 rgba(255,255,255,.9) inset,0 18px 60px rgba(26,14,58,.09)}.vz-ed-img-ph{width:100%;aspect-ratio:16/9;background:linear-gradient(135deg,rgba(109,63,209,.08) 0%,rgba(109,63,209,.04) 50%,rgba(200,185,255,.14) 100%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:32px}.vz-ed-img-ph-icon{width:56px;height:56px;border-radius:14px;background:rgba(109,63,209,.10);display:flex;align-items:center;justify-content:center}.vz-ed-img-ph-label{font-size:12px;font-weight:500;letter-spacing:.10em;text-transform:uppercase;color:#8b72c8;text-align:center}.vz-ed-img-caption{padding:14px 18px;border-top:1px solid rgba(109,63,209,.08)}.vz-ed-img-cap-txt{font-size:11.5px;font-weight:500;color:#4a3670}.vz-ed-img-cap-sub{font-size:10.5px;color:#9b8ab8;margin-top:2px}.vz-ed-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.vz-ed-stat{background:rgba(255,255,255,.70);border:1px solid rgba(255,255,255,.95);border-radius:12px;padding:14px 14px 12px;backdrop-filter:blur(12px);text-align:center}.vz-ed-stat-val{font-family:'Playfair Display',Georgia,serif;font-size:22px;font-weight:800;color:#1a0e3a;line-height:1;margin-bottom:4px}.vz-ed-stat-key{font-size:9.5px;font-weight:500;letter-spacing:.09em;text-transform:uppercase;color:#9b8ab8}.vz-ed-stat-note{font-size:10px;color:#b0a0cc;margin-top:2px;line-height:1.4}.vz-ed-badges{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.vz-ed-badge{font-size:10px;font-weight:500;padding:3px 9px;border-radius:100px;background:rgba(109,63,209,.08);border:1px solid rgba(109,63,209,.18);color:#5530a8}@media(max-width:900px){.vz-ed-inner{grid-template-columns:1fr}.vz-ed-visual{margin-top:8px}}@media(max-width:540px){.vz-ed-hero{padding:48px 5vw 56px}}@keyframes vz-es-up{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.vz-es{padding:88px 6vw 96px;font-family:'DM Sans',sans-serif}.vz-es-white{background:#FFFFFF}.vz-es-off{background:#F8F9FB}.vz-es-dark{background:#14082e}.vz-es-inner{max-width:1280px;margin:0 auto}.vz-es-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(48px,5vw,96px);align-items:center}.vz-es-grid.rev{direction:rtl}.vz-es-grid.rev>*{direction:ltr}.vz-es-ey{display:flex;align-items:center;gap:10px;margin-bottom:14px;animation:vz-es-up .7s cubic-bezier(.22,1,.36,1) both}.vz-es-num{font-size:10px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#6D3FD1;background:rgba(109,63,209,.09);border:1px solid rgba(109,63,209,.20);padding:3px 10px;border-radius:100px}.vz-es-num-dk{color:#c4a8ff;background:rgba(109,63,209,.18);border-color:rgba(109,63,209,.32)}.vz-es-cat{font-size:10px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#9bafc4}.vz-es-cat-dk{color:rgba(245,247,250,.32)}.vz-es-h2{font-family:'Playfair Display',Georgia,serif;font-size:clamp(24px,2.8vw,38px);font-weight:800;line-height:1.12;letter-spacing:-.02em;color:#1a0e3a;margin-bottom:10px;animation:vz-es-up .8s cubic-bezier(.22,1,.36,1) .06s both}.vz-es-h2 em{font-style:italic;color:#6D3FD1}.vz-es-h2-dk{color:#F5F7FA}.vz-es-h2-dk em{color:#c4a8ff}.vz-es-lead{font-family:'Playfair Display',Georgia,serif;font-size:clamp(13.5px,1.3vw,16px);font-style:italic;font-weight:400;color:#4a3670;margin-bottom:20px;line-height:1.62;animation:vz-es-up .8s cubic-bezier(.22,1,.36,1) .10s both}.vz-es-lead-dk{color:rgba(245,247,250,.52)}.vz-es-p{font-size:clamp(13px,1.1vw,15px);line-height:1.74;color:#3a2e5a;margin-bottom:14px;animation:vz-es-up .8s cubic-bezier(.22,1,.36,1) .14s both}.vz-es-p-dk{color:rgba(245,247,250,.58)}.vz-es-bul{list-style:none;display:flex;flex-direction:column;gap:9px;margin-top:18px;animation:vz-es-up .8s cubic-bezier(.22,1,.36,1) .18s both}.vz-es-bul-dk li{color:rgba(245,247,250,.72)}.vz-es-bul li{display:flex;align-items:flex-start;gap:10px;font-size:13.5px;color:#3a2e5a;line-height:1.55}.vz-es-bdot{width:18px;height:18px;border-radius:50%;background:rgba(109,63,209,.10);border:1.5px solid rgba(109,63,209,.24);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.vz-es-bdot-dk{background:rgba(109,63,209,.20);border-color:rgba(109,63,209,.40)}.vz-es-bck{width:8px;height:8px}.vz-es-stack{display:flex;flex-wrap:wrap;gap:6px;margin-top:20px;animation:vz-es-up .8s cubic-bezier(.22,1,.36,1) .22s both}.vz-es-tag{font-size:10.5px;font-weight:500;padding:4px 10px;border-radius:6px;background:rgba(109,63,209,.06);border:1px solid rgba(109,63,209,.14);color:#5530a8}.vz-es-tag-dk{background:rgba(109,63,209,.14);border-color:rgba(109,63,209,.28);color:#c4a8ff}.vz-es-img{border-radius:18px;overflow:hidden;animation:vz-es-up .9s cubic-bezier(.22,1,.36,1) .28s both}.vz-es-img-light{background:#fff;border:1px solid #e8eff5;box-shadow:0 8px 40px rgba(26,14,58,.07)}.vz-es-img-dark{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08)}.vz-es-img-ph{width:100%;aspect-ratio:4/3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:36px}.vz-es-img-ph-lg{background:linear-gradient(135deg,rgba(109,63,209,.07) 0%,rgba(109,63,209,.03) 60%,rgba(200,185,255,.12) 100%)}.vz-es-img-ph-dk{background:linear-gradient(135deg,rgba(109,63,209,.14) 0%,rgba(109,63,209,.06) 60%,rgba(180,160,255,.08) 100%)}.vz-es-img-icon{width:60px;height:60px;border-radius:16px;background:rgba(109,63,209,.10);display:flex;align-items:center;justify-content:center}.vz-es-img-icon-dk{background:rgba(109,63,209,.22)}.vz-es-img-lbl{font-size:11.5px;font-weight:500;letter-spacing:.10em;text-transform:uppercase;color:#9b8ab8;text-align:center}.vz-es-img-lbl-dk{color:rgba(245,247,250,.28)}.vz-es-img-bar{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-top:1px solid rgba(109,63,209,.08)}.vz-es-img-bar-dk{border-top-color:rgba(255,255,255,.06)}.vz-es-img-btxt{font-size:11.5px;font-weight:500;color:#4a3670}.vz-es-img-btxt-dk{color:rgba(245,247,250,.42)}.vz-es-img-bstk{font-size:10px;color:#9b8ab8}.vz-es-img-bstk-dk{color:rgba(245,247,250,.22)}.vz-es-div{height:1px;background:linear-gradient(90deg,transparent,rgba(109,63,209,.10),transparent);max-width:1280px;margin:0 auto}@media(max-width:900px){.vz-es-grid,.vz-es-grid.rev{grid-template-columns:1fr;direction:ltr}.vz-es-grid.rev .vz-es-img{order:-1}}@media(max-width:540px){.vz-es{padding:60px 5vw 68px}}@keyframes vz-ec-up{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes vz-ec-orb-a{0%,100%{transform:translate(0,0) scale(1)}50%{transform:translate(44px,-30px) scale(1.07)}}@keyframes vz-ec-orb-b{0%,100%{transform:translate(0,0)}50%{transform:translate(-32px,40px)}}@keyframes vz-ec-shimmer{0%{background-position:200% center}100%{background-position:-200% center}}.vz-ec-sec{position:relative;overflow:hidden;padding:100px 6vw 108px;font-family:'DM Sans',sans-serif;background:#14082e}.vz-ec-sec::before{content:'';position:absolute;inset:0;z-index:0;pointer-events:none;background-image:linear-gradient(rgba(109,63,209,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(109,63,209,.028) 1px,transparent 1px);background-size:52px 52px}.vz-ec-orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.30;z-index:0;pointer-events:none}.vz-ec-orb-1{width:600px;height:600px;top:-200px;left:-160px;background:radial-gradient(circle,rgba(109,63,209,.18) 0%,transparent 68%);animation:vz-ec-orb-a 18s ease-in-out infinite}.vz-ec-orb-2{width:460px;height:460px;bottom:-150px;right:-100px;background:radial-gradient(circle,rgba(180,120,255,.10) 0%,transparent 68%);animation:vz-ec-orb-b 22s ease-in-out infinite}.vz-ec-inner{position:relative;z-index:1;max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:clamp(48px,5vw,88px);align-items:center}.vz-ec-left{animation:vz-ec-up .8s cubic-bezier(.22,1,.36,1) both}.vz-ec-ey{display:inline-flex;align-items:center;gap:8px;padding:5px 13px;background:rgba(109,63,209,.16);border:1px solid rgba(109,63,209,.32);border-radius:100px;margin-bottom:20px}.vz-ec-ey-dot{width:5px;height:5px;border-radius:50%;background:#c4a8ff}.vz-ec-ey-txt{font-size:10.5px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#c4a8ff}.vz-ec-h2{font-family:'Playfair Display',Georgia,serif;font-size:clamp(28px,3.4vw,46px);font-weight:800;line-height:1.11;letter-spacing:-.022em;color:#F5F7FA;margin-bottom:12px}.vz-ec-h2 em{font-style:italic;color:#c4a8ff}.vz-ec-sub{font-family:'Playfair Display',Georgia,serif;font-size:clamp(13.5px,1.3vw,16px);font-style:italic;font-weight:400;color:rgba(245,247,250,.42);line-height:1.65;margin-bottom:28px}.vz-ec-btns{display:flex;align-items:center;gap:13px;flex-wrap:wrap;margin-bottom:28px}.vz-ec-p{display:inline-flex;align-items:center;gap:9px;padding:14px 28px;background:#6D3FD1;color:#fff;font-family:'DM Sans',sans-serif;font-size:15px;font-weight:500;border-radius:6px;text-decoration:none;position:relative;overflow:hidden;transition:background .22s,transform .18s}.vz-ec-p::before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);background-size:200% 100%;animation:vz-ec-shimmer 3s linear infinite;pointer-events:none}.vz-ec-p:hover{background:#5530a8;transform:translateY(-2px)}.vz-ec-p svg{transition:transform .18s}.vz-ec-p:hover svg{transform:translateX(4px)}.vz-ec-g{display:inline-flex;align-items:center;gap:8px;padding:13px 22px;background:rgba(255,255,255,.06);color:#F5F7FA;border:1px solid rgba(255,255,255,.14);font-family:'DM Sans',sans-serif;font-size:15px;border-radius:6px;text-decoration:none;transition:background .2s,border-color .2s}.vz-ec-g:hover{background:rgba(255,255,255,.10);border-color:rgba(255,255,255,.22)}.vz-ec-trust{display:flex;flex-wrap:wrap;gap:6px}.vz-ec-pill{display:flex;align-items:center;gap:5px;padding:4px 10px;background:rgba(109,63,209,.12);border:1px solid rgba(109,63,209,.22);border-radius:100px;font-size:11px;font-weight:500;color:rgba(245,247,250,.52)}.vz-ec-ck{width:13px;height:13px;border-radius:50%;background:rgba(109,63,209,.32);display:flex;align-items:center;justify-content:center;flex-shrink:0}.vz-ec-right{animation:vz-ec-up .9s cubic-bezier(.22,1,.36,1) .20s both}.vz-ec-card{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:32px}.vz-ec-card-hdr{font-size:10.5px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:rgba(245,247,250,.28);margin-bottom:20px}.vz-ec-items{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.vz-ec-item{display:flex;align-items:flex-start;gap:11px}.vz-ec-item-ic{width:22px;height:22px;border-radius:50%;background:rgba(109,63,209,.20);border:1.5px solid rgba(109,63,209,.36);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.vz-ec-item-txt{font-size:14px;color:rgba(245,247,250,.75);line-height:1.55}.vz-ec-item-sub{font-size:11.5px;color:rgba(245,247,250,.32);margin-top:2px}.vz-ec-card-div{height:1px;background:rgba(255,255,255,.06);margin-bottom:18px}.vz-ec-card-note{font-size:12.5px;color:rgba(245,247,250,.32);line-height:1.62}@media(max-width:900px){.vz-ec-inner{grid-template-columns:1fr}}@media(max-width:540px){.vz-ec-sec{padding:68px 5vw 76px}}div.et_pb_section.et_pb_section_0{background-image:radial-gradient(circle at top left,#6d3fd1 0%,rgba(150,123,209,0.74) 7%,rgba(96,155,136,0.16) 100%)!important}.et_pb_section_0>.et_pb_row,.et_pb_section_0.et_section_specialty>.et_pb_row,.et_pb_row_0,body #page-container .et-db #et-boc .et-l .et_pb_row_0.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_0.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_0.et_pb_row,.et_pb_row_2,body #page-container .et-db #et-boc .et-l .et_pb_row_2.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_2.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_2.et_pb_row,.et_pb_row_4,body #page-container .et-db #et-boc .et-l .et_pb_row_4.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_4.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_4.et_pb_row,.et_pb_row_6,body #page-container .et-db #et-boc .et-l .et_pb_row_6.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_6.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_6.et_pb_row,.et_pb_row_8,body #page-container .et-db #et-boc .et-l .et_pb_row_8.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_8.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_8.et_pb_row,.et_pb_row_10,body #page-container .et-db #et-boc .et-l .et_pb_row_10.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_10.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_10.et_pb_row{width:90%;max-width:1200px}.et_pb_row_inner_0.et_pb_row_inner{padding-bottom:2px!important}.et_pb_column .et_pb_row_inner_0{padding-bottom:2px}.et_pb_text_0 h2,.et_pb_text_3 h2,.et_pb_text_6 h2,.et_pb_text_9 h2,.et_pb_text_12 h2,.et_pb_text_15 h2,.et_pb_text_18 h2{line-height:1.2em}.et_pb_text_0,.et_pb_text_3,.et_pb_blurb_5.et_pb_blurb,.et_pb_text_6,.et_pb_blurb_11.et_pb_blurb,.et_pb_text_9,.et_pb_text_12,.et_pb_blurb_23.et_pb_blurb,.et_pb_text_15,.et_pb_blurb_29.et_pb_blurb,.et_pb_text_18,.et_pb_blurb_35.et_pb_blurb{margin-bottom:15px!important}.et_pb_text_1,.et_pb_text_4,.et_pb_text_7,.et_pb_text_10,.et_pb_text_13,.et_pb_text_16,.et_pb_text_19{font-style:italic;border-color:rgba(109,63,209,0.66);padding-left:10px!important}.et_pb_text_2,.et_pb_text_5,.et_pb_text_8,.et_pb_text_11,.et_pb_text_14,.et_pb_text_17,.et_pb_text_20{margin-bottom:12px!important}.et_pb_row_inner_1.et_pb_row_inner{padding-top:0px!important;padding-bottom:2px!important}.et_pb_column .et_pb_row_inner_1{padding-top:0px;padding-bottom:2px}.et_pb_button_0_wrapper .et_pb_button_0,.et_pb_button_0_wrapper .et_pb_button_0:hover,.et_pb_button_1_wrapper .et_pb_button_1,.et_pb_button_1_wrapper .et_pb_button_1:hover,.et_pb_button_2_wrapper .et_pb_button_2,.et_pb_button_2_wrapper .et_pb_button_2:hover,.et_pb_button_3_wrapper .et_pb_button_3,.et_pb_button_3_wrapper .et_pb_button_3:hover,.et_pb_button_4_wrapper .et_pb_button_4,.et_pb_button_4_wrapper .et_pb_button_4:hover,.et_pb_button_5_wrapper .et_pb_button_5,.et_pb_button_5_wrapper .et_pb_button_5:hover,.et_pb_button_7_wrapper .et_pb_button_7,.et_pb_button_7_wrapper .et_pb_button_7:hover,.et_pb_button_8_wrapper .et_pb_button_8,.et_pb_button_8_wrapper .et_pb_button_8:hover,.et_pb_button_9_wrapper .et_pb_button_9,.et_pb_button_9_wrapper .et_pb_button_9:hover,.et_pb_button_10_wrapper .et_pb_button_10,.et_pb_button_10_wrapper .et_pb_button_10:hover,.et_pb_button_11_wrapper .et_pb_button_11,.et_pb_button_11_wrapper .et_pb_button_11:hover,.et_pb_button_12_wrapper .et_pb_button_12,.et_pb_button_12_wrapper .et_pb_button_12:hover,.et_pb_button_13_wrapper .et_pb_button_13,.et_pb_button_13_wrapper .et_pb_button_13:hover,.et_pb_button_14_wrapper .et_pb_button_14,.et_pb_button_14_wrapper .et_pb_button_14:hover,.et_pb_button_15_wrapper .et_pb_button_15,.et_pb_button_15_wrapper .et_pb_button_15:hover,.et_pb_button_16_wrapper .et_pb_button_16,.et_pb_button_16_wrapper .et_pb_button_16:hover,.et_pb_button_17_wrapper .et_pb_button_17,.et_pb_button_17_wrapper .et_pb_button_17:hover,.et_pb_button_18_wrapper .et_pb_button_18,.et_pb_button_18_wrapper .et_pb_button_18:hover,.et_pb_button_19_wrapper .et_pb_button_19,.et_pb_button_19_wrapper .et_pb_button_19:hover,.et_pb_button_20_wrapper .et_pb_button_20,.et_pb_button_20_wrapper .et_pb_button_20:hover,.et_pb_button_21_wrapper .et_pb_button_21,.et_pb_button_21_wrapper .et_pb_button_21:hover,.et_pb_button_22_wrapper .et_pb_button_22,.et_pb_button_22_wrapper .et_pb_button_22:hover,.et_pb_button_23_wrapper .et_pb_button_23,.et_pb_button_23_wrapper .et_pb_button_23:hover,.et_pb_button_24_wrapper .et_pb_button_24,.et_pb_button_24_wrapper .et_pb_button_24:hover,.et_pb_button_25_wrapper .et_pb_button_25,.et_pb_button_25_wrapper .et_pb_button_25:hover,.et_pb_button_26_wrapper .et_pb_button_26,.et_pb_button_26_wrapper .et_pb_button_26:hover,.et_pb_button_27_wrapper .et_pb_button_27,.et_pb_button_27_wrapper .et_pb_button_27:hover,.et_pb_button_28_wrapper .et_pb_button_28,.et_pb_button_28_wrapper .et_pb_button_28:hover,.et_pb_button_29_wrapper .et_pb_button_29,.et_pb_button_29_wrapper .et_pb_button_29:hover,.et_pb_button_30_wrapper .et_pb_button_30,.et_pb_button_30_wrapper .et_pb_button_30:hover,.et_pb_button_31_wrapper .et_pb_button_31,.et_pb_button_31_wrapper .et_pb_button_31:hover,.et_pb_button_32_wrapper .et_pb_button_32,.et_pb_button_32_wrapper .et_pb_button_32:hover,.et_pb_button_33_wrapper .et_pb_button_33,.et_pb_button_33_wrapper .et_pb_button_33:hover,.et_pb_button_34_wrapper .et_pb_button_34,.et_pb_button_34_wrapper .et_pb_button_34:hover,.et_pb_button_35_wrapper .et_pb_button_35,.et_pb_button_35_wrapper .et_pb_button_35:hover,.et_pb_button_36_wrapper .et_pb_button_36,.et_pb_button_36_wrapper .et_pb_button_36:hover,.et_pb_button_37_wrapper .et_pb_button_37,.et_pb_button_37_wrapper .et_pb_button_37:hover,.et_pb_button_38_wrapper .et_pb_button_38,.et_pb_button_38_wrapper .et_pb_button_38:hover,.et_pb_button_39_wrapper .et_pb_button_39,.et_pb_button_39_wrapper .et_pb_button_39:hover,.et_pb_button_40_wrapper .et_pb_button_40,.et_pb_button_40_wrapper .et_pb_button_40:hover,.et_pb_button_41_wrapper .et_pb_button_41,.et_pb_button_41_wrapper .et_pb_button_41:hover,.et_pb_button_42_wrapper .et_pb_button_42,.et_pb_button_42_wrapper .et_pb_button_42:hover,.et_pb_button_43_wrapper .et_pb_button_43,.et_pb_button_43_wrapper .et_pb_button_43:hover{padding-top:1px!important;padding-right:5px!important;padding-bottom:1px!important;padding-left:5px!important}body #page-container .et_pb_section .et_pb_button_0{color:#B3B3B3!important;border-color:#8F8F8F;border-radius:8px;font-size:11px;background-color:#FFFFFF}body #page-container .et_pb_section .et_pb_button_0:hover,body #page-container .et_pb_section .et_pb_button_1:hover,body #page-container .et_pb_section .et_pb_button_2:hover,body #page-container .et_pb_section .et_pb_button_3:hover,body #page-container .et_pb_section .et_pb_button_4:hover,body #page-container .et_pb_section .et_pb_button_5:hover{color:#6d3fd1!important}body #page-container .et_pb_section .et_pb_button_0:before,body #page-container .et_pb_section .et_pb_button_0:after,body #page-container .et_pb_section .et_pb_button_1:before,body #page-container .et_pb_section .et_pb_button_1:after,body #page-container .et_pb_section .et_pb_button_2:before,body #page-container .et_pb_section .et_pb_button_2:after,body #page-container .et_pb_section .et_pb_button_3:before,body #page-container .et_pb_section .et_pb_button_3:after,body #page-container .et_pb_section .et_pb_button_4:before,body #page-container .et_pb_section .et_pb_button_4:after,body #page-container .et_pb_section .et_pb_button_5:before,body #page-container .et_pb_section .et_pb_button_5:after,body #page-container .et_pb_section .et_pb_button_7:before,body #page-container .et_pb_section .et_pb_button_7:after,body #page-container .et_pb_section .et_pb_button_8:before,body #page-container .et_pb_section .et_pb_button_8:after,body #page-container .et_pb_section .et_pb_button_9:before,body #page-container .et_pb_section .et_pb_button_9:after,body #page-container .et_pb_section .et_pb_button_10:before,body #page-container .et_pb_section .et_pb_button_10:after,body #page-container .et_pb_section .et_pb_button_11:before,body #page-container .et_pb_section .et_pb_button_11:after,body #page-container .et_pb_section .et_pb_button_12:before,body #page-container .et_pb_section .et_pb_button_12:after,body #page-container .et_pb_section .et_pb_button_13:before,body #page-container .et_pb_section .et_pb_button_13:after,body #page-container .et_pb_section .et_pb_button_14:before,body #page-container .et_pb_section .et_pb_button_14:after,body #page-container .et_pb_section .et_pb_button_15:before,body #page-container .et_pb_section .et_pb_button_15:after,body #page-container .et_pb_section .et_pb_button_16:before,body #page-container .et_pb_section .et_pb_button_16:after,body #page-container .et_pb_section .et_pb_button_17:before,body #page-container .et_pb_section .et_pb_button_17:after,body #page-container .et_pb_section .et_pb_button_18:before,body #page-container .et_pb_section .et_pb_button_18:after,body #page-container .et_pb_section .et_pb_button_19:before,body #page-container .et_pb_section .et_pb_button_19:after,body #page-container .et_pb_section .et_pb_button_20:before,body #page-container .et_pb_section .et_pb_button_20:after,body #page-container .et_pb_section .et_pb_button_21:before,body #page-container .et_pb_section .et_pb_button_21:after,body #page-container .et_pb_section .et_pb_button_22:before,body #page-container .et_pb_section .et_pb_button_22:after,body #page-container .et_pb_section .et_pb_button_23:before,body #page-container .et_pb_section .et_pb_button_23:after,body #page-container .et_pb_section .et_pb_button_24:before,body #page-container .et_pb_section .et_pb_button_24:after,body #page-container .et_pb_section .et_pb_button_25:before,body #page-container .et_pb_section .et_pb_button_25:after,body #page-container .et_pb_section .et_pb_button_26:before,body #page-container .et_pb_section .et_pb_button_26:after,body #page-container .et_pb_section .et_pb_button_27:before,body #page-container .et_pb_section .et_pb_button_27:after,body #page-container .et_pb_section .et_pb_button_28:before,body #page-container .et_pb_section .et_pb_button_28:after,body #page-container .et_pb_section .et_pb_button_29:before,body #page-container .et_pb_section .et_pb_button_29:after,body #page-container .et_pb_section .et_pb_button_30:before,body #page-container .et_pb_section .et_pb_button_30:after,body #page-container .et_pb_section .et_pb_button_31:before,body #page-container .et_pb_section .et_pb_button_31:after,body #page-container .et_pb_section .et_pb_button_32:before,body #page-container .et_pb_section .et_pb_button_32:after,body #page-container .et_pb_section .et_pb_button_33:before,body #page-container .et_pb_section .et_pb_button_33:after,body #page-container .et_pb_section .et_pb_button_34:before,body #page-container .et_pb_section .et_pb_button_34:after,body #page-container .et_pb_section .et_pb_button_35:before,body #page-container .et_pb_section .et_pb_button_35:after,body #page-container .et_pb_section .et_pb_button_36:before,body #page-container .et_pb_section .et_pb_button_36:after,body #page-container .et_pb_section .et_pb_button_37:before,body #page-container .et_pb_section .et_pb_button_37:after,body #page-container .et_pb_section .et_pb_button_38:before,body #page-container .et_pb_section .et_pb_button_38:after,body #page-container .et_pb_section .et_pb_button_39:before,body #page-container .et_pb_section .et_pb_button_39:after,body #page-container .et_pb_section .et_pb_button_40:before,body #page-container .et_pb_section .et_pb_button_40:after,body #page-container .et_pb_section .et_pb_button_41:before,body #page-container .et_pb_section .et_pb_button_41:after,body #page-container .et_pb_section .et_pb_button_42:before,body #page-container .et_pb_section .et_pb_button_42:after,body #page-container .et_pb_section .et_pb_button_43:before,body #page-container .et_pb_section .et_pb_button_43:after{display:none!important}.et_pb_button_0,.et_pb_button_1,.et_pb_button_2,.et_pb_button_3,.et_pb_button_4,.et_pb_button_5{transition:color 300ms ease 0ms}.et_pb_button_0,.et_pb_button_0:after,.et_pb_button_1,.et_pb_button_1:after,.et_pb_button_2,.et_pb_button_2:after,.et_pb_button_3,.et_pb_button_3:after,.et_pb_button_4,.et_pb_button_4:after,.et_pb_button_5,.et_pb_button_5:after,.et_pb_button_6,.et_pb_button_6:after,.et_pb_button_7,.et_pb_button_7:after,.et_pb_button_8,.et_pb_button_8:after,.et_pb_button_9,.et_pb_button_9:after,.et_pb_button_10,.et_pb_button_10:after,.et_pb_button_11,.et_pb_button_11:after,.et_pb_button_12,.et_pb_button_12:after,.et_pb_button_13,.et_pb_button_13:after,.et_pb_button_14,.et_pb_button_14:after,.et_pb_button_15,.et_pb_button_15:after,.et_pb_button_16,.et_pb_button_16:after,.et_pb_button_17,.et_pb_button_17:after,.et_pb_button_18,.et_pb_button_18:after,.et_pb_button_19,.et_pb_button_19:after,.et_pb_button_20,.et_pb_button_20:after,.et_pb_button_21,.et_pb_button_21:after,.et_pb_button_22,.et_pb_button_22:after,.et_pb_button_23,.et_pb_button_23:after,.et_pb_button_24,.et_pb_button_24:after,.et_pb_button_25,.et_pb_button_25:after,.et_pb_button_26,.et_pb_button_26:after,.et_pb_button_27,.et_pb_button_27:after,.et_pb_button_28,.et_pb_button_28:after,.et_pb_button_29,.et_pb_button_29:after,.et_pb_button_30,.et_pb_button_30:after,.et_pb_button_31,.et_pb_button_31:after,.et_pb_button_32,.et_pb_button_32:after,.et_pb_button_33,.et_pb_button_33:after,.et_pb_button_34,.et_pb_button_34:after,.et_pb_button_35,.et_pb_button_35:after,.et_pb_button_36,.et_pb_button_36:after,.et_pb_button_37,.et_pb_button_37:after,.et_pb_button_38,.et_pb_button_38:after,.et_pb_button_39,.et_pb_button_39:after,.et_pb_button_40,.et_pb_button_40:after,.et_pb_button_41,.et_pb_button_41:after,.et_pb_button_42,.et_pb_button_42:after,.et_pb_button_43,.et_pb_button_43:after{transition:all 300ms ease 0ms}body #page-container .et_pb_section .et_pb_button_1,body #page-container .et_pb_section .et_pb_button_2,body #page-container .et_pb_section .et_pb_button_3,body #page-container .et_pb_section .et_pb_button_4,body #page-container .et_pb_section .et_pb_button_5{color:#B3B3B3!important;border-color:#8F8F8F;border-radius:8px;font-size:11px;font-weight:600!important;background-color:#FFFFFF}body #page-container .et_pb_section .et_pb_button_6{color:#FFFFFF!important;border-color:RGBA(255,255,255,0);letter-spacing:0px;font-size:15px;padding-right:2em;padding-left:0.7em;background-color:#0f9b6e}body #page-container .et_pb_section .et_pb_button_6:hover:after{margin-left:.3em;left:auto;margin-left:.3em}body #page-container .et_pb_section .et_pb_button_6:after{line-height:inherit;font-size:inherit!important;opacity:1;margin-left:.3em;left:auto;font-family:ETmodules!important;font-weight:400!important}.et_pb_section_1.et_pb_section,.et_pb_section_2.et_pb_section,.et_pb_section_4.et_pb_section,.et_pb_section_5.et_pb_section,.et_pb_section_6.et_pb_section{background-color:rgba(214,214,214,0.16)!important}.et_pb_row_0.et_pb_row,.et_pb_row_2.et_pb_row,.et_pb_row_4.et_pb_row,.et_pb_row_6.et_pb_row,.et_pb_row_8.et_pb_row,.et_pb_row_10.et_pb_row{padding-bottom:0px!important;padding-bottom:0px}.et_pb_blurb_0.et_pb_blurb,.et_pb_blurb_1.et_pb_blurb,.et_pb_blurb_2.et_pb_blurb,.et_pb_blurb_3.et_pb_blurb,.et_pb_blurb_4.et_pb_blurb,.et_pb_blurb_6.et_pb_blurb,.et_pb_blurb_7.et_pb_blurb,.et_pb_blurb_8.et_pb_blurb,.et_pb_blurb_9.et_pb_blurb,.et_pb_blurb_10.et_pb_blurb,.et_pb_blurb_18.et_pb_blurb,.et_pb_blurb_19.et_pb_blurb,.et_pb_blurb_20.et_pb_blurb,.et_pb_blurb_21.et_pb_blurb,.et_pb_blurb_22.et_pb_blurb,.et_pb_blurb_24.et_pb_blurb,.et_pb_blurb_25.et_pb_blurb,.et_pb_blurb_26.et_pb_blurb,.et_pb_blurb_27.et_pb_blurb,.et_pb_blurb_28.et_pb_blurb,.et_pb_blurb_30.et_pb_blurb,.et_pb_blurb_31.et_pb_blurb,.et_pb_blurb_32.et_pb_blurb,.et_pb_blurb_33.et_pb_blurb,.et_pb_blurb_34.et_pb_blurb{margin-bottom:1px!important}.et_pb_blurb_0 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_0 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_1 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_1 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_2 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_2 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_3 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_3 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_4 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_4 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_5 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_5 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_6 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_6 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_7 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_7 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_8 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_8 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_9 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_9 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_10 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_10 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_11 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_11 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_12 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_12 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_13 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_13 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_14 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_14 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_15 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_15 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_16 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_16 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_17 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_17 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_18 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_18 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_19 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_19 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_20 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_20 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_21 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_21 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_22 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_22 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_23 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_23 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_24 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_24 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_25 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_25 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_26 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_26 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_27 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_27 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_28 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_28 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_29 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_29 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_30 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_30 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_31 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_31 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_32 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_32 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_33 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_33 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_34 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_34 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_35 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_35 .et_pb_main_blurb_image .et-pb-icon{margin-top:4px!important;margin-left:17px!important}.et_pb_blurb_0 .et-pb-icon,.et_pb_blurb_1 .et-pb-icon,.et_pb_blurb_2 .et-pb-icon,.et_pb_blurb_3 .et-pb-icon,.et_pb_blurb_4 .et-pb-icon,.et_pb_blurb_5 .et-pb-icon,.et_pb_blurb_6 .et-pb-icon,.et_pb_blurb_7 .et-pb-icon,.et_pb_blurb_8 .et-pb-icon,.et_pb_blurb_9 .et-pb-icon,.et_pb_blurb_10 .et-pb-icon,.et_pb_blurb_11 .et-pb-icon,.et_pb_blurb_12 .et-pb-icon,.et_pb_blurb_13 .et-pb-icon,.et_pb_blurb_14 .et-pb-icon,.et_pb_blurb_15 .et-pb-icon,.et_pb_blurb_16 .et-pb-icon,.et_pb_blurb_17 .et-pb-icon,.et_pb_blurb_18 .et-pb-icon,.et_pb_blurb_19 .et-pb-icon,.et_pb_blurb_20 .et-pb-icon,.et_pb_blurb_21 .et-pb-icon,.et_pb_blurb_22 .et-pb-icon,.et_pb_blurb_23 .et-pb-icon,.et_pb_blurb_24 .et-pb-icon,.et_pb_blurb_25 .et-pb-icon,.et_pb_blurb_26 .et-pb-icon,.et_pb_blurb_27 .et-pb-icon,.et_pb_blurb_28 .et-pb-icon,.et_pb_blurb_29 .et-pb-icon,.et_pb_blurb_30 .et-pb-icon,.et_pb_blurb_31 .et-pb-icon,.et_pb_blurb_32 .et-pb-icon,.et_pb_blurb_33 .et-pb-icon,.et_pb_blurb_34 .et-pb-icon,.et_pb_blurb_35 .et-pb-icon{font-size:16px;color:rgba(109,63,209,0.52);font-family:FontAwesome!important;font-weight:900!important}.et_pb_row_1.et_pb_row,.et_pb_row_3.et_pb_row,.et_pb_row_5.et_pb_row,.et_pb_row_7.et_pb_row,.et_pb_row_9.et_pb_row,.et_pb_row_11.et_pb_row{padding-top:0px!important;padding-bottom:2px!important;padding-top:0px;padding-bottom:2px}body #page-container .et_pb_section .et_pb_button_7,body #page-container .et_pb_section .et_pb_button_8,body #page-container .et_pb_section .et_pb_button_9,body #page-container .et_pb_section .et_pb_button_10,body #page-container .et_pb_section .et_pb_button_11,body #page-container .et_pb_section .et_pb_button_12,body #page-container .et_pb_section .et_pb_button_13{color:#6d3fd1!important;border-color:rgba(109,63,209,0.17);border-radius:8px;font-size:11px;background-color:rgba(109,63,209,0.11)}body #page-container .et_pb_section .et_pb_button_14,body #page-container .et_pb_section .et_pb_button_15,body #page-container .et_pb_section .et_pb_button_16,body #page-container .et_pb_section .et_pb_button_17,body #page-container .et_pb_section .et_pb_button_18,body #page-container .et_pb_section .et_pb_button_19,body #page-container .et_pb_section .et_pb_button_20,body #page-container .et_pb_section .et_pb_button_21,body #page-container .et_pb_section .et_pb_button_22,body #page-container .et_pb_section .et_pb_button_23,body #page-container .et_pb_section .et_pb_button_24,body #page-container .et_pb_section .et_pb_button_25,body #page-container .et_pb_section .et_pb_button_26,body #page-container .et_pb_section .et_pb_button_27,body #page-container .et_pb_section .et_pb_button_28,body #page-container .et_pb_section .et_pb_button_29,body #page-container .et_pb_section .et_pb_button_30,body #page-container .et_pb_section .et_pb_button_31,body #page-container .et_pb_section .et_pb_button_32,body #page-container .et_pb_section .et_pb_button_33,body #page-container .et_pb_section .et_pb_button_34,body #page-container .et_pb_section .et_pb_button_35,body #page-container .et_pb_section .et_pb_button_36,body #page-container .et_pb_section .et_pb_button_37,body #page-container .et_pb_section .et_pb_button_38,body #page-container .et_pb_section .et_pb_button_39,body #page-container .et_pb_section .et_pb_button_40,body #page-container .et_pb_section .et_pb_button_41,body #page-container .et_pb_section .et_pb_button_42,body #page-container .et_pb_section .et_pb_button_43{color:#6d3fd1!important;border-color:rgba(109,63,209,0.17);border-radius:8px;font-size:11px;background-color:rgba(109,63,209,0.17)}.et_pb_section_3.et_pb_section{background-color:#0b1929!important}.et_pb_text_10.et_pb_text{color:rgba(245,247,250,0.52)!important}.et_pb_blurb_12.et_pb_blurb,.et_pb_blurb_13.et_pb_blurb,.et_pb_blurb_14.et_pb_blurb,.et_pb_blurb_15.et_pb_blurb,.et_pb_blurb_16.et_pb_blurb{color:#FFFFFF!important;margin-bottom:1px!important}.et_pb_blurb_17.et_pb_blurb{color:#FFFFFF!important;margin-bottom:15px!important}@media only screen and (max-width:980px){body #page-container .et_pb_section .et_pb_button_6:after{line-height:inherit;font-size:inherit!important;margin-left:.3em;left:auto;display:inline-block;opacity:1;content:attr(data-icon);font-family:ETmodules!important;font-weight:400!important}body #page-container .et_pb_section .et_pb_button_6:before{display:none}body #page-container .et_pb_section .et_pb_button_6:hover:after{margin-left:.3em;left:auto;margin-left:.3em}}@media only screen and (max-width:767px){body #page-container .et_pb_section .et_pb_button_6:after{line-height:inherit;font-size:inherit!important;margin-left:.3em;left:auto;display:inline-block;opacity:1;content:attr(data-icon);font-family:ETmodules!important;font-weight:400!important}body #page-container .et_pb_section .et_pb_button_6:before{display:none}body #page-container .et_pb_section .et_pb_button_6:hover:after{margin-left:.3em;left:auto;margin-left:.3em}.et_pb_section_1.et_pb_section,.et_pb_section_2.et_pb_section,.et_pb_section_3.et_pb_section,.et_pb_section_4.et_pb_section,.et_pb_section_5.et_pb_section,.et_pb_section_6.et_pb_section{padding-top:0px}.et_pb_row_0.et_pb_row,.et_pb_row_2.et_pb_row,.et_pb_row_4.et_pb_row,.et_pb_row_6.et_pb_row,.et_pb_row_8.et_pb_row,.et_pb_row_10.et_pb_row{padding-top:0px!important;padding-top:0px!important}.et_pb_row_0,.et_pb_row_2,.et_pb_row_4,.et_pb_row_6,.et_pb_row_8,.et_pb_row_10{display:flex;flex-direction:column-reverse;gap:30px}}