.sb-ai-banner{align-items:center;cursor:pointer;display:flex;flex-direction:column;font-family:Raleway,sans-serif;gap:20px;margin-left:auto;margin-right:auto;max-width:948px;padding:4rem 1rem;position:relative;width:calc(100% - 32px);@media screen and (min-width:767px){flex-direction:row}}.sb-ai-banner--sticky{padding-bottom:16px;padding-top:16px}.sb-ai-banner--large{display:flex;flex-direction:column;gap:0;max-width:1150px;position:relative;@media screen and (min-width:960px){align-items:stretch;flex-direction:row;padding-top:4rem}}.sb-ai-banner__background{height:auto;position:absolute;right:-32px;top:0;width:162px;z-index:1}.sb-ai-banner__wrapper{background-color:var(--teal,#43ffdc);position:relative;transform:none;transition:transform .64s ease-in-out;z-index:10}.sb-ai-banner__wrapper.sticky{background-color:var(--teal,#43ffdc);top:130px;z-index:1000}.sb-ai-banner__wrapper.slideout,.sb-ai-banner__wrapper.sticky{box-shadow:0 16px 20px 0 #0000001f;left:0;position:fixed;width:100%}.sb-ai-banner__wrapper.slideout{background-color:#fff;top:0;transform:translateY(-100%);z-index:100}@media screen and (min-width:640px){.sb-ai-banner__wrapper.sticky+.sb-ai-banner__spacer{height:88px;width:100%}}@media screen and (max-width:640px){.sb-ai-banner__wrapper.sticky{animation-duration:.64s;animation-name:showAIBotBanner;background-color:var(--teal,#43ffdc);bottom:0;box-shadow:0 -16px 20px 0 #0000001f;left:0;position:fixed;top:auto;width:100%;z-index:100}}@keyframes showAIBotBanner{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes showAIBotBannerDesktop{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.sb-ai-banner__avatar{align-items:center;color:var(--black,#000);display:flex;flex-direction:column;flex-shrink:0;font-size:44px;font-weight:400;letter-spacing:-1px;text-align:center}.sb-ai-banner__avatar strong{font-weight:500;white-space:nowrap}@media screen and (min-width:768px){.sb-ai-banner__avatar{align-items:flex-start;text-align:left}}.sb-ai-banner--sticky .sb-ai-banner__avatar{align-items:center;display:flex;flex-direction:row-reverse;flex-shrink:0;font-size:14px;font-weight:700;gap:16px;line-height:1.3;text-align:left}.sb-ai-banner--sticky .sb-ai-banner__avatar p{margin:0;max-width:118px;width:100%}.sb-ai-banner:not(.sb-ai-banner--large):not(.sb-ai-banner--sticky) .sb-ai-banner__avatar>img{display:none}@media screen and (max-width:640px){.sb-ai-banner--sticky .sb-ai-banner__avatar>img:first-child{display:none}}.sb-ai-banner__input{align-items:stretch;background-color:var(--white,#fff);border-radius:50px;display:flex;gap:20px;justify-content:space-between;min-height:40px;padding:8px 8px 8px 24px;width:100%;@media screen and (max-width:768px){margin-bottom:0;margin-left:auto;margin-right:auto;margin-top:0;width:calc(100% - 28px)}}.sb-ai-banner--large .sb-ai-banner__input{border:1px solid var(--black,#000);border-radius:50px;flex-direction:row;gap:20px;padding:8px 8px 8px 24px;text-align:left}@media screen and (min-width:768px){.sb-ai-banner--large .sb-ai-banner__input{border-radius:50px;flex-direction:row;gap:20px;padding:8px 8px 8px 24px;text-align:left}}.sb-ai-banner .sb-ai-banner__input-label{opacity:0}.sb-ai-banner__input-label{color:var(--black,#000);font-size:14px;font-weight:400;line-height:40px;@media screen and (max-width:768px){line-height:18px}}.sb-ai-banner__input-label--mobile{display:inline}.sb-ai-banner__input-label--desktop{display:none}@media screen and (min-width:768px){.sb-ai-banner__input-label--mobile{display:none}.sb-ai-banner__input-label--desktop{display:inline}}.sb-ai-banner__button{align-items:center;background-color:var(--primary-color,#e03400);border-radius:999px;display:flex;flex-shrink:0;gap:10px;justify-content:center;min-width:44px;padding:12px 24px}.sb-ai-banner__extra-icon{aspect-ratio:4/3;height:auto;object-fit:cover;width:100%;@media screen and (min-width:960px){aspect-ratio:1/1;height:360px;width:360px}}@media screen and (min-width:768px){.sb-ai-banner--large .sb-ai-banner__button{padding-bottom:.5rem;padding-top:.5rem}}.sb-ai-banner__inner-content{background:var(--white,#fff);display:flex;flex-direction:column;flex-grow:1;justify-content:center;padding:40px 20px;width:100%;@media screen and (min-width:768px){padding-bottom:40px;padding-left:40px;padding-right:40px;padding-top:40px}}.sb-ai-banner--large .sb-ai-banner__avatar p{color:var(--black,#000);font-family:Roboto Slab,serif;font-size:28px;font-style:normal;font-weight:700}@media screen and (min-width:1024px){.sb-ai-banner--large .sb-ai-banner__avatar p{font-size:40px}}.sb-ai-banner--sticky .sb-ai-banner__button{animation:pulse 2s infinite}@-webkit-keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 hsla(0,65%,88%,.4)}70%{-webkit-box-shadow:0 0 0 10px hsla(0,65%,88%,0)}to{-webkit-box-shadow:0 0 0 0 hsla(0,65%,88%,0)}}@keyframes pulse{0%{-moz-box-shadow:0 0 0 0 hsla(0,65%,88%,.4);box-shadow:0 0 0 0 hsla(0,65%,88%,.4)}70%{-moz-box-shadow:0 0 0 10px hsla(0,65%,88%,0);box-shadow:0 0 0 10px hsla(0,65%,88%,0)}to{-moz-box-shadow:0 0 0 0 hsla(0,65%,88%,0);box-shadow:0 0 0 0 hsla(0,65%,88%,0)}}