  .prompt-hero-box{--button-text-color: #08333a;--button-background-color: #fff;--prompt-active-color: #215152;--prompt-inactive-color: #215152;--glow-start-color: #85CEA2;--glow-end-color: #08333A;--glow-opacity: 0.35;--glow-spread: 30px;--section-bg-image: none;--phb-left-width: auto;--phb-right-width: auto;--phb-left-grow: 1;--phb-right-grow: 1;background-color:#f7f7f6;padding:60px 0;overflow:visible;border-radius:0}.prompt-hero-box.prompt-hero-box--has-bg-image{position:relative}.prompt-hero-box.prompt-hero-box--has-bg-image.prompt-hero-box--bg-css-repeat{background-image:var(--section-bg-image);background-size:cover;background-size:var(--section-bg-size, cover);background-position:50% 50%;background-position:var(--section-bg-position, 50% 50%);background-repeat:no-repeat;background-repeat:var(--section-bg-repeat, no-repeat)}.prompt-hero-box.prompt-hero-box--has-bg-image.prompt-hero-box--bg-css-repeat .prompt-hero-box__background-image{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;-o-object-fit:none;object-fit:none}.prompt-hero-box__background-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-fit:var(--section-bg-size, cover);object-fit:var(--section-bg-size, cover);-o-object-position:50% 50%;object-position:50% 50%;-o-object-position:var(--section-bg-position, 50% 50%);object-position:var(--section-bg-position, 50% 50%);z-index:0;pointer-events:none;border-radius:inherit}.prompt-hero-box__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#08333A;background-color:var(--section-overlay-color, #08333A);opacity:0.4;opacity:var(--section-overlay-opacity, 0.4);pointer-events:none;z-index:0;border-radius:inherit}.prompt-hero-box__inner{position:relative;z-index:1;width:100%;max-width:100%;min-width:0;box-sizing:border-box}.prompt-hero-box__content{display:flex;align-items:center;gap:65px;min-height:563px;width:100%;max-width:100%;min-width:0;box-sizing:border-box}.prompt-hero-box.prompt-hero-box--has-width-ratio .prompt-hero-box__button-wrap{flex:1 1 0%;flex:var(--phb-left-grow, 1) 1 0%;width:auto;max-width:none;min-width:0;display:flex;justify-content:center;justify-content:var(--phb-left-align, center);align-items:center}.prompt-hero-box.prompt-hero-box--has-width-ratio .prompt-hero-box__list-wrap{flex:1 1 0%;flex:var(--phb-right-grow, 1) 1 0%;width:auto;max-width:none;min-width:0}.prompt-hero-box.prompt-hero-box--has-width-ratio .prompt-hero-box__list{min-width:0;width:100%}.prompt-hero-box__button-wrap{position:relative;flex-shrink:0;z-index:2;overflow:visible}.prompt-hero-box__button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:40px;background-color:#fff;background-color:var(--button-background-color, #fff);color:#08333a;color:var(--button-text-color, #08333a);border-radius:999px;box-shadow:0 8px 32px rgba(8,51,58,.12);z-index:1;-webkit-text-decoration:none;text-decoration:none}.prompt-hero-box__button:hover,.prompt-hero-box__button:focus,.prompt-hero-box__button:focus-visible{color:#08333a;color:var(--button-text-color, #08333a);-webkit-text-decoration:none;text-decoration:none}.prompt-hero-box__left-image{position:relative;margin:0;padding:0;z-index:1;line-height:0}.prompt-hero-box__left-image img{display:block;width:280px;width:var(--left-image-width, 280px);max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-fit:var(--left-image-object-fit, contain);object-fit:var(--left-image-object-fit, contain)}.prompt-hero-box__left-image-link{display:inline-block;line-height:0;-webkit-text-decoration:none;text-decoration:none;max-width:100%}.prompt-hero-box__left-image-link img{width:280px;width:var(--left-image-width, 280px);max-width:100%}.prompt-hero-box.prompt-hero-box--left-image .prompt-hero-box__button-wrap::before,.prompt-hero-box.prompt-hero-box--left-image .prompt-hero-box__button-wrap::after{border-radius:24px}.prompt-hero-box.prompt-hero-box--has-glow .prompt-hero-box__button-wrap::before{content:"";position:absolute;top:calc(30px*-1);top:calc(var(--glow-spread, 30px)*-1);right:calc(30px*-1);right:calc(var(--glow-spread, 30px)*-1);bottom:calc(30px*-1);bottom:calc(var(--glow-spread, 30px)*-1);left:calc(30px*-1);left:calc(var(--glow-spread, 30px)*-1);border-radius:999px;background:linear-gradient(90deg, #85CEA2 0%, #08333A 100%);background:linear-gradient(90deg, var(--glow-start-color, #85CEA2) 0%, var(--glow-end-color, #08333A) 100%);filter:blur(calc(30px * 0.83));filter:blur(calc(var(--glow-spread, 30px) * 0.83));opacity:0.35;opacity:var(--glow-opacity, 0.35);pointer-events:none;z-index:0}.prompt-hero-box.prompt-hero-box--has-glow .prompt-hero-box__button-wrap::after{content:"";position:absolute;top:calc(30px*-0.67);top:calc(var(--glow-spread, 30px)*-0.67);right:calc(30px*-0.83);right:calc(var(--glow-spread, 30px)*-0.83);bottom:calc(30px*-0.67);bottom:calc(var(--glow-spread, 30px)*-0.67);left:calc(30px*-1.03);left:calc(var(--glow-spread, 30px)*-1.03);border-radius:999px;background:radial-gradient(ellipse 65% 80% at 20% 50%, #85CEA2 0%, transparent 72%);background:radial-gradient(ellipse 65% 80% at 20% 50%, var(--glow-start-color, #85CEA2) 0%, transparent 72%);filter:blur(calc(30px * 0.57));filter:blur(calc(var(--glow-spread, 30px) * 0.57));opacity:0.35;opacity:var(--glow-opacity, 0.35);pointer-events:none;z-index:0}.prompt-hero-box__list-wrap{position:relative;flex:1 1 auto;min-width:0;min-height:0;width:100%;display:flex;align-items:center;gap:16px}.prompt-hero-box__button-icon{display:flex;align-items:center;justify-content:center;width:49px;height:49px;flex-shrink:0;position:relative}.prompt-hero-box__button-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.prompt-hero-box__button-text{font-family:"DM Sans", sans-serif;font-family:var(--wp--preset--font-family--dm-sans, "DM Sans", sans-serif);font-size:43px;font-weight:500;line-height:1.28;color:inherit;white-space:nowrap;margin:0}.prompt-hero-box__list{position:relative;flex:1 1 auto;min-width:0;min-height:0;height:563px;max-height:563px;overflow:hidden;mask-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.45) 0%, #000 5%, #000 95%, rgba(0, 0, 0, 0.45) 100%);-webkit-mask-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.45) 0%, #000 5%, #000 95%, rgba(0, 0, 0, 0.45) 100%)}.prompt-hero-box__list--empty{mask-image:none;-webkit-mask-image:none;display:flex;align-items:center;height:auto;max-height:none}.prompt-hero-box__arrows{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;flex-shrink:0;z-index:2}.prompt-hero-box__arrow{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid rgba(8,51,58,.2);border-radius:50%;background:#fff;color:#08333a;cursor:pointer;box-shadow:0 2px 8px rgba(8,51,58,.1);transition:background-color .2s ease, border-color .2s ease, color .2s ease}.prompt-hero-box__arrow .dashicons,.prompt-hero-box__arrow svg{font-size:20px;width:20px;height:20px;line-height:1;display:block}.prompt-hero-box__arrow:hover{background:#08333a;border-color:#08333a;color:#fff}.prompt-hero-box__arrow:focus,.prompt-hero-box__arrow:focus-within,.prompt-hero-box__arrow:focus-visible,.prompt-hero-box__arrow:active{outline:none;box-shadow:none;background:#fff;border-color:rgba(8,51,58,.2);color:#08333a}.prompt-hero-box__arrow:hover:focus,.prompt-hero-box__arrow:hover:active{background:#08333a;border-color:#08333a;color:#fff}.prompt-hero-box__list-track{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:25px;will-change:transform;position:absolute;top:50%;left:0;width:100%}.prompt-hero-box__list-track--is-snapping,.prompt-hero-box__list-track--is-snapping .prompt-hero-box__list-item,.prompt-hero-box__list-track--is-snapping .prompt-hero-box__list-item-text{transition:none !important}.prompt-hero-box__list-item{margin:0;padding:0;min-height:59px;height:auto;min-width:0;width:100%;display:flex;align-items:center;transition:opacity .35s ease, color .35s ease, font-weight .35s ease}.prompt-hero-box__list-item .prompt-hero-box__list-item-text{font-family:"DM Sans", sans-serif;font-family:var(--wp--preset--font-family--dm-sans, "DM Sans", sans-serif);font-size:45px;font-weight:400;line-height:1.2;color:#215152;color:var(--prompt-inactive-color, #215152);opacity:.1;margin:0;display:block;width:100%;max-width:100%;white-space:normal;overflow:visible;word-wrap:anywhere;word-break:break-word;transition:opacity .35s ease, color .35s ease, font-weight .35s ease}.prompt-hero-box__list-item--active .prompt-hero-box__list-item-text{color:#215152;color:var(--prompt-active-color, #215152);opacity:1}.prompt-hero-box__preview-empty{font-family:"DM Sans", sans-serif;font-family:var(--wp--preset--font-family--dm-sans, "DM Sans", sans-serif);font-size:16px;color:#707070;margin:0}@media (min-width: 992px){.prompt-hero-box__list-item{min-height:calc(45px*1.311);min-height:calc(var(--phb-list-font-size, 45px)*1.311)}.prompt-hero-box__list-item .prompt-hero-box__list-item-text{font-size:45px;font-size:var(--phb-list-font-size, 45px)}}@media (max-width: 1199px){.prompt-hero-box__content{min-height:450px;gap:40px}.prompt-hero-box__button-text{font-size:36px}.prompt-hero-box__list{height:450px;max-height:450px}.prompt-hero-box__list-track{gap:20px}}@media (max-width: 991px){.prompt-hero-box__content{flex-direction:column;align-items:center;min-height:0;gap:32px}.prompt-hero-box.prompt-hero-box--has-width-ratio .prompt-hero-box__button-wrap,.prompt-hero-box.prompt-hero-box--has-width-ratio .prompt-hero-box__list-wrap{flex:0 0 auto;width:100%;max-width:100%}.prompt-hero-box.prompt-hero-box--has-width-ratio .prompt-hero-box__button-wrap{justify-content:center}.prompt-hero-box__button-wrap{width:-moz-fit-content;width:fit-content;max-width:100%;margin-left:auto;margin-right:auto}.prompt-hero-box__button{padding:18px 24px;gap:10px}.prompt-hero-box__list-wrap{flex:0 0 auto;flex-direction:column}.prompt-hero-box__button-icon{width:32px;height:32px}.prompt-hero-box__button-text{font-size:24px}.prompt-hero-box__list{flex:0 0 auto;width:100%;height:360px;max-height:360px}.prompt-hero-box__arrows{flex-direction:row}.prompt-hero-box__list-track{gap:14px}.prompt-hero-box__list-item{min-height:40px}.prompt-hero-box__list-item .prompt-hero-box__list-item-text{font-size:28px}}@media (max-width: 767px){.prompt-hero-box{padding:48px 24px !important}.prompt-hero-box__list{height:280px;max-height:280px}.prompt-hero-box__list-track{gap:10px}.prompt-hero-box__list-item{min-height:32px}.prompt-hero-box__list-item .prompt-hero-box__list-item-text{font-size:22px}}
